Need detailed output log when bazel syscall test timeout
Open
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
Assessment
This issue has not been assessed yet.