summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-12-06 11:50:54 -0800
committerRyan Dahl <ry@tinyclouds.org>2011-12-06 11:50:54 -0800
commit20035931433a87e53d3726ec86fd5eedfed2c3fb (patch)
treef2807e08e75c64d447de06b7dd9f528895477e2c /deps/v8/test/mjsunit
parente609195202d79221edc037309c3ef459514e3ff4 (diff)
parent580e67015c464e8d2746fed9d1f2dcd26138aaef (diff)
downloadnode-20035931433a87e53d3726ec86fd5eedfed2c3fb.tar.gz
Merge remote branch 'origin/v0.6'
Conflicts: deps/v8/src/debug.cc deps/v8/src/version.cc src/node_version.h
Diffstat (limited to 'deps/v8/test/mjsunit')
-rw-r--r--deps/v8/test/mjsunit/mjsunit.status4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/v8/test/mjsunit/mjsunit.status b/deps/v8/test/mjsunit/mjsunit.status
index cdac99b23..b77ebca66 100644
--- a/deps/v8/test/mjsunit/mjsunit.status
+++ b/deps/v8/test/mjsunit/mjsunit.status
@@ -34,6 +34,10 @@ bugs: FAIL
# Fails.
regress/regress-1119: FAIL
+#############################################################################
+# Fails due to r10102 which reverts precise stepping on the 3.6 branch.
+debug-step-2: FAIL
+
##############################################################################
# Issue 1845: http://code.google.com/p/v8/issues/detail?id=1845