----- Original Message -----
> From: [email protected]
> To: "Wanlong Gao" <[email protected]>
> Cc: [email protected]
> Sent: Tuesday, 23 April, 2013 3:48:45 PM
> Subject: Re: [LTP] open posix testsuite and names of testcases
>
> > I tried to change the generate-makefiles.sh script, but there are some
> > problems.
> >
> > Some tests are shell scripts that doesn't have build phase. I've
> > workarounded them by adding build rules that just copy them to
> > name_x-y.sh in the build phase, which unfortunatelly haven't fixed all
> > the problems.
> >
> > We have quite quite a lot of tests (~270) that are shell scripts that
> > prints "This is tested implicitly via assertion xyz" and returns zero.
> > I'm quite tempted to remove them. These just increase tests run time,
> > log sizes, etc. but doesn't do any actual work.
> >
> > Then there are more problematic ones, shell tests that calls one binary
> > with different parameters. As in sigignore for example. The paths and
> > names are obviously hardcoded, which makes them fail. The fix for such
> > cases will depend case by case but what I will probably do is to make
> > each test self-contained, but I haven't analyzed all the failures yet.
>
>
> Good news everyone, I've just commited a patch that modifies the script
> that generates the Makefiles (since I've fixed all the issues that
> blocked this change).
>
> Now the test binaries and scripts are prefixed with the directory such
> as 'sigaction_'. I've did some testruns and everything seems fine.
>
> Please tests.
I think I didn't see these ones failing before:
Failed testcases:
stress/mqueues/mqueues_multi_send_rev_1
stress/mqueues/mqueues_multi_send_rev_2
from logfile.stress-test:
stress/mqueues/mqueues_multi_send_rev_1: execution: FAILED: Output:
Usage: ./mqueues_multi_send_rev_1.run-test number_of_threads
stress/mqueues/mqueues_multi_send_rev_2: execution: FAILED: Output:
Usage: ./mqueues_multi_send_rev_2.run-test number_of_threads
Tweaking bin/run-tests.sh or just renaming those ".args" files should do the
trick.
# find . | grep .args
./stress/mqueues/multi_send_rev_1.args
./stress/mqueues/multi_send_rev_2.args
Regards,
Jan
>
> --
> Cyril Hrubis
> [email protected]
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list