Revision: 22010
Author:   [email protected]
Date:     Wed Jun 25 12:18:19 2014 UTC
Log:      Blacklist failing test from GC stress runs.

The test expects a function not to deopt. However GC stress causes
the code to be marked for deopt for a reason we are not testing against.

[email protected]

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

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Jun 25 09:13:09 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Jun 25 12:18:19 2014 UTC
@@ -143,6 +143,7 @@
   'regress/regress-165637': [SKIP],
   'regress/regress-2249': [SKIP],
   'debug-stepout-scope-part8': [PASS, ['arch == arm ', FAIL]],
+  'elements-transition-hoisting': [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