Bug 157344
Summary: | imported/w3c/web-platform-tests/html/dom/interfaces.html is timing out on iOS simulator | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, lforschler, ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
youenn fablet
Spotted in https://bugs.webkit.org/show_bug.cgi?id=157170#c25
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
youenn fablet
imported/w3c/web-platform-tests/html/dom/interfaces.html is marked as [ Skip ] for Debug bots in LayoutTests/TestExpectations.
It seems that GTK and iOS debug bots are trying to process it since their TestExpectations are marking it as Failure, but it should only be for Release.
The same may apply for Win and EFL bots as well.
Ryan Haddad
Removed failure expectation for iso-simulator in <https://trac.webkit.org/r200418>
Ryan Haddad
(In reply to comment #2)
> Removed failure expectation for iso-simulator in
> <https://trac.webkit.org/r200418>
ios-simulator**
Thanks, autocorrect.
youenn fablet
I think the expectation should be kept but limited to [ Release ]
Ryan Haddad
(In reply to comment #4)
> I think the expectation should be kept but limited to [ Release ]
Oh, sorry! I misunderstood. I will fix.
Ryan Haddad
Fixed in <https://trac.webkit.org/r200419>