Summary: | [iOS Simulator] Re-evaluate expected failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 9.0 | ||
Bug Depends on: | |||
Bug Blocks: | 152130 |
Description
Ryan Haddad
2015-12-10 09:01:12 PST
I've run these tests locally multiple times, and they pass unexpectedly on every run: css3/blending/blend-mode-accelerated-parent-overflow-hidden.html css3/blending/blend-mode-body-child-isolate-html-background-color.html css3/blending/blend-mode-body-composited-child-background-color.html css3/blending/blend-mode-body-composited-child.html css3/blending/blend-mode-clip-accelerated-blending-child.html css3/blending/blend-mode-clip-accelerated-blending-double.html css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html css3/blending/blend-mode-clip-rect-accelerated-blending.html (In reply to comment #1) > I've run these tests locally multiple times, and they pass unexpectedly on > every run: > > css3/blending/blend-mode-accelerated-parent-overflow-hidden.html > css3/blending/blend-mode-body-child-isolate-html-background-color.html > css3/blending/blend-mode-body-composited-child-background-color.html > css3/blending/blend-mode-body-composited-child.html > css3/blending/blend-mode-clip-accelerated-blending-child.html > css3/blending/blend-mode-clip-accelerated-blending-double.html > css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html > css3/blending/blend-mode-clip-rect-accelerated-blending.html Removed failure expectation in <http://trac.webkit.org/changeset/194051> Removed failure expectation for 26 editing tests in <http://trac.webkit.org/projects/webkit/changeset/197135> Re-enabled fast/multicol/newmulticol tests in <http://trac.webkit.org/changeset/197376> Re-enabled more previously failing tests in <http://trac.webkit.org/changeset/200146> |