[Webkit-unassigned] [Bug 16265] New: run-webkit-tests should run failing tests so it's easier to spot fixed tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 18:36:19 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16265

           Summary: run-webkit-tests should run failing tests so it's easier
                    to spot fixed tests
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


The current mechanism for dealing with failing regression tests is to put them
in a Skipped file, which means that under normal conditions the tests will
never be run. This makes it hard to know when a test is fixed. It would be nice
if we could check in the failing results for tests but mark them as known
failures. After a test run, run-webkit-tests could tell you which tests failed
(as it currently does), and which known failures had different results.


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



More information about the webkit-unassigned mailing list