layer5io / learn-layer5

A sample application for learning how to service mesh and for validating SMI conformance
https://layer5.io
Apache License 2.0
63 stars 30 forks source link

[SMI] Failure of one conformance test crashes the test suite #46

Open leecalcote opened 4 years ago

leecalcote commented 4 years ago

Description Failure of one SMI Conformance test crashes the tool and the rest of the conformance tests. The tool exits without cleaning up, but leaves resources orphaned. Instead the program should cleanup any test resources before exiting.

Expected Behavior It makes sense that the tool might have a cascading failure for one set of tests, because one test builds on another within a set, but the tool shouldn't crash. Other test sets should continue to execute. Test resources should not be orphaned.

Environment: