Revision: 22034
Author:   [email protected]
Date:     Thu Jun 26 09:49:17 2014 UTC
Log: Suppress GC stress failure for a test that asserts code being optimized.

The reason is that GC stress causes additional deopts that the test
originally did not foresee.

[email protected]

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

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Jun 25 12:18:19 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Jun 26 09:49:17 2014 UTC
@@ -144,6 +144,7 @@
   'regress/regress-2249': [SKIP],
   'debug-stepout-scope-part8': [PASS, ['arch == arm ', FAIL]],
   'elements-transition-hoisting': [PASS, FAIL],
+  'getters-on-elements': [PASS, FAIL],
 }],  # 'gc_stress == True'

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

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