google / google/gvisor

Need detailed output log when bazel syscall test timeout

Open
#5,961 0 comments 0 reactions 0 assignees View on GitHub
area: tests area: tooling type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

**Description**

When doing `bazel test --test_tag_filters runsc_kvm //test/syscalls/...`, only if a test failed, we can get detailed logs like, `runsc.log.*.boot, *runsc.log.*.gofer`, in output.zip, but if a test timeout, the detailed logs not stored. I really need the detailed logs to do debug as I find some tests get timeout randomly on ARM.

Can anyone tell me where is related code to make `bazel test` store detailed logs when test timeout?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.