WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
64426
add a script for crawling the baseline databases
https://bugs.webkit.org/show_bug.cgi?id=64426
Summary
add a script for crawling the baseline databases
Dirk Pranke
Reported
2011-07-12 19:58:50 PDT
add a script for crawling the baseline databases
Attachments
Patch
(6.53 KB, patch)
2011-07-12 19:59 PDT
,
Dirk Pranke
no flags
Details
Formatted Diff
Diff
fix permissions, rebaseline to HEAD
(6.50 KB, patch)
2011-07-13 12:01 PDT
,
Dirk Pranke
no flags
Details
Formatted Diff
Diff
Patch
(11.53 KB, patch)
2012-03-15 15:35 PDT
,
Dirk Pranke
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2011-07-12 19:59:56 PDT
Created
attachment 100610
[details]
Patch
Dirk Pranke
Comment 2
2011-07-13 12:01:25 PDT
Created
attachment 100701
[details]
fix permissions, rebaseline to HEAD
Dirk Pranke
Comment 3
2011-08-16 16:26:03 PDT
Clearing the review? flag and marking as WONTFIX ... I don't know that there's any real reason to land this.
Eric Seidel (no email)
Comment 4
2012-01-25 16:00:55 PST
I'm not sure what this did, but OK. :)
Dirk Pranke
Comment 5
2012-03-15 15:35:35 PDT
Reopening to attach new patch.
Dirk Pranke
Comment 6
2012-03-15 15:35:40 PDT
Created
attachment 132134
[details]
Patch
Eric Seidel (no email)
Comment 7
2012-03-16 18:24:55 PDT
Could you give me some example usage of this command? What would I use it for?
Dirk Pranke
Comment 8
2012-03-16 20:21:30 PDT
The basic idea is, for some list of ports and some list of tests, show me what the expected result is, and where we find the baselines, for each test. Options are available to filter ports and tests (e.g., all expected crashes). basically the info you get with run-webkit-tests --print trace-everything, except for the actual result, in a form amenable to human eyes and also a form amenable for further analysis/reporting, e.g., to figure out what happens if chromium-mac-leopard stops falling back to mac-leopard. In further thinking about it, i think this is probably actually two different commands (one for expectations, one for baselines). This will also replace the webkit-patch skipped-files command, which is a subset of this information.
Dirk Pranke
Comment 9
2012-04-05 20:46:18 PDT
Cancelling r?, I will split this into two separate bugs,
bug 83347
for w-p print-expectations and
bug 83348
for w-p print-baselines.
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