https://bugs.webkit.org/show_bug.cgi?id=140931
Unreviewed gardening, skip failing tests.
* profiler-test.yaml:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@179177
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-01-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Win] JSC profiler tests asserts in debug mode
+ https://bugs.webkit.org/show_bug.cgi?id=140931
+
+ Unreviewed gardening, skip failing tests.
+
+ * profiler-test.yaml:
+
2014-11-04 Michael Saboff <msaboff@apple.com>
Disable failing v8-deltablue.js for ARM
- path: tests/sunspider-1.0
cmd: |
- if $architecture !~ /x86/i and $hostOS == "darwin"
+ if ($architecture !~ /x86/i and $hostOS == "darwin") or ($hostOS == "windows")
skip
else
runProfiler