Skip to content

fix(sampledconn): Correctly handle slow bytes and closed conns #7926

fix(sampledconn): Correctly handle slow bytes and closed conns

fix(sampledconn): Correctly handle slow bytes and closed conns #7926

Triggered via pull request December 9, 2024 17:53
Status Failure
Total duration 4m 51s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

58 errors and 12 warnings
go-test / macos (go 1.22.x): p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
go-test / macos (go 1.22.x)
Process completed with exit code 1.
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Cannot open: File exists
go-test / macos (go 1.22.x)
Process completed with exit code 127.
go-test / macos (go 1.23.x): p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
go-test / macos (go 1.23.x)
Process completed with exit code 1.
go-test / macos (go 1.23.x)
Process completed with exit code 127.
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / macos (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x): p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
go-test / ubuntu (go 1.22.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.22.x)
Process completed with exit code 127.
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / ubuntu (go 1.22.x)
Cannot open: File exists
go-test / windows (go 1.23.x): p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
go-test / windows (go 1.23.x)
Process completed with exit code 1.
go-test / windows (go 1.23.x)
Process completed with exit code 127.
go-test / windows (go 1.22.x): p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
go-test / windows (go 1.22.x)
Process completed with exit code 1.
go-test / windows (go 1.22.x)
Process completed with exit code 127.
go-test / ubuntu (go 1.23.x): p2p/transport/tcpreuse/internal/sampledconn/sampledconn_test.go#L67
cannot convert clientConn.(ManetTCPConnInterface) (comma, ok expression of type ManetTCPConnInterface) to type wrappedSampledConn
go-test / ubuntu (go 1.23.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Cannot open: File exists
go-test / ubuntu (go 1.23.x)
Process completed with exit code 127.
go-test / macos (go 1.22.x)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
go-test / macos (go 1.22.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / macos (go 1.23.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / macos (go 1.23.x)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
go-test / ubuntu (go 1.22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / ubuntu (go 1.22.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / ubuntu (go 1.22.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
go-test / windows (go 1.23.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / windows (go 1.22.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / ubuntu (go 1.23.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / ubuntu (go 1.23.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
go-test / ubuntu (go 1.23.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.