No subject


Wed Aug 1 07:28:53 PDT 2012


=> Results: 33706/34160 tests passed (98.7%)

=> Tests to be fixed (894):
      6 crashes                  ( 0.7%)
     27 timeouts                 ( 3.0%)
      4 missing results          ( 0.4%)
     98 image-only failures      (11.0%)

=> Tests that will only be fixed if they crash (WONTFIX) (6753):


Expected to fail, but passed: (7)
  fast/forms/button-generated-content.html
  fast/forms/button-inner-block-reuse.html
  fast/text/hyphenate-character.html
  fast/text/hyphenate-first-word.html
  fast/text/hyphenate-limit-lines.html
  fast/text/hyphenate-locale.html
  fast/text/hyphens.html


The numbers under "Tests to be fixed" don't add up to 100%. Are we leaving out TEXT/IMAGE+TEXT failures? Do we leave out flaky passes there?

Also, 33706 + 894 != 34160. So, it's not clear to me what those numbers are supposed to be. Maybe this is due to tests listed as flaky that actually pass?

Some other nits I may as well mention as I look at this:
1) The colon after the WONTFIX line is confusing since nothing is printed after it.
2) The text for WONTFIX is no longer accurate since we skip these tests now. We should just say something like "Tests that will *never* be fixed".
3) I find the "Tests to be fixed" wording confusing. I'd prefer something like "Expected failures". At this point, everyone needs to know the concept of expected vs unexpected failures.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list