Reviewers: Michael Starzinger,

Message:
On 2015/04/07 22:55:00, Michael Starzinger wrote:
Ack. LGTM! Also thanks a bunch for doing this instead of reverting. It is
really
important for all if V8 (not just TurboFan) that we get this additional test
coverage. I will investigate the failures.

Any chance the GC Stress flakiness is related at all? That also seemed to pop up
around the same time (though those bots are historically very flaky anyway).

Description:
Disable another debug test under turbo always-opt

[email protected]
NOTREECHECKS=true
NOTRY=true

Committed: https://crrev.com/74ef072148af30e55a263bc9e8c63b2fff8619e2
Cr-Commit-Position: refs/heads/master@{#27642}

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+1, -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 ec09327a6568a40176ad9592c2edb988af33582c..5cd970bf62b1c2c80963cc66a5f76dea33d68bbc 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -97,6 +97,7 @@
   'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS],
   'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS],
'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug. + 'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug.
   'regress/regress-3717':[PASS, NO_VARIANTS],  # only in no-snap mode.

# TODO(mstarzinger): Optimizing top-level code flushed out some correctness


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