[Webkit-unassigned] [Bug 58323] New: compositing/objects/composited-object-alignment.html causing failures in other tests since it's introduction in r83518

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 08:26:59 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58323

           Summary: compositing/objects/composited-object-alignment.html
                    causing failures in other tests since it's
                    introduction in r83518
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: simon.fraser at apple.com, cmarrin at apple.com


http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83519%20(11485)/compositing/overflow/ancestor-overflow-pretty-diff.html

The error there is coming from the code in LayoutTests/compositing/objects/resources/composited-subframe.html, which is used by composited-object-alignment, and is a bit buggy:
1)It uses setTimeout without first calling layoutTestController.waitUntilDone.
2)It tries to call some nonexistent parent.testDone() function.
3)The platform-specific results are sitting in the cross-platform directory.

This test should be disabled until it is fixed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list