Reviewers: Michael Achenbach,

Description:
Mark mjsunit/string-case as flaky.

BUG=v8:3208
LOG=N
[email protected]

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+11, -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 8a2fef9dd373f791aef288f36beff3bad152f8df..5b78f9bb983507eb5845378038cfb717472abfb7 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -136,6 +136,17 @@
   'regress/regress-2249': [SKIP],
 }],  # 'gc_stress == True'

+
+##############################################################################
+
+['gc_stress == True', {
+  # Tests failing GC stress - possible bugs.
+
+  # BUG(v8:3208)
+  'string-case': [FLAKY],
+}],  # 'gc_stress == True'
+
+
##############################################################################
 ['arch == a64', {



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