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

Unified Diff: test/cctest/cctest.status

Issue 1809123003: [Interpreter] Fixes CopyBytecodeArray to copy interrupt_budget field. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Updated webkit.status. Skips a slow test on ignition. Created 4 years, 9 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 | « src/heap/heap.cc ('k') | test/mjsunit/mjsunit.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 2c719214dc1421db320a92c8cbea50579c93c953..435689fef21412ef79f95d10d400f5b373dac7d5 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -523,9 +523,4 @@
'test-api/PromiseRejectCallback': [FAIL],
}], # ignition == True
-['ignition == True and msan', {
- # TODO(rmcilroy,4680): Uninitialized memory.
- 'test-debug/*': [SKIP],
-}], # ignition == True and msan
-
]
« no previous file with comments | « src/heap/heap.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698