Change expectations for DebuggerAgent test.

Review URL: http://codereview.chromium.org/42444

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1561 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
sgjesse@chromium.org 2009-03-20 13:24:58 +00:00
parent 6565243504
commit b52848758a

View File

@ -30,6 +30,9 @@ prefix cctest
# 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