Skip to content

feat(transport): general TLS ClientHello fragmentation StreamDialer #561

feat(transport): general TLS ClientHello fragmentation StreamDialer

feat(transport): general TLS ClientHello fragmentation StreamDialer #561

Triggered via pull request November 15, 2023 19:18
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L53
buf.HasFullyReceived undefined (type *clientHelloBuffer has no field or method HasFullyReceived)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L54
buf.Content undefined (type *clientHelloBuffer has no field or method Content)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L55
buf.Content undefined (type *clientHelloBuffer has no field or method Content)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L70
buf.HasFullyReceived undefined (type *clientHelloBuffer has no field or method HasFullyReceived)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L77
buf.HasFullyReceived undefined (type *clientHelloBuffer has no field or method HasFullyReceived)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L85
buf.HasFullyReceived undefined (type *clientHelloBuffer has no field or method HasFullyReceived)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L86
buf.Content undefined (type *clientHelloBuffer has no field or method Content)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L87
buf.Content undefined (type *clientHelloBuffer has no field or method Content)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L101
buf.HasFullyReceived undefined (type *clientHelloBuffer has no field or method HasFullyReceived)
test (ubuntu-latest): transport/tlsfrag/buffer_test.go#L102
buf.Content undefined (type *clientHelloBuffer has no field or method Content)
test (windows-2019)
The job was canceled because "ubuntu-latest" failed.
test (windows-2019)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.