Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 5adcdcef212f20758515f03edd054ca713f8c6b5..1884fa76e7af3d6f2581a65917b1eb3b7dcb4e94 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -618,19 +618,18 @@ |
# TODO(rmcilroy,4680): Test assert errors. |
'test-cpu-profiler/CodeEvents': [FAIL], |
'test-cpu-profiler/TickEvents': [FAIL], |
- 'test-cpu-profiler/CallCollectSample': [FAIL], |
+ 'test-cpu-profiler/CollectSampleAPI': [FAIL], |
'test-cpu-profiler/FunctionDetails': [FAIL], |
+ 'test-cpu-profiler/JsNativeJsRuntimeJsSampleMultiple': [FAIL], |
'test-cpu-profiler/NativeMethodUninitializedIC': [FAIL], |
'test-cpu-profiler/NativeMethodMonomorphicIC': [FAIL], |
'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL], |
- 'test-cpu-profiler/ NativeAccessorMonomorphicIC': [FAIL], |
+ 'test-cpu-profiler/NativeAccessorMonomorphicIC': [FAIL], |
'test-sampler-api/StackFramesConsistent': [FAIL], |
'test-profile-generator/LineNumber': [FAIL], |
'test-profile-generator/ProfileNodeScriptId': [FAIL], |
'test-profile-generator/RecordStackTraceAtStartProfiling': [FAIL], |
'test-feedback-vector/VectorCallICStates': [FAIL], |
- 'test-cpu-profiler/NativeAccessorMonomorphicIC': [FAIL], |
- 'test-cpu-profiler/CollectSampleAPI': [FAIL], |
'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], |
'test-api/ExceptionInNativeScript': [FAIL], |
'test-api/ExceptionCreateMessage': [FAIL], |