Bug 48627
Summary: | Several tests started failing after r70850 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail Naganov <mnaganov> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dglazkov, dimich, morrita, tony, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Mikhail Naganov
On Chromium canaries, webkit linux build 910 is OK (almost), during it comes your change, then 911 has pretty much new failures. And only r70850 was committed while 910 was building.
fast/body-propagation/background-color/004-declarative.xhtml = IMAGE
fast/body-propagation/background-color/004-xhtml.xhtml = IMAGE
fast/body-propagation/background-color/004.html = IMAGE
fast/body-propagation/background-image/004-declarative.xhtml = IMAGE
fast/body-propagation/background-image/004-xhtml.xhtml = IMAGE
fast/body-propagation/background-image/004.html = IMAGE
fast/body-propagation/overflow/004-declarative.xhtml = IMAGE
fast/body-propagation/overflow/004-xhtml.xhtml = IMAGE
fast/body-propagation/overflow/004.html = IMAGE
fast/body-propagation/overflow/007-declarative.xhtml = IMAGE
fast/body-propagation/overflow/007-xhtml.xhtml = IMAGE
fast/body-propagation/overflow/007.html = IMAGE
fast/invalid/missing-end-tag.xhtml = IMAGE
fast/selectors/lang-vs-xml-lang-xhtml.xhtml = IMAGE
svg/custom/absolute-sized-svg-in-xhtml.xhtml = IMAGE
svg/custom/createImageElement2.xhtml = IMAGE
svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto.xhtml = IMAGE
svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml = IMAGE
svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden.xhtml = IMAGE
svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll.xhtml = IMAGE
svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml = IMAGE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tony Chang
I think we should rollout and Morita can investigate the failures off line (it's already the weekend for him).
This is causing problems for QT too:
https://bugs.webkit.org/show_bug.cgi?id=45640#c21
Dimitri Glazkov (Google)
(In reply to comment #1)
> I think we should rollout and Morita can investigate the failures off line (it's already the weekend for him).
>
> This is causing problems for QT too:
> https://bugs.webkit.org/show_bug.cgi?id=45640#c21
Agreed.
Tony Chang
r70850 was rolled out in r70896. I think dimich is going to fix up test_expectations.txt (was r70865).