Reviewers: Jakob,
Description:
Fix test expectations.
R=jkumme...@chromium.org
BUG=
Please review this at https://chromiumcodereview.appspot.com/11361217/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M test/mjsunit/mjsunit.status
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
2e1a8f46e2c5c36934e473f1a685af324dfbd1d1..745b5fab9cb16ecf28937307a311908c2 bf3765b
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -139,6 +139,7 @@ math-floor-of-div-minus-zero: SKIP
try: PASS, SKIP if $mode == debug
debug-scripts-request: PASS, SKIP if $mode == debug
array-constructor: PASS, SKIP if $mode == debug
+regress-crbug-160010: PASS, SKIP if $mode == debug
# Times out often in release mode on MIPS.
compiler/regress-stacktrace-methods: PASS, PASS || TIMEOUT if $mode ==
release