diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2009-09-17 16:16:41 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2009-09-17 16:16:41 +0200 |
commit | ab530bb211148d89fc22ec2b2f2defe685f9aba9 (patch) | |
tree | ccb2b16ad0403c75876c0d61d126341bb254ee2c /deps/v8/test/cctest/cctest.status | |
parent | 605b7e9763c37f45c499d867f254345b56dfe9f6 (diff) | |
download | node-ab530bb211148d89fc22ec2b2f2defe685f9aba9.tar.gz |
Upgrade v8 to 1.3.11
Diffstat (limited to 'deps/v8/test/cctest/cctest.status')
-rw-r--r-- | deps/v8/test/cctest/cctest.status | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/cctest/cctest.status b/deps/v8/test/cctest/cctest.status index 68aabb516..8fff76933 100644 --- a/deps/v8/test/cctest/cctest.status +++ b/deps/v8/test/cctest/cctest.status @@ -36,8 +36,6 @@ test-api/ApplyInterruption: PASS || TIMEOUT [ $arch == arm ] -test-debug: SKIP - # BUG(113): Test seems flaky on ARM. test-spaces/LargeObjectSpace: PASS || FAIL |