[Webkit-unassigned] [Bug 91558] webkit-patch rebaseline doesn't list all the failing tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 17:08:07 PDT 2012


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





--- Comment #2 from Ojan Vafai (vacation through 7/31) <ojan at chromium.org>  2012-07-17 17:08:07 PST ---
rebaseline.py:_tests_to_update
        failing_tests = builder.latest_layout_test_results().tests_matching_failure_types([test_failures.FailureTextMismatch])

There's at least one bug here where we're only looking at text failures. What's weird is that the only result that was showing was a flaky test, which probably shouldn't be listed at all.

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