Bug 48627

Summary: Several tests started failing after r70850
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dglazkov, dimich, morrita, tony, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Mikhail Naganov 2010-10-29 06:01:51 PDT
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
Comment 1 Tony Chang 2010-10-29 10:03:18 PDT
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
Comment 2 Dimitri Glazkov (Google) 2010-10-29 10:27:00 PDT
(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.
Comment 3 Tony Chang 2010-10-29 10:34:57 PDT
r70850 was rolled out in r70896.  I think dimich is going to fix up test_expectations.txt (was r70865).