Reviewers: Erik Corry, Description: Change expectations for DebuggerAgent test.
Please review this at http://codereview.chromium.org/42444 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/cctest/cctest.status Index: test/cctest/cctest.status =================================================================== --- test/cctest/cctest.status (revision 1557) +++ test/cctest/cctest.status (working copy) @@ -30,6 +30,9 @@ # BUG(96): Fix this flaky test. test-debug/ThreadedDebugging: PASS || FAIL +# BUG(281): This test fails on some Linuxes. +test-debug/DebuggerAgent: PASS, (PASS || FAIL) if $system == linux + [ $arch == arm ] test-debug: SKIP --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
