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

Unified Diff: test/mozilla/mozilla.status

Issue 864073002: [arm] Skip mozilla/js1_5/extensions/regress-355497 in simulator. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 340722bcaabe7f5145bf2bffdf9fb258703e2f9b..1a0db458692a74660e994fa188b1b210e39b932b 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -895,8 +895,8 @@
['arch == arm and simulator_run == True', {
- #BUG(3837): Avoid C stack overflow.
- 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'],
+ #BUG(3837): Crashes due to C stack overflow.
+ 'js1_5/extensions/regress-355497': [SKIP],
}], # 'arch == arm and simulator_run == True'
['arch == arm64 and simulator_run == True', {
« 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