Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1347)

Unified Diff: test/cctest/cctest.status

Issue 473873002: Enable access check tests that no longer fail with TF. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/intl/intl.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 60baaca081caedc70b366b6295998e97c9a0fa14..d45e34f295a130da2784c4b40553af24ebee69e3 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -75,18 +75,14 @@
# BUG(2999). (test/cpu-profiler/CollectCpuProfile)
# BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup)
'test-cpu-profiler/*': [PASS, FLAKY],
+ 'test-cpu-profiler/*': [SKIP],
##############################################################################
# TurboFan compiler failures.
# TODO(mstarzinger): These need investigation and are not categorized yet.
- 'test-cpu-profiler/*': [SKIP],
'test-heap/NextCodeLinkIsWeak': [PASS, NO_VARIANTS],
- # TODO(mstarzinger/verwaest): This access check API is borked.
- 'test-api/TurnOnAccessCheck': [PASS, NO_VARIANTS],
- 'test-api/TurnOnAccessCheckAndRecompile': [PASS, NO_VARIANTS],
-
# TODO(mstarzinger): Sometimes the try-catch blacklist fails.
'test-debug/DebugEvaluateWithoutStack': [PASS, NO_VARIANTS],
'test-debug/MessageQueues': [PASS, NO_VARIANTS],
@@ -100,7 +96,6 @@
# Some tests are just too slow to run for now.
'test-api/Threading*': [PASS, NO_VARIANTS],
- 'test-api/RequestInterruptTestWithMathAbs': [PASS, NO_VARIANTS],
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],
'test-heap-profiler/ManyLocalsInSharedContext': [PASS, NO_VARIANTS],
'test-debug/ThreadedDebugging': [PASS, NO_VARIANTS],
« no previous file with comments | « no previous file | test/intl/intl.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698