Disable recently added failing InitializeAndDisposeOnce test.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 6 Sep 2013 13:52:59 +0000 (13:52 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 6 Sep 2013 13:52:59 +0000 (13:52 +0000)
R=yangguo@chromium.org

Review URL: https://codereview.chromium.org/23542010

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16578 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/cctest/cctest.status

index 2b3419b..a8dde16 100644 (file)
@@ -35,6 +35,7 @@ test-api/Bug*: FAIL
 test-api/ApplyInterruption: PASS || TIMEOUT
 
 # TODO(mstarzinger): Fail gracefully on multiple V8::Dispose calls.
+test-api/InitializeAndDisposeOnce: SKIP
 test-api/InitializeAndDisposeMultiple: SKIP
 
 # These tests always fail.  They are here to test test.py.  If