#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/token/range.txt"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/token/range.txt
=== PAUSE Test/token/range.txt
=== CONT  Test/token/range.txt
    marker_test.go:290: a.go:1:9-10 (token/range.txt:11:9-10): unexpected diagnostic: "initialization failed: packages.Load error: err: exit status 1: stderr: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build4201641618: no space left on device"
    marker_test.go:308: unmeetable expectation:
          once the following is met:
            completed work "diagnosing opened files" at least 1 time
          must have:
            no Error log messages
        reason:
          postcondition is not met:
            found matching log "2025/07/10 20:51:58 go/packages.Load #69: err: exit status 1: stderr: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build4201641618: no space left on device\n\n\tview_id=\"30\"\n\tsnapshot=0\n\tdirectory=/home/swarming/.swarming/w/ir/x/t/Testtokenrange.txt3589019529/001/work\n\tquery=[./ builtin]\n\tpackages=0\n\tduration=76.10128ms\n"
--- FAIL: Test/token/range.txt (0.31s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/token/range.txt"
2025-07-10 18:31 x_tools-go1.23-linux-arm tools@9563af69 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/token/range.txt (log) === RUN Test/token/range.txt === PAUSE Test/token/range.txt === CONT Test/token/range.txt marker_test.go:290: a.go:1:9-10 (token/range.txt:11:9-10): unexpected diagnostic: "initialization failed: packages.Load error: err: exit status 1: stderr: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build4201641618: no space left on device" marker_test.go:308: unmeetable expectation: once the following is met: completed work "diagnosing opened files" at least 1 time must have: no Error log messages reason: postcondition is not met: found matching log "2025/07/10 20:51:58 go/packages.Load #69: err: exit status 1: stderr: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build4201641618: no space left on device\n\n\tview_id=\"30\"\n\tsnapshot=0\n\tdirectory=/home/swarming/.swarming/w/ir/x/t/Testtokenrange.txt3589019529/001/work\n\tquery=[./ builtin]\n\tpackages=0\n\tduration=76.10128ms\n" --- FAIL: Test/token/range.txt (0.31s)

watchflakes