Status: Accepted
Owner: erik.corry
Labels: Type-Bug Priority-Medium
New issue 945 by [email protected]: Arm failing on socket connect in
test-debug and test-socket
http://code.google.com/p/v8/issues/detail?id=945
Running the cctests on the arm slave makes socket connection checks fail in
cctest/test-debug and cctest/test-socket.
Path: cctest/test-debug/DebuggerAgentProtocolOverflowHeader
--- stderr ---
#
# Fatal error in test/cctest/test-debug.cc, line 5814
# CHECK(ok) failed
#
Command: obj/test/release/cctest
test-debug/DebuggerAgentProtocolOverflowHeader
--testing_serialization_file=obj/test/release/serdes_DebuggerAgentProtocolOverflowHeader
=== release test-sockets Socket ===
Path: cctest/test-sockets/Socket
--- stderr ---
#
# Fatal error in test/cctest/test-sockets.cc, line 99
# CHECK(ok) failed
#
Command: obj/test/release/cctest test-sockets/Socket
--testing_serialization_file=obj/test/release/serdes_Socket
I will disable the tests in the status file and point to this bug.
I am assigning this to you Erik, but I will do a trial run on my local arm
machine to make sure this is not buildbot related (if it is I will steal
the bug back)
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev