Reviewers: Sven Panne,
Message:
Hi Sven,
PTAL, thx!
--Michael
Description:
v8:3303 MultithreadedParallelIsolates has a race condition
Disabling test until bug is fixed.
[email protected]
BUG=v8:3303
LOG=N
Please review this at https://codereview.chromium.org/263893003/
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
df39114ab2310d668f97a33d29bb421e5f225f17..2027141f575dd71bf0d9417319abdab144bac31d
100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -30,6 +30,9 @@
# All tests prefixed with 'Bug' are expected to fail.
'test-api/Bug*': [FAIL],
+ # BUG(3303). Crashes on mac builds, known race condition.
+ 'test-lockers/MultithreadedParallelIsolates': [SKIP],
+
##############################################################################
# BUG(382): Weird test. Can't guarantee that it never times out.
'test-api/ApplyInterruption': [PASS, TIMEOUT],
--
--
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.