summaryrefslogtreecommitdiff
path: root/Tools/Scripts/run-javascriptcore-tests
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Scripts/run-javascriptcore-tests')
-rwxr-xr-xTools/Scripts/run-javascriptcore-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/Scripts/run-javascriptcore-tests b/Tools/Scripts/run-javascriptcore-tests
index ca58ab3ec..9cb4c483b 100755
--- a/Tools/Scripts/run-javascriptcore-tests
+++ b/Tools/Scripts/run-javascriptcore-tests
@@ -50,6 +50,7 @@ my @testsToSkip = (
"ecma/Date/15.9.2.2-5.js",
"ecma/Date/15.9.2.2-6.js",
# ecma_3/Date/15.9.5.7.js fails on Mac (but not Windows) https://bugs.webkit.org/show_bug.cgi?id=25161
+ "ecma_3/Date/15.9.5.6.js",
"ecma_3/Date/15.9.5.7.js",
# These three fail on Linux in certain time zones, at certain times
# of the year (!): https://bugs.webkit.org/show_bug.cgi?id=71371