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

Unified Diff: test/debugger/debugger.status

Issue 2696173002: Fix receiver in Runtime::GetFrameDetails (Closed)
Patch Set: Disable receiver DCHECK for optimized frames Created 3 years, 10 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/runtime/runtime-debug.cc ('k') | test/debugger/regress/regress-5950.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debugger.status
diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
index cb6287430fbe7686ec166b75ab9e3c5fc3220756..8001708a0cd1e3258e749e436325090bbe65a376 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -26,10 +26,6 @@
# Too slow in debug mode and on slow platforms.
'regress/regress-2318': [PASS, ['mode == debug or (arch != ia32 and arch != x64) or asan == True or msan == True', SKIP]],
-
- # Issue 5950: Flaky with --optimize-for-size.
- 'debug/es6/generators-debug-scopes': [PASS, ['system == linux and arch == x64', SKIP]],
- 'debug/harmony/modules-debug-scopes1': [PASS, ['system == linux and arch == x64', SKIP]],
}], # ALWAYS
##############################################################################
« no previous file with comments | « src/runtime/runtime-debug.cc ('k') | test/debugger/regress/regress-5950.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698