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

Unified Diff: tools/foozzie/v8_suppressions.py

Issue 2662823002: [foozzie] Remove obsolete suppressions (Closed)
Patch Set: Created 3 years, 11 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: tools/foozzie/v8_suppressions.py
diff --git a/tools/foozzie/v8_suppressions.py b/tools/foozzie/v8_suppressions.py
index b982e111abeb0c133b2fb7fb4dd901b5c16562b6..0f6bd9d75360f4d03fe601ebd7ea1c52dff4c414 100644
--- a/tools/foozzie/v8_suppressions.py
+++ b/tools/foozzie/v8_suppressions.py
@@ -55,9 +55,6 @@ IGNORE_SOURCES = {
'/v8/test/mjsunit/wasm/asm-wasm-stack.js',
],
- # crbug.com/681236
- 'crbug.com/681236': ['/v8/test/mjsunit/wasm/asm-wasm-switch.js'],
-
# crbug.com/681241
'crbug.com/681241': [
'/v8/test/mjsunit/regress/regress-617526.js',
« 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