We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730f509 commit c2bc5f6Copy full SHA for c2bc5f6
2 files changed
devenv/tests/automation/load_test.go
@@ -77,7 +77,6 @@ func TestLoad(t *testing.T) {
77
},
78
79
)
80
- t.Error("failed to scan Docker container logs:", scanErr)
81
82
if t.Failed() {
83
saveErr := framework.StreamCTFContainerLogsFanout(
devenv/tests/ocr2/soak_test.go
@@ -44,7 +44,6 @@ func TestOCR2Soak(t *testing.T) {
44
45
46
47
48
49
50
0 commit comments