Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9c49521

Browse files
authored
[skip-changelog] Investigate some integration-test failures (increase debugging prints) (#2844)
1 parent 0bf3749 commit 9c49521

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎internal/integrationtest/daemon/daemon_test.go‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,7 @@ func analyzeUpdateIndexClient(t *testing.T, cl commands.ArduinoCoreService_Updat
618618
analyzer := NewDownloadProgressAnalyzer(t)
619619
for {
620620
msg, err := cl.Recv()
621+
fmt.Println("UPDATE>", msg, err)
621622
if errors.Is(err, io.EOF) {
622623
return analyzer.Results, nil
623624
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /