From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Paulo Neves <ptsneves@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: Cannot use any TEST_TARGET besides simpleremote or qemu
Date: Thu, 02 Aug 2018 09:35:41 +0100 [thread overview]
Message-ID: <6111005.T3omFVPL6s@localhost.localdomain> (raw)
In-Reply-To: <CAJO0J4g=yJLtdncAAJxdCA5vTOPnz5ZOt3hc6Q4eHOh18tm4-w@mail.gmail.com>
Hi Paulo,
On Thursday, 2 August 2018 12:11:37 AM BST Paulo Neves wrote:
> I am trying to create my own test controller. After copy pasting and
> adapting the skeleton from BeagleBoneTarget to
> $MYLAYER/lib/oeqa/controllers I set the appropriate TEST_TARGET.
>
> When I run the testimage task I always have errors like in [1]. The
> actual keyword that is unexpected changes from invocation to
> invocation. There was a similar error previously reported in this
> mailing list but the presented solution was to actually stop using the
> TEST_TARGET variable, which is not applicable.
>
> I have tried setting TEST_TARGET to any of the proposed options in the
> manual [2] and the same unhelping error shows. I know that some of
> that these controller targets, are not appropriate for my target
> (odroid [cortex-arm15]), but the errors seems to not be related to any
> functionality or these boards.
>
> I have analyzed and cannot really understand also how all the example
> targets classes have a constructor which takes the d variable, while
> the context.py call has some more variables including a dictionary,
> kwargs, which does not actually have the d variable.
I discovered this as well:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12842
This code got broken during the refactoring a while ago, and I think the
person doing the work considered it to be legacy functionality and was going
to remove it. Personally I'd like to see it stay and get fixed up, but the
issue is having the time to fix it and maintain it - if you do by any chance
then that would be great.
At the moment I believe "simpleremote" does still work, it's just the actual
classes that are broken, but I didn't give it extensive testing.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2018-08-02 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-01 23:11 Cannot use any TEST_TARGET besides simpleremote or qemu Paulo Neves
2018-08-02 8:35 ` Paul Eggleton [this message]
2018-08-02 14:53 ` Paulo Neves
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6111005.T3omFVPL6s@localhost.localdomain \
--to=paul.eggleton@linux.intel.com \
--cc=ptsneves@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.