kubernetes/test/e2e/framework/internal/unittests/cleanup
Patrick Ohly 766e7e07da e2e framework: verify JUnit result, not the in-memory structs
The old tests were no longer passing with Ginkgo v2.5.0. Instead of keeping the
old approach of checking recorded spec results, now the tests actually cover
what we care about most: the results recorded in JUnit.

This also gets rid of having to repeat the stack backtrace twice (once as part
of the output, once for the separate backtrace field).
2022-12-21 07:55:07 +01:00
..
cleanup_test.go e2e framework: verify JUnit result, not the in-memory structs 2022-12-21 07:55:07 +01:00
cleanup.go Add no-op package file to avoid build constraints exclude all Go files error 2022-09-17 12:15:49 +05:30