Skip to content

cmd/go: TestTerminalPassthrough failures due to missing output on darwin/amd64  #57141

@bcmills

Description

@bcmills
#!watchflakes
post <- pkg == "cmd/go" && test == "TestTerminalPassthrough" && `expected exactly 2 bytes matching`

greplogs -e 'FAIL: TestTerminalPassthrough' --details

Details

2022-12-02T23:40:37-c0497d1/darwin-amd64-12_0:

--- FAIL: TestTerminalPassthrough (0.67s)
    --- FAIL: TestTerminalPassthrough/pty (0.64s)
        terminal_test.go:74: running /tmp/buildlet/tmp/cmd-go-test-2093069953/tmpdir3970220742/testbin/go test -run=^$
        terminal_test.go:86: expected exactly 2 bytes matching [1X][2X]
        terminal_test.go:97: subprocess output:
FAIL
FAIL	cmd/go

2022-11-19T16:48:07-8a81fdf/darwin-amd64-aws-race:

--- FAIL: TestTerminalPassthrough (0.75s)
    --- FAIL: TestTerminalPassthrough/pty (0.70s)
        terminal_test.go:74: running /tmp/buildlet/tmp/cmd-go-test-3983325242/tmpdir2145448513/testbin/go test -run=^$
        terminal_test.go:86: expected exactly 2 bytes matching [1X][2X]
        terminal_test.go:97: subprocess output:
FAIL
FAIL	cmd/go

2022-11-18T21:02:24-7161fc7/darwin-amd64-nocgo-aws:

--- FAIL: TestTerminalPassthrough (0.68s)
    --- FAIL: TestTerminalPassthrough/pty (0.64s)
        terminal_test.go:74: running /tmp/buildlet/tmp/cmd-go-test-2385133147/tmpdir3640869849/testbin/go test -run=^$
        terminal_test.go:86: expected exactly 2 bytes matching [1X][2X]
        terminal_test.go:97: subprocess output:
FAIL
FAIL	cmd/go

2022-11-17T20:52:28-6e0e492/darwin-amd64-12-aws:

--- FAIL: TestTerminalPassthrough (0.69s)
    --- FAIL: TestTerminalPassthrough/pty (0.65s)
        terminal_test.go:74: running /tmp/buildlet/tmp/cmd-go-test-947321735/tmpdir3644870018/testbin/go test -run=^$
        terminal_test.go:86: expected exactly 2 bytes matching [1X][2X]
        terminal_test.go:97: subprocess output:
FAIL
FAIL	cmd/go

(4 matching logs)

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeGoCommandcmd/goOS-DarwinTestingAn issue that has been verified to require only test changes, not just a test failure.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions