Skip to content

Spurious Android testing failure: connection reset by peer #38710

Closed
@alexcrichton

Description

@alexcrichton

First seen as https://travis-ci.org/rust-lang/rust/jobs/187737907, I've also seen this from time to time on other locations but haven't ever tracked it down. Wanted to have an issue to track it though!

Failures tend to look like:

---- [debuginfo-gdb] debuginfo-gdb/vec.rs stdout ----
	NOTE: compiletest thinks it is using GDB without native rust support
error: line not found in debugger output: $1 = {1, 2, 3}
status: exit code: 0
command: arm-linux-androideabi-gdb -quiet -batch -nx -command=/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/vec.debugger.script
stdout:
------------------------------------------
------------------------------------------
stderr:
------------------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/vec.debugger.script:4: Error in sourced command file:
Remote communication error.  Target disconnected.: Connection reset by peer.
------------------------------------------
thread '[debuginfo-gdb] debuginfo-gdb/vec.rs' panicked at 'explicit panic', /checkout/src/tools/compiletest/src/runtest.rs:2465

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)O-androidOperating system: Android

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions