Hello,
This patch adds a lot of white space errors - please correct these.
Also, please don't do raw SQL queries,e.g.
self.return_query_rows("SELECT id, sstate_result FROM orm_task WHERE
outcome IN (0,4);")
Instead, please use the Django QuerySet API to talk to the database and
retrieve the objects you need.
Thank you,
Alex
On Tue, May 6, 2014 at 12:31 PM, Chisanovici, IonutX <
[email protected]> wrote:
> Hi guys,
>
>
>
> I finished the integration/migration between orm toaster backend tests and
> oe-selftest. This is covering the first 4 steps from
> 6214<https://bugzilla.yoctoproject.org/show_bug.cgi?id=6214>
>
> You can find it on my poky-contrib branch:
>
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=ichisanx/master
>
>
>
> Can you please review them and merge them into project ?
>
>
>
> Cheers,
>
> Ionut C
>
>
>
>
>
> --
> _______________________________________________
> toaster mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/toaster
>
>
--
Alex Damian
Yocto Project
SSG / OTC
--
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster