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

Unified Diff: tests/standalone/standalone.status

Issue 2784033002: Mark dwarf_stack_trace_test as flaky in product mode, due to identical code folding. (Closed)
Patch Set: Created 3 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 | « tests/standalone/dwarf_stack_trace_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 539ec86e959b91af2d1a65354925dc8db86fb0d1..5f1b5aba5f0aaf2faff3f179b0b485ae75e6175e 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -358,6 +358,9 @@ package/scenarios/empty_packages_file/empty_packages_file_noimports_test: Skip
package/scenarios/packages_option_only/packages_option_only_noimports_test: Skip
package/scenarios/packages_option_only/packages_option_only_test: Skip
+[ $runtime == dart_precompiled && $mode == product ]
+dwarf_stack_trace_test: Pass, RuntimeError # Results will flake due to identical code folding
+
[ $arch == simdbc || $arch == simdbc64 ]
# SIMDBC interpreter doesn't support lazy linking of natives.
link_natives_lazily_test: SkipByDesign
« no previous file with comments | « tests/standalone/dwarf_stack_trace_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698