* [LTP] LTP Build - Would it be possible to handle testcase build failures without failing all the build process?
@ 2009-07-06 7:07 Lucas Meneghel Rodrigues
2009-07-06 8:26 ` Mike Frysinger
0 siblings, 1 reply; 3+ messages in thread
From: Lucas Meneghel Rodrigues @ 2009-07-06 7:07 UTC (permalink / raw)
To: LTP
LTP does have a large amount of testcases, and most of the testcases are
independent from each other, thus IMHO, a single compilation failure
should not fail the whole build process, instead, the tests that could
not be compiled should be marked as BROKEN, and should not be executed
during LTP execution.
Do we have any plans to handle individual build failures in a way that
doesn't fail the whole build process?
Thanks for your attention!
Lucas
------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] LTP Build - Would it be possible to handle testcase build failures without failing all the build process?
2009-07-06 7:07 [LTP] LTP Build - Would it be possible to handle testcase build failures without failing all the build process? Lucas Meneghel Rodrigues
@ 2009-07-06 8:26 ` Mike Frysinger
2009-07-06 15:51 ` Subrata Modak
0 siblings, 1 reply; 3+ messages in thread
From: Mike Frysinger @ 2009-07-06 8:26 UTC (permalink / raw)
To: ltp-list
[-- Attachment #1.1: Type: text/plain, Size: 530 bytes --]
On Monday 06 July 2009 03:07:56 Lucas Meneghel Rodrigues wrote:
> LTP does have a large amount of testcases, and most of the testcases are
> independent from each other, thus IMHO, a single compilation failure
> should not fail the whole build process, instead, the tests that could
> not be compiled should be marked as BROKEN, and should not be executed
> during LTP execution.
>
> Do we have any plans to handle individual build failures in a way that
> doesn't fail the whole build process?
use the -k option with make
-mike
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 79 bytes --]
------------------------------------------------------------------------------
[-- Attachment #3: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] LTP Build - Would it be possible to handle testcase build failures without failing all the build process?
2009-07-06 8:26 ` Mike Frysinger
@ 2009-07-06 15:51 ` Subrata Modak
0 siblings, 0 replies; 3+ messages in thread
From: Subrata Modak @ 2009-07-06 15:51 UTC (permalink / raw)
To: Lucas Meneghel Rodrigues; +Cc: ltp-list, Mike Frysinger
On Mon, 2009-07-06 at 04:26 -0400, Mike Frysinger wrote:
> On Monday 06 July 2009 03:07:56 Lucas Meneghel Rodrigues wrote:
> > LTP does have a large amount of testcases, and most of the testcases are
> > independent from each other, thus IMHO, a single compilation failure
> > should not fail the whole build process, instead, the tests that could
> > not be compiled should be marked as BROKEN, and should not be executed
> > during LTP execution.
Yes, that would be great. And for that an m4 rule file has to be written
for each and every LTP test, checking:
1) Header dependency,
2) Library dependency, etc
before compiling.
Regards--
Subrata
> >
> > Do we have any plans to handle individual build failures in a way that
> > doesn't fail the whole build process?
>
> use the -k option with make
> -mike
> ------------------------------------------------------------------------------
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-06 15:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06 7:07 [LTP] LTP Build - Would it be possible to handle testcase build failures without failing all the build process? Lucas Meneghel Rodrigues
2009-07-06 8:26 ` Mike Frysinger
2009-07-06 15:51 ` Subrata Modak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox