Unfold coverage test failures
This commit is contained in:
@ -56,6 +56,8 @@ if RUST_LOG=solana=trace _ cargo +$rust_nightly test --target-dir target/cov "${
|
|||||||
test_status=0
|
test_status=0
|
||||||
else
|
else
|
||||||
test_status=$?
|
test_status=$?
|
||||||
|
echo "Failed: $test_status"
|
||||||
|
echo "^^^ +++"
|
||||||
fi
|
fi
|
||||||
touch target/cov/after-test
|
touch target/cov/after-test
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user