WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64193
TestFailures page incorrectly thinks all tests passed in
http://build.webkit.org/builders/Windows%207%20Release%20(Tests)/builds/14589
after a reload
https://bugs.webkit.org/show_bug.cgi?id=64193
Summary
TestFailures page incorrectly thinks all tests passed in http://build.webkit....
Adam Roben (:aroben)
Reported
2011-07-08 12:03:22 PDT
TestFailures page incorrectly thinks all tests passed in
http://build.webkit.org/builders/Windows%207%20Release%20(Tests)/builds/14589
after a reload
Attachments
Patch
(3.33 KB, patch)
2011-07-08 12:04 PDT
,
Adam Roben (:aroben)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-07-08 12:04:11 PDT
Created
attachment 100143
[details]
Patch
Daniel Bates
Comment 2
2011-07-08 12:07:00 PDT
Comment on
attachment 100143
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=100143&action=review
r=me
> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/LayoutTestResultsLoader.js:33 > + const currentCachedDataVersion = 3;
Are there semantics on when we increment this?
Adam Roben (:aroben)
Comment 3
2011-07-08 12:09:25 PDT
Comment on
attachment 100143
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=100143&action=review
>> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/LayoutTestResultsLoader.js:33 >> + const currentCachedDataVersion = 3; > > Are there semantics on when we increment this?
There are basically two reasons to increment it: 1) We're now caching more data than we did before and either can't or don't want to handle dealing with cached values that don't contain that extra data 2) The old data was incorrect for some reason This patch is kind of a mixture of both cases.
WebKit Review Bot
Comment 4
2011-07-08 12:51:30 PDT
Comment on
attachment 100143
[details]
Patch Clearing flags on attachment: 100143 Committed
r90656
: <
http://trac.webkit.org/changeset/90656
>
WebKit Review Bot
Comment 5
2011-07-08 12:51:34 PDT
All reviewed patches have been landed. Closing bug.
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