open-nomad/e2e/nomadexec
Mahmood Ali f3f8f15b7b e2e: special case "Unexpected EOF" errors
This is an attempt at deflaking the e2e exec tests, and a way to improve
messages.

e2e occasionally fail with "unexpected EOF" even though the exec output matches
expectations. I suspect there is a race in handling EOF in server/http handling.

Here, we special case this error and ensures we get all failures,
to help debug the case better.
2021-01-26 10:01:14 -05:00
..
testdata e2e: add a Windows client to test runner (#6735) 2019-11-25 13:31:00 -05:00
exec.go e2e: special case "Unexpected EOF" errors 2021-01-26 10:01:14 -05:00