Bug 133736
Summary: | REGRESSION (r133705): Layout Test js/dom/webidl-type-mapping.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aestes, ggaren, sam, simon.fraser |
Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Daniel Bates
Following <http://trac.webkit.org/changeset/169789>, the layout test js/dom/webidl-type-mapping.html has been failing on all the bots.
Notice that some bots don't build every revision and for some reason the failure showed up later on Apple MountainLion Debug WK2 (Tests) and Apple Win 7 Release (Tests). Regardless, the test began failing after r169789 on the majority of the bots.
For convenience, the following are hyperlinks to the layout test results on the the Apple Mavericks, MountainLion, and Windows bots. See <http://build.webkit.org/builders> for the complete list of test bots.
Apple Mavericks Debug WK1 (Tests):
<http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r169789%20(5806)/results.html>
Apple Mavericks Release WK1 (Tests):
<http://build.webkit.org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r169789%20(6543)/results.html>
Apple Mavericks Debug WK2 (Tests):
<http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK2%20(Tests)/r169789%20(5137)/results.html>
Apple Mavericks Release WK2 (Tests):
<http://build.webkit.org/results/Apple%20Mavericks%20Release%20WK2%20(Tests)/r169789%20(6234)/results.html>
Apple MountainLion Debug WK1 (Tests):
<http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r169790%20(14246)/results.html>
Apple MountainLion Release WK1 (Tests):
<http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r169803%20(20484)/results.html>
Apple MountainLion Debug WK2 (Tests):
<http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r169796%20(18016)/results.html>
Apple MountainLion Release WK2 (Tests):
<http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r169789%20(18982)/results.html>
Apple Win 7 Release (Tests):
<http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r169796%20(45663)/results.html>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
I'm hoping Sam will fix this.
Sam Weinig
Fixed in r169810.