[icedtea-web] RFC: Change test output format to be more jtreg-like
Omair Majid
omajid at redhat.com
Tue Mar 8 14:27:39 PST 2011
Hi,
The attached patch changes the output format of "make
check-pack-functions" to be more jtreg like:
$ make check
make check-local
make[1]: Entering directory `/home/omajid/workspace/icedtea-web/build'
./jrunscript
/home/omajid/workspace/icedtea-web/build/../tests/netx/pac/pac-funcs-test.js
\
$(readlink -f
/home/omajid/workspace/icedtea-web/build/../netx/net/sourceforge/jnlp/runtime/pac-funcs.js)
loading needed files
finished loaded needed files
Passed: isPlainHostName(icedtea.classpath.org)
Passed: isPlainHostName(classpath.org)
Passed: isPlainHostName(org)
... snip....
Passed: timeRange(17, 25, -7, 17, 25, 3)
Passed: timeRange(17, 25, 3, 17, 24, 3)
Test results: passed: 193; failed: 0;
This should make it easier for the buildbot to parse the test results.
Any thoughts or comments?
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pac-helper-func-test-output-format.patch
Type: text/x-patch
Size: 1461 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110308/f6383f19/pac-helper-func-test-output-format.patch
More information about the distro-pkg-dev
mailing list