WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
91558
webkit-patch rebaseline doesn't list all the failing tests
https://bugs.webkit.org/show_bug.cgi?id=91558
Summary
webkit-patch rebaseline doesn't list all the failing tests
Tony Chang
Reported
2012-07-17 16:56:07 PDT
We were trying to rebaseline a test failing on build.chromium.org's Mac 10.7 bot. I was able to select the bot, but it didn't list the test as failing. I'll attach the json file (ojan said it might be useful).
Attachments
results json file
(93.84 KB, text/plain)
2012-07-17 16:56 PDT
,
Tony Chang
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2012-07-17 16:56:49 PDT
Created
attachment 152877
[details]
results json file
Ojan Vafai
Comment 2
2012-07-17 17:08:07 PDT
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug