Bug 127940

Summary: [Windows] 500+ Layout tests and testapi failing after r163027
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, mark.lam, mhahnenberg, msaboff, ossy, roger_fong, webkit-bug-importer
Priority: P2 Keywords: InRadar, LayoutTestFailure, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 128226    
Bug Blocks: 127777    

Roger Fong
Reported 2014-01-30 13:07:06 PST
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.
Attachments
Roger Fong
Comment 1 2014-01-30 16:39:53 PST
Is anyone looking into this?
Roger Fong
Comment 2 2014-01-30 16:40:18 PST
We're losing a lot of builds here...
Roger Fong
Comment 3 2014-01-30 16:40:43 PST
*test runs
Radar WebKit Bug Importer
Comment 4 2014-01-30 16:52:15 PST
Alexey Proskuryakov
Comment 5 2014-02-05 13:40:41 PST
We have "only" 176 failures now, not 500+.
Geoffrey Garen
Comment 6 2014-02-05 17:16:33 PST
The JSC tests are passing now, and the layout tests are running to completion. So, this issue is resolved. I'll file another bug to track the remaining Windows issues.
Note You need to log in before you can comment on or make changes to this bug.