All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Cooper Jr., Franklin" <fcooper@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [tisdk-build-scripts][PATCH 2/2] test-files: disable Qt4 specific test cases, may add Qt5 in the future
Date: Mon, 8 Sep 2014 21:59:41 +0000	[thread overview]
Message-ID: <8F29D6B095ED194EA1980491A5E029710C72C5DB@DFLE08.ent.ti.com> (raw)
In-Reply-To: <20140908214413.GL18620@edge>


> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Monday, September 08, 2014 4:44 PM
> To: Cooper Jr., Franklin
> Cc: Denys Dmytriyenko; meta-arago@arago-project.org
> Subject: Re: [meta-arago] [tisdk-build-scripts][PATCH 2/2] test-files: disable
> Qt4 specific test cases, may add Qt5 in the future
> 
> On Mon, Sep 08, 2014 at 09:37:23PM +0000, Cooper Jr., Franklin wrote:
> > Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> >
> > Although I don't think these test make much sense. Maybe we should
> > just use a simple boot "testplan" and don't even worry about these
> > scripts unless we plan on doing a bit more testing.
> 
> I wouldn't mind switching to standard OpenTest test plans, but I don't yet
> have enough experience for that, maybe after the release...
[Franklin] I'm currently trying to get using a testplan via opentest_cli to work for another reason so I can look into a simple boot testplan.
> 
> 
> > > -----Original Message-----
> > > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > > bounces@arago-project.org] On Behalf Of Denys Dmytriyenko
> > > Sent: Monday, September 08, 2014 2:49 PM
> > > To: meta-arago@arago-project.org
> > > Subject: [meta-arago] [tisdk-build-scripts][PATCH 2/2] test-files: disable
> Qt4
> > > specific test cases, may add Qt5 in the future
> > >
> > > From: Denys Dmytriyenko <denys@ti.com>
> > >
> > > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > > ---
> > >  test-scripts/test-files/mandatory-oesdk-armv7a.txt | 2 +-
> > >  test-scripts/test-files/mandatory-oesdk.txt        | 8 ++++----
> > >  2 files changed, 5 insertions(+), 5 deletions(-)
> > >
> > > diff --git a/test-scripts/test-files/mandatory-oesdk-armv7a.txt b/test-
> > > scripts/test-files/mandatory-oesdk-armv7a.txt
> > > index 4931d1f..51832d3 100644
> > > --- a/test-scripts/test-files/mandatory-oesdk-armv7a.txt
> > > +++ b/test-scripts/test-files/mandatory-oesdk-armv7a.txt
> > > @@ -1 +1 @@
> > > -check_app.sh -a
> > > /usr/bin/qtopia/examples/animation/moveblocks/moveblocks -x
> > > +#check_app.sh -a
> > > +/usr/bin/qtopia/examples/animation/moveblocks/moveblocks -x
> > > diff --git a/test-scripts/test-files/mandatory-oesdk.txt b/test-scripts/test-
> > > files/mandatory-oesdk.txt
> > > index 91aece1..ac85a72 100644
> > > --- a/test-scripts/test-files/mandatory-oesdk.txt
> > > +++ b/test-scripts/test-files/mandatory-oesdk.txt
> > > @@ -1,7 +1,7 @@
> > >  check_app.sh -a runDhrystone
> > >  check_app.sh -a runLinpack
> > >  check_app.sh -a runWhetstone
> > > -check_app.sh -a
> /usr/bin/qtopia/examples/widgets/calculator/calculator -x
> > > -check_app.sh -a /usr/bin/qtopia/demos/deform/deform -x -
> check_app.sh -
> > > a /usr/bin/qtopia/examples/animation/animatedtiles/animatedtiles -x -
> > > check_app.sh -a
> > > /usr/bin/qtopia/examples/graphicsview/elasticnodes/elasticnodes -x
> > > +#check_app.sh -a
> /usr/bin/qtopia/examples/widgets/calculator/calculator
> > > +-x #check_app.sh -a /usr/bin/qtopia/demos/deform/deform -x
> > > +#check_app.sh -a
> > > +/usr/bin/qtopia/examples/animation/animatedtiles/animatedtiles -x
> > > +#check_app.sh -a
> > > +/usr/bin/qtopia/examples/graphicsview/elasticnodes/elasticnodes -x
> > > --
> > > 2.0.4
> > >
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-09-08 21:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-08 19:48 [tisdk-build-scripts][PATCH 1/2] run-opentest: only pass u-boot and spl/uart when enabled in config Denys Dmytriyenko
2014-09-08 19:48 ` [tisdk-build-scripts][PATCH 2/2] test-files: disable Qt4 specific test cases, may add Qt5 in the future Denys Dmytriyenko
2014-09-08 21:37   ` Cooper Jr., Franklin
2014-09-08 21:44     ` Denys Dmytriyenko
2014-09-08 21:59       ` Cooper Jr., Franklin [this message]
2014-09-08 21:39 ` [tisdk-build-scripts][PATCH 1/2] run-opentest: only pass u-boot and spl/uart when enabled in config Cooper Jr., Franklin
2014-09-08 21:42   ` Denys Dmytriyenko
2014-09-08 22:05     ` Cooper Jr., Franklin
2014-09-08 22:08       ` Denys Dmytriyenko
2014-09-11 22:20         ` Denys Dmytriyenko
2014-09-11 22:55           ` Cooper Jr., Franklin

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=8F29D6B095ED194EA1980491A5E029710C72C5DB@DFLE08.ent.ti.com \
    --to=fcooper@ti.com \
    --cc=denys@ti.com \
    --cc=meta-arago@arago-project.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.