[rfc] [icedtea-web] handle ignored tests in xml and html outputs correctly

Jiri Vanek jvanek at redhat.com
Mon Jun 11 02:13:43 PDT 2012


Although "test was ignored"  reaches outputs correctly, and also ignored tests are counted 
correctly, somehow slipped through my fingers to mark also exact tests as ignored (when should be;) 
  although styles exists . This patch is fixing this.

	* tests/junit-runner/JunitLikeXmlOutputListener.java:
	Introduced TEST_IGNORED_ATTRIBUTE to mark test as ignored if should be.
	* tests/report-styles/jreport.xsl: Applied correct text and style for
	tests with attribute ignored.
	
-------------- next part --------------
A non-text attachment was scrubbed...
Name: browserAnnotation-unrelated-properIgnoretion.diff
Type: text/x-patch
Size: 2305 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120611/a140d059/browserAnnotation-unrelated-properIgnoretion.diff 


More information about the distro-pkg-dev mailing list