kubernetes/test/e2e/framework/internal
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
..
junit e2e framework: move JUnit write function 2022-12-21 07:55:07 +01:00
output e2e framework: verify JUnit result, not the in-memory structs 2022-12-21 07:55:07 +01:00
unittests/cleanup e2e framework: verify JUnit result, not the in-memory structs 2022-12-21 07:55:07 +01:00