Reviewers: Jakob,
Message:
PTAL
Description:
[Sheriff] Mark flaky test on windows.
It was marked as flaky on linux nosnap, arm and nacl before. Now it's marked
universally flaky since windows joined the list.
BUG=v8:2921
Please review this at https://codereview.chromium.org/54713002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+2, -4 lines):
M test/mjsunit/mjsunit.status
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
256bd3ecd4fa31e9f27abe521c88d72456ac921c..7d91d74137a530dbac6fd8af9805ebef350d3906
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -35,10 +35,8 @@
##############################################################################
# Flaky tests.
- # BUG(v8:2921): Flaky on ia32 nosnap, arm and nacl.
- 'debug-step-4-in-frame': [PASS, [('system == linux and arch == ia32 or '
- 'arch == arm or arch == nacl_ia32 or '
- 'arch == nacl_x64'), FLAKY]],
+ # BUG(v8:2921).
+ 'debug-step-4-in-frame': [PASS, FLAKY],
##############################################################################
# Fails.
--
--
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/groups/opt_out.