[Webkit-unassigned] [Bug 127940] New: [Windows] Layout and JSC tests failing after r163027

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 13:09:42 PST 2014


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

           Summary: [Windows] Layout and JSC tests failing after r163027
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com


Following this patch.
500+ layout test failures on Windows
http://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/42167/steps/layout-test/logs/stdio

Also JSC tests don't run. After some investigating:

It's testapi that's failing. Testapi.c Ln 1602    
ASSERT(JSValueIsObject(context, result));

The script silently stops which is why we don't see any output on the bots.

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