Reviewers: danno,

Message:
Committed patchset #1 manually as r17894.

Description:
Quit running EnsureAllocationSiteDependentCodesProcessed test until
it's failure is diagnosed.

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=17894

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

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 ad7ee9157bca585702f6fbaba84629b5077b4bcb..d73399f676d38caf00c894dd35e191f39a02a69d 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],

+ # TODO(mvstanton): reenable when I figure out why it fails on no-sse2 builds
+  'test-heap/EnsureAllocationSiteDependentCodesProcessed': [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/groups/opt_out.

Reply via email to