[Webkit-unassigned] [Bug 35006] New: fast/dom/global-constructors.html is failing based on previous tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 15:58:38 PST 2010


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

           Summary: fast/dom/global-constructors.html is failing based on
                    previous tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
            Blocks: 34984


fast/dom/global-constructors.html is failing based on previous tests

This is when run via run-chromium-webkit-tests (which runs tests in parallel,
and thus out of order).

-FAIL: window.CSSValue.prototype.isPrototypeOf(cssPrimitiveValue) should be
true but instead is false
-FAIL: window.CSSPrimitiveValue.prototype.isPrototypeOf(cssPrimitiveValue)
should be true but instead is false
+PASS: window.CSSValue.prototype.isPrototypeOf(cssPrimitiveValue) should be
true and is.
+PASS: window.CSSPrimitiveValue.prototype.isPrototypeOf(cssPrimitiveValue)
should be true and is.

-- 
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