- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Wed, 17 Nov 2010 18:37:58 -0800
- To: "Peter Linss" <peter.linss@hp.com>
- Cc: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>, "www-style" <www-style@w3.org>
Le Mer 17 novembre 2010 18:16, Peter Linss a écrit : > I just completed a significant change to the way the harness computes > "least tested" test cases. > > It now does an intelligent sorting of the tests based on where passing > results are needed most from the browser you are using in order to > meet CR exit criteria. The tests are re-sorted every six hours based > on new result data. This should allow us to get the maximum benefit > from the minimum effort. > > The CSS Working Group still needs data for over 700 test cases. Please > help us complete CSS2.1 by running the test harness on the latest > version of your favorite browser(s). > > http://test.csswg.org/harness/ > > Thanks, > > Peter Peter, Sometimes, (rare but it happens), some testcases are not tried/tested because they cause a hang bug (% of CPU activity gets maximized and remains maximized due to a bug) caused by an infinite reflow-loop. This happened to me in 5 testcases with Konqueror 4.5.3: http://test.csswg.org/suites/css2.1/20101027/html4/after-content-display-011.htm http://test.csswg.org/suites/css2.1/20101027/html4/before-after-display-types-001.htm http://test.csswg.org/suites/css2.1/20101027/html4/before-after-table-parts-001.htm http://test.csswg.org/suites/css2.1/20101027/html4/before-content-display-011.htm (now can't find the 5th one; it was triggered by resizing the window). regards, Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (RC3; October 27th 2010): http://test.csswg.org/suites/css2.1/20101027/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Thursday, 18 November 2010 02:38:34 UTC