diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2011-03-02 21:04:37 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-03-02 21:04:37 -0800 |
commit | 14475c77a61795ab706ddca41be955ea8b8c9eeb (patch) | |
tree | 2d4a178aac7d8f4495bbafbe21e28531e4a71cc5 /deps/v8/test/mjsunit/mjsunit.status | |
parent | cf7b680db9f61a9f757581b1e3f4335e4402b722 (diff) | |
download | node-new-14475c77a61795ab706ddca41be955ea8b8c9eeb.tar.gz |
Upgrade V8 to 3.1.8
Diffstat (limited to 'deps/v8/test/mjsunit/mjsunit.status')
-rw-r--r-- | deps/v8/test/mjsunit/mjsunit.status | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/deps/v8/test/mjsunit/mjsunit.status b/deps/v8/test/mjsunit/mjsunit.status index c10281fc19..8f042ced7a 100644 --- a/deps/v8/test/mjsunit/mjsunit.status +++ b/deps/v8/test/mjsunit/mjsunit.status @@ -111,18 +111,6 @@ regress/regress-3247124: SKIP regress/regress-1132: SKIP ############################################################################## -[ $arch == arm && $crankshaft ] - -# BUG (1094) -regress/regress-deopt-gc: SKIP - -############################################################################## -[ $arch == x64 && $crankshaft ] - -# BUG (1094) -regress/regress-deopt-gc: SKIP - -############################################################################## [ $arch == mips ] # Skip all tests on MIPS. |