hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
828 stars 129 forks source link

print log after test #489

Closed laijs closed 7 years ago

laijs commented 7 years ago

Signed-off-by: Lai Jiangshan jiangshanlai@gmail.com

Crazykev commented 7 years ago

...Sorry, didn't expect you have done the same thing, I'll close mine later.

laijs commented 7 years ago

the log is not printed after this patch applied, could you help and find the reason please?

Crazykev commented 7 years ago

@laijs I guess when cd integration-test && go test -check.v -test.timeout=120m ${TESTFLAGS} . failed, it won't execute the next command(print the log) in Makefile