RESOLVED FIXED 127940
[Windows] 500+ Layout tests and testapi failing after r163027
https://bugs.webkit.org/show_bug.cgi?id=127940
Summary [Windows] 500+ Layout tests and testapi failing after r163027
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.