All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burton, Ross" <ross.burton@intel.com>
To: Chen Qi <Qi.Chen@windriver.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] oeqa/sdk/cases/buildgalculator.py: skip if gettext not available
Date: Thu, 17 May 2018 11:00:21 +0100	[thread overview]
Message-ID: <CAJTo0LZdoMNLNxyLg+T=F3+yZT8UGPi2XURdnETRHRT2VvR+RQ@mail.gmail.com> (raw)
In-Reply-To: <6d46c58082741876ffc994c6e37364b65fe16f1f.1526447201.git.Qi.Chen@windriver.com>

On 16 May 2018 at 06:07, Chen Qi <Qi.Chen@windriver.com> wrote:
> +        if not (self.tc.hasPrefixedTargetPackage("gettext")):
> +            raise unittest.SkipTest("GalculatorTest class: SDK doesn't contain gettext")

  File "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips/build/meta/lib/oeqa/sdk/cases/buildgalculator.py",
line 14, in setUpClass
    if not (self.tc.hasPrefixedTargetPackage("gettext")):
AttributeError: 'OESDKTestContext' object has no attribute
'hasPrefixedTargetPackage'

Ross


  reply	other threads:[~2018-05-17 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16  5:07 [PATCH 0/1] oeqa/sdk/cases/buildgalculator.py: skip if gettext not available Chen Qi
2018-05-16  5:07 ` [PATCH 1/1] " Chen Qi
2018-05-17 10:00   ` Burton, Ross [this message]
2018-05-18  3:44     ` ChenQi
2018-05-18  3:44 [PATCH V2 0/1] " Chen Qi
2018-05-18  3:44 ` [PATCH 1/1] " Chen Qi

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='CAJTo0LZdoMNLNxyLg+T=F3+yZT8UGPi2XURdnETRHRT2VvR+RQ@mail.gmail.com' \
    --to=ross.burton@intel.com \
    --cc=Qi.Chen@windriver.com \
    --cc=openembedded-core@lists.openembedded.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.