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

Unified Diff: test/cctest/cctest.status

Issue 1555823002: [test] Remove obsolete entries from cctest status file. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 12 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 | no next file » | 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 7abc57b925c3044d89a1aec5a3f74d779597afc6..ed3d0977b08f3cee7c08de0faaaee07b639001c8 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -33,12 +33,6 @@
##############################################################################
- # TODO(danno): These tests fail because the incoming descriptor for JavaScript
- # calls has nothing to do with the interface descriptors of some code stubs,
- # and they cannot be used interchangably.
- 'test-run-stubs/RunOptimizedMathFloorStub': [SKIP],
- 'test-run-stubs/RunStringAddTFStub': [SKIP],
-
# BUG(382): Weird test. Can't guarantee that it never times out.
'test-api/ApplyInterruption': [PASS, TIMEOUT],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698