Skip to content

ETag

ETag #35

Triggered via pull request September 26, 2023 09:21
@peterjanpeterjan
synchronize #2
pj/etag
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
1/183 tests panicked
test
Test github.com/SiaFoundation/gofakes3/TestCopyObject panicked in 0s: === RUN TestCopyObject --- FAIL: TestCopyObject (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xbd82bc] goroutine 317 [running]: testing.tRunner.func1.2({0xc60f40, 0x203e320}) /opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1545 +0x366 testing.tRunner.func1() /opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1548 +0x630 panic({0xc60f40?, 0x203e320?}) /opt/hostedtoolcache/go/1.21.1/x64/src/runtime/panic.go:920 +0x270 github.com/SiaFoundation/gofakes3_test.TestCopyObject(0xc0003cd040) /home/runner/work/gofakes3/gofakes3/gofakes3_test.go:402 +0x6bc testing.tRunner(0xc0003cd040, 0xd60d68) /opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1595 +0x239 created by testing.(*T).Run in goroutine 1 /opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1648 +0x82b
test
1/183 tests failed