Revision: 18698
Author:   [email protected]
Date:     Mon Jan 20 19:05:31 2014 UTC
Log:      [Sheriff] Temporarily mark two mjsunit tests as flaky.

The tests are blocking the v8 lkgr. They will be unmarked again after there is infrastructure to disable them on GC stress only.

[email protected]
BUG=

Review URL: https://codereview.chromium.org/139343008
http://code.google.com/p/v8/source/detail?r=18698

Modified:
 /branches/bleeding_edge/test/mjsunit/mjsunit.status

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Fri Jan 10 12:07:29 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Jan 20 19:05:31 2014 UTC
@@ -104,6 +104,11 @@
   # Tests verifying CHECK and ASSERT.
   'verify-check-false': [FAIL, NO_VARIANTS],
'verify-assert-false': [NO_VARIANTS, ['mode == release', PASS], ['mode == debug', FAIL]],
+
+ # TODO(machenbach): Temporarily marked as flaky until there is infrastructure
+  # to disable these tests on GC stress.
+  'elements-kind': [PASS, ['mode == debug and system == linux', FLAKY]],
+ 'osr-elements-kind': [PASS, ['mode == debug and system == linux', FLAKY]],
 }],  # ALWAYS

##############################################################################

--
--
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.

Reply via email to