WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188795
REGRESSION(
r234993
): Test results page ignores TestExpectations, shows 1800 failures
https://bugs.webkit.org/show_bug.cgi?id=188795
Summary
REGRESSION(r234993): Test results page ignores TestExpectations, shows 1800 f...
Michael Catanzaro
Reported
2018-08-21 06:24:03 PDT
Since
r234993
"Modernize results.html" our test results page has gone crazy. For example:
https://build.webkit.org/results/GTK
Linux 64-bit Release (Tests)/r235110 (7847)/results.html shows 1815 tests that failed pixel/audio diff. But the bot dashboard reports only 13 layout test failures. And looking at the text file, there were indeed only 13 failures:
https://build.webkit.org/builders/GTK
Linux 64-bit Release (Tests)/builds/7847/steps/layout-test/logs/stdio The problem seems to be that the platform TestExpectations file is now ignored, so all the expected failures are showing up as unexpected failures. It seems this issue only affects GTK: the results for macOS, iOS, Windows, and WPE are all fine.
Attachments
Patch
(2.18 KB, patch)
2018-08-21 08:41 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-08-21 06:25:48 PDT
(In reply to Michael Catanzaro from
comment #0
)
> Since
r234993
"Modernize results.html" our test results page has gone crazy. > For example: > >
https://build.webkit.org/results/GTK
Linux 64-bit Release (Tests)/r235110 > (7847)/results.html
Unrelated: it looks like Epiphany's code to percent-encode URLs when copied from the address bar is broken. :)
Simon Fraser (smfr)
Comment 2
2018-08-21 08:30:20 PDT
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r235110%20(7847)/results.html
Simon Fraser (smfr)
Comment 3
2018-08-21 08:30:54 PDT
It's showing expected failures; I'll fix.
Simon Fraser (smfr)
Comment 4
2018-08-21 08:41:59 PDT
Created
attachment 347643
[details]
Patch
WebKit Commit Bot
Comment 5
2018-08-21 11:08:32 PDT
Comment on
attachment 347643
[details]
Patch Clearing flags on attachment: 347643 Committed
r235126
: <
https://trac.webkit.org/changeset/235126
>
WebKit Commit Bot
Comment 6
2018-08-21 11:08:34 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7
2018-08-21 11:09:23 PDT
<
rdar://problem/43568697
>
Michael Catanzaro
Comment 8
2018-08-21 11:51:07 PDT
Thanks Simon!
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