Revision: 23690
Author: [email protected]
Date: Thu Sep 4 12:19:19 2014 UTC
Log: Disable slow type tests for now.
[email protected], [email protected]
BUG=
Review URL: https://codereview.chromium.org/545453002
https://code.google.com/p/v8/source/detail?r=23690
Modified:
/branches/bleeding_edge/test/cctest/test-types.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-types.cc Thu Aug 7 15:30:16
2014 UTC
+++ /branches/bleeding_edge/test/cctest/test-types.cc Thu Sep 4 12:19:19
2014 UTC
@@ -1913,6 +1913,8 @@
}
+// TODO(rossberg): make me faster!
+#if 0
TEST(Union1) {
CcTest::InitializeVM();
ZoneTests().Union1();
@@ -1953,7 +1955,7 @@
ZoneTests().Distributivity2();
HeapTests().Distributivity2();
}
-
+#endif // TODO(rossberg): make me faster
TEST(Convert) {
CcTest::InitializeVM();
--
--
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.