WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65054
pull test expectations into the dashboard from trac.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=65054
Summary
pull test expectations into the dashboard from trac.webkit.org
Ojan Vafai
Reported
2011-07-22 15:49:26 PDT
pull test expectations into the dashboard from trac.webkit.org
Attachments
Patch
(14.93 KB, patch)
2011-07-22 15:51 PDT
,
Ojan Vafai
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2011-07-22 15:51:16 PDT
Created
attachment 101783
[details]
Patch
Adam Barth
Comment 2
2011-07-22 16:27:01 PDT
Comment on
attachment 101783
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=101783&action=review
> Tools/TestResultServer/static-dashboards/dashboard_base.js:488 > +var CHROMIUM_EXPECTATIONS_URL = '
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium/test_expectations.txt?format=txt
';
You should probably use
http://svn.webkit.org
. It's faster.
Ojan Vafai
Comment 3
2011-07-22 16:33:14 PDT
Committed
r91620
: <
http://trac.webkit.org/changeset/91620
>
Adam Roben (:aroben)
Comment 4
2011-07-22 18:21:15 PDT
Comment on
attachment 101783
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=101783&action=review
>> Tools/TestResultServer/static-dashboards/dashboard_base.js:488 >> +var CHROMIUM_EXPECTATIONS_URL = '
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium/test_expectations.txt?format=txt
'; > > You should probably use
http://svn.webkit.org
. It's faster.
Is it OK that we're always pulling from ToT? Do we need to pull from an older revision to match whatever revision was being tested?
Adam Barth
Comment 5
2011-07-22 18:34:27 PDT
Note: You can get whatever rev you want using the "r" or "p" URL parameter.
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