Reviewers: Michael Achenbach,

Message:
PTAL. Skipping the test while I am investigating.

Description:
Temporarily skip test-heap/NoWeakHashTableLeakWithIncrementalMarking on Windows.

BUG=3331
LOG=N

Please review this at https://codereview.chromium.org/286783002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+4, -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 80a91a0a196dc3df11ba69f9c2cedc2e2178a772..087b833dd73c91bef3c5876b4072007093efaf29 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -156,6 +156,10 @@

   # BUG(3215). Crashes on windows.
   'test-lockers/MultithreadedParallelIsolates': [SKIP],
+
+  # BUG(3331). Fails on windows.
+  'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [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.

Reply via email to