Bug 32573 - Make SunSpider refuse to compare results across content versions
Summary: Make SunSpider refuse to compare results across content versions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 12:51 PST by Maciej Stachowiak
Modified: 2009-12-15 18:26 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.50 KB, patch)
2009-12-15 15:04 PST, Maciej Stachowiak
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2009-12-15 12:51:58 PST
Make SunSpider refuse to compare results across content versions. A comparison between 0.9.0 and 0.9.1 results would be menaingless.
Comment 1 Maciej Stachowiak 2009-12-15 15:04:27 PST
Created attachment 44915 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-15 15:09:50 PST
style-queue ran check-webkit-style on attachment 44915 [details] without any errors.
Comment 3 Darin Adler 2009-12-15 15:48:10 PST
Comment on attachment 44915 [details]
Patch

What does this do with old results, made with the older version of the test before there was multiple version support?
Comment 4 Maciej Stachowiak 2009-12-15 17:49:38 PST
Comment on attachment 44915 [details]
Patch

Old results will fail to compare with anything in the new test.
Comment 5 Maciej Stachowiak 2009-12-15 18:26:37 PST
Committed r52185: <http://trac.webkit.org/changeset/52185>