WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
97139
nrwt: convert chromium TestExpectations to the new syntax
https://bugs.webkit.org/show_bug.cgi?id=97139
Summary
nrwt: convert chromium TestExpectations to the new syntax
Dirk Pranke
Reported
2012-09-19 15:45:45 PDT
nrwt: convert chromium TestExpectations to the new syntax
Attachments
Patch
(415.07 KB, patch)
2012-09-19 15:49 PDT
,
Dirk Pranke
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2012-09-19 15:49:51 PDT
Created
attachment 164790
[details]
Patch
Ryosuke Niwa
Comment 2
2012-09-19 15:53:17 PDT
Comment on
attachment 164790
[details]
Patch rs=me.
Dirk Pranke
Comment 3
2012-09-19 16:00:09 PDT
Committed
r129057
: <
http://trac.webkit.org/changeset/129057
>
Ojan Vafai
Comment 4
2012-09-19 16:00:09 PDT
Comment on
attachment 164790
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=164790&action=review
> Tools/Scripts/convert-test-expectations:7 > +
For thoroughness sake, maybe put a FIXME to delete this file once all the conversions are done?
> LayoutTests/platform/chromium/TestExpectations:154 > +
webkit.org/b/68610
fast/dom/MicroData
Now that I see this in practice, I think it's pretty confusing to not have [ Skip ] indicating that the test is skipped. WDYT?
> LayoutTests/platform/chromium/TestExpectations:157 > +crbug.com/103939 http/tests/appcache/wrong-content-type.html [ Failure Skip ]
Sorry if my memory is foggy here. Didn't we decide to now allow an expectation type if the test is skipped?
> LayoutTests/platform/chromium/TestExpectations:229 > +dom/xhtml/level2/html/HTMLDocument17.xhtml [ Failure Skip WontFix ]
In the end we want this to just be [ WontFix ], right? Will we just need to do another pass over the file once we support WontFix without Skip or other listed expectations?
Ojan Vafai
Comment 5
2012-09-19 16:00:44 PDT
Comment on
attachment 164790
[details]
Patch Whoops. Didn't mean to overwrite the review flag.
Dirk Pranke
Comment 6
2012-09-19 16:05:59 PDT
(In reply to
comment #3
)
> (From update of
attachment 164790
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=164790&action=review
> > > Tools/Scripts/convert-test-expectations:7 > > + > > For thoroughness sake, maybe put a FIXME to delete this file once all the conversions are done? >
Well, I already landed this, but yeah, I'll add on shortly.
> > LayoutTests/platform/chromium/TestExpectations:154 > > +
webkit.org/b/68610
fast/dom/MicroData > > Now that I see this in practice, I think it's pretty confusing to not have [ Skip ] indicating that the test is skipped. WDYT?
> I'm inclined to agree.
> > LayoutTests/platform/chromium/TestExpectations:157 > > +crbug.com/103939 http/tests/appcache/wrong-content-type.html [ Failure Skip ] > > Sorry if my memory is foggy here. Didn't we decide to now allow an expectation type if the test is skipped?
> I also have a very foggy memory; I think you're right but I forgot to implement that. I'll file a bug.
> > LayoutTests/platform/chromium/TestExpectations:229 > > +dom/xhtml/level2/html/HTMLDocument17.xhtml [ Failure Skip WontFix ] > > In the end we want this to just be [ WontFix ], right? Will we just need to do another pass over the file once we support WontFix without Skip or other listed expectations?
Right, on both counts. I'll roll that into the Skip bug.
Dirk Pranke
Comment 7
2012-09-19 16:23:03 PDT
Turns out the new chromium TestExpectations file didn't actually get committed, due to a merge conflict. I landed it separately in
http://trac.webkit.org/changeset/129063
.
Tim Horton
Comment 8
2015-08-28 16:17:04 PDT
Removed the script in
http://trac.webkit.org/changeset/189132
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