Closed
Description
rust-lang/libc#1235 added an integration test with the test harness enabled. It's libc's first integration test that uses the test harness, and it's hanging on s390x even though there are no tests enabled for that architecture. @gnzlbg thinks that the bug might lie in rustc, not QEMU.