Reviewers: Michael Achenbach,
Description:
Mark CollectCpuProfile as flaky.
[email protected]
BUG=v8:2999
LOG=N
Please review this at https://codereview.chromium.org/208043002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+3, -7 lines):
M test/cctest/cctest.status
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index
d9d3a7ca481136d161d48f48a568e34b0ea34f84..1d8b2e04ddd3629e58ed47f611ac2af4828d5ad8
100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -65,6 +65,9 @@
# are actually 13 * 38 * 5 * 128 = 316160 individual tests hidden here.
'test-parsing/ParserSync': [PASS, NO_VARIANTS],
+ # BUG(2999).
+ 'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
+
############################################################################
# Slow tests.
'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
@@ -78,9 +81,6 @@
'test-api/Bug618': [PASS],
- # BUG(v8:2999).
- 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
-
# BUG(v8:3154).
'test-heap/ReleaseOverReservedPages': [PASS, ['mode == debug', FAIL]],
@@ -128,7 +128,6 @@
['system == windows', {
# BUG(2999).
- 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
'test-cpu-profiler/JsNativeJsSample': [PASS, FLAKY],
# BUG(3055).
@@ -159,9 +158,6 @@
'test-serialize/DeserializeAndRunScript2': [SKIP],
'test-serialize/DeserializeFromSecondSerialization': [SKIP],
- # BUG(2999).
- 'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
-
############################################################################
# Slow tests.
'test-api/Threading1': [PASS, SLOW],
--
--
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.