Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/internal/testdir: Test/nosplit.go failures #68794

Open
gopherbot opened this issue Aug 8, 2024 · 1 comment
Open

cmd/internal/testdir: Test/nosplit.go failures #68794

gopherbot opened this issue Aug 8, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/nosplit.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/nosplit.go
=== PAUSE Test/nosplit.go
=== CONT  Test/nosplit.go
    testdir_test.go:145: output should be empty when (optional) expected-output file nosplit.out is not present. Instead saw
        BUG
        rejected incorrectly:
        	start 96 nosplit callind
        
        	linker output:
        	go-test-nosplit: write /Users/swarming/.swarming/w/ir/x/t/go-build2491450351/b001/importcfg: device error
...
        	go-test-nosplit: write /Users/swarming/.swarming/w/ir/x/t/go-build1409681356/b001/importcfg: device error
        	
        rejected incorrectly:
        	start 0 call f; f 136
        
        	linker output:
        	error writing long arguments to response file: write /Users/swarming/.swarming/w/ir/x/t/args848228270: device error
        	
        
--- FAIL: Test/nosplit.go (97.13s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 8, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/nosplit.go"
2024-08-08 19:03 gotip-darwin-amd64_13 go@48a1f698 cmd/internal/testdir.Test/nosplit.go (log)
=== RUN   Test/nosplit.go
=== PAUSE Test/nosplit.go
=== CONT  Test/nosplit.go
    testdir_test.go:145: output should be empty when (optional) expected-output file nosplit.out is not present. Instead saw
        BUG
        rejected incorrectly:
        	start 96 nosplit callind
        
        	linker output:
        	go-test-nosplit: write /Users/swarming/.swarming/w/ir/x/t/go-build2491450351/b001/importcfg: device error
...
        	go-test-nosplit: write /Users/swarming/.swarming/w/ir/x/t/go-build1409681356/b001/importcfg: device error
        	
        rejected incorrectly:
        	start 0 call f; f 136
        
        	linker output:
        	error writing long arguments to response file: write /Users/swarming/.swarming/w/ir/x/t/args848228270: device error
        	
        
--- FAIL: Test/nosplit.go (97.13s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant