Reviewers: Michael Achenbach (OOO),

Message:
On 2015/02/11 17:10:03, Michael Achenbach (OOO) wrote:

https://codereview.chromium.org/916803002/diff/20001/test/mjsunit/mjsunit.status
File test/mjsunit/mjsunit.status (right):


https://codereview.chromium.org/916803002/diff/20001/test/mjsunit/mjsunit.status#newcode306
test/mjsunit/mjsunit.status:306: 'regress/regress-builtinbust-7.js': [PASS,
['gc_stress == True', SKIP]],
meh - I didn't look close enough. There shouldn't be a .js extension. Like
that
the test isn't recognized...

it's okay, i'll revert anyway as i think the fix is in r26593 - just waiting for
the waterfall to verify

Description:
skip failing test on arm64

LOG=N
BUG=v8:3884

Committed: https://crrev.com/81544f28596df5f89ad03d56bfdeabad0b4ba2e1
Cr-Commit-Position: refs/heads/master@{#26582}

Please review this at https://codereview.chromium.org/916803002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+3, -0 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 423ff174689f04f5fc02099c7abee48d94744b5b..c30911f5f22bcc48e39432c8b3a8e8f3858fdaca 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -302,6 +302,9 @@
   # BUG(v8:3457).
   'deserialize-reference': [PASS, FAIL],

+  # BUG(v8:3884).
+  'regress/regress-builtinbust-7.js': [PASS, ['gc_stress == True', SKIP]],
+
   # Slow tests.
   'array-concat': [PASS, SLOW],
   'array-constructor': [PASS, SLOW],


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to