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/go: TestScript/test_env_term failures #66903

Open
gopherbot opened this issue Apr 18, 2024 · 1 comment
Open

cmd/go: TestScript/test_env_term failures #66903

gopherbot opened this issue Apr 18, 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

#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/test_env_term"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/test_env_term
=== PAUSE TestScript/test_env_term
=== CONT  TestScript/test_env_term
    script_test.go:136: 2024-04-10T17:24:10Z
    script_test.go:138: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1719274189/tmpdir2567058040/test_env_term331786112
    script_test.go:160: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1719274189/tmpdir2567058040/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=ppc64le
...
        r22  0x72a6f211eb38	r23  0x72a6f291e018
        r24  0x8ac366ab6	r25  0x8813ac23e
        r26  0x67078ddd9	r27  0xcf65b4bc
        r28  0x6	r29  0x72a6ec000df0
        r30  0x72a6f291f0a0	r31  0x229cfd
        pc   0x72a73947866c	ctr  0x0
        link 0x0	xer  0x0
        ccr  0x44444408	trap 0x3000
    script_test.go:160: FAIL: testdata/script/test_env_term.txt:4: go test test_test.go: exit status 2
--- FAIL: TestScript/test_env_term (1.20s)

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 Apr 18, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/test_env_term"
2024-04-10 16:37 gotip-linux-ppc64le_power10 go@1bac2528 cmd/go.TestScript/test_env_term (log)
=== RUN   TestScript/test_env_term
=== PAUSE TestScript/test_env_term
=== CONT  TestScript/test_env_term
    script_test.go:136: 2024-04-10T17:24:10Z
    script_test.go:138: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1719274189/tmpdir2567058040/test_env_term331786112
    script_test.go:160: 
        PATH=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-1719274189/tmpdir2567058040/testbin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/x/w/goroot/bin:/home/swarming/.swarming/w/ir/cache/tools/bin:/home/swarming/.swarming/w/ir/bbagent_utility_packages:/home/swarming/.swarming/w/ir/bbagent_utility_packages/bin:/home/swarming/.swarming/w/ir/cipd_bin_packages:/home/swarming/.swarming/w/ir/cipd_bin_packages/bin:/home/swarming/.swarming/w/ir/cache/cipd_client:/home/swarming/.swarming/w/ir/cache/cipd_client/bin:/home/swarming/.swarming/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=ppc64le
...
        r22  0x72a6f211eb38	r23  0x72a6f291e018
        r24  0x8ac366ab6	r25  0x8813ac23e
        r26  0x67078ddd9	r27  0xcf65b4bc
        r28  0x6	r29  0x72a6ec000df0
        r30  0x72a6f291f0a0	r31  0x229cfd
        pc   0x72a73947866c	ctr  0x0
        link 0x0	xer  0x0
        ccr  0x44444408	trap 0x3000
    script_test.go:160: FAIL: testdata/script/test_env_term.txt:4: go test test_test.go: exit status 2
--- FAIL: TestScript/test_env_term (1.20s)

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