[Webkit-unassigned] [Bug 31836] New: bugzilla-tool/commit-queue should run new tests first (as well as in their normal place)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 09:03:57 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31836

           Summary: bugzilla-tool/commit-queue should run new tests first
                    (as well as in their normal place)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


bugzilla-tool/commit-queue should run new tests first (as well as in their
normal place)

This would allow us to fail even faster than --exit-after-N-failures currently
does.

Say we add a new test "D".  The test order in this mode would be:
D, A, B, C, D, E, F

D is run twice (which tests to make sure that the test is properly idempotent
w/ respect to the test results and allows us to detect the most likely failure
as early as possible.)

I'd be curious if others think this is a good idea.  The same option could be
used on the buildbots as well if desired.

-- 
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