Reviewers: Michael Achenbach,
Description:
Skip cctest/test-lockers/MultithreadedParallelIsolates on windows
It's already marked as FAIL, PASS everywhere anyways.
BUG=v8:3215
LOG=n
[email protected]
Please review this at https://codereview.chromium.org/221173003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+3, -0 lines):
M test/cctest/cctest.status
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index
2c95a02e7167db0af19cc4cf5fe00c04dedb7285..b6822652be90800daff2b3aaedf345a79664edf9
100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -140,6 +140,9 @@
# BUG(3005).
'test-alloc/CodeRange': [PASS, FAIL],
+
+ # BUG(3215). Crashes on windows.
+ 'test-lockers/MultithreadedParallelIsolates': [SKIP],
}], # 'system == windows'
##############################################################################
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.