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

x/tools/gopls/internal/test/marker: Test failures #65072

Closed
gopherbot opened this issue Jan 12, 2024 · 35 comments
Closed

x/tools/gopls/internal/test/marker: Test failures #65072

gopherbot opened this issue Jan 12, 2024 · 35 comments
Assignees
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

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

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Test (1.30s)
    --- FAIL: Test/suggestedfix/issue65024.txt (1.74s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -

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 Jan 12, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-01-11 23:11 linux-386-longtest tools@f572b7ef go@b2dbfbfc x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.30s)
    --- FAIL: Test/suggestedfix/issue65024.txt (1.74s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-386-longtest tools@f572b7ef go@0f3876f8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.76s)
    --- FAIL: Test/suggestedfix/issue65024.txt (5.48s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-amd64-longtest tools@f572b7ef go@b2dbfbfc x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.02s)
    --- FAIL: Test/suggestedfix/issue65024.txt (1.36s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-amd64-longtest tools@f572b7ef go@0f3876f8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.77s)
    --- FAIL: Test/suggestedfix/issue65024.txt (5.22s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-amd64-longtest-race tools@f572b7ef go@b2dbfbfc x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.78s)
    --- FAIL: Test/suggestedfix/issue65024.txt (6.10s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-amd64-longtest-race tools@f572b7ef go@0f3876f8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.57s)
    --- FAIL: Test/suggestedfix/issue65024.txt (2.04s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-arm64-longtest tools@f572b7ef go@b2dbfbfc x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.68s)
    --- FAIL: Test/suggestedfix/issue65024.txt (0.84s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 linux-arm64-longtest tools@f572b7ef go@0f3876f8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.72s)
    --- FAIL: Test/suggestedfix/issue65024.txt (3.70s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 windows-amd64-longtest tools@f572b7ef go@b2dbfbfc x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (2.07s)
    --- FAIL: Test/suggestedfix\issue65024.txt (23.32s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix\issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 windows-amd64-longtest tools@f572b7ef go@0f3876f8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (2.23s)
    --- FAIL: Test/suggestedfix\issue65024.txt (21.07s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix\issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jan 12, 2024
@gopherbot gopherbot added this to the Unreleased milestone Jan 12, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-01-11 23:11 darwin-amd64-longtest tools@f572b7ef go@b2dbfbfc x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (8.11s)
    --- FAIL: Test/suggestedfix/issue65024.txt (13.75s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -
2024-01-11 23:11 darwin-amd64-longtest tools@f572b7ef go@0f3876f8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (3.07s)
    --- FAIL: Test/suggestedfix/issue65024.txt (11.61s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -

watchflakes

@callthingsoff
Copy link
Contributor

x/tools is fixed by https://go.dev/cl/555555.

@kleinkk76
Copy link

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

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Test (1.30s)
    --- FAIL: Test/suggestedfix/issue65024.txt (1.74s)
        marker_test.go:301: a/v2/b/b.go:7:21 (suggestedfix/issue65024.txt:25:21): suggestedfix: wrong diff for a/v2/b/b.go:

            got:
            @@ -7 +7,5 @@
            +// F implements a.I.
            +func (b *B) F() a.T {
            +	panic("unimplemented")
            +}
...
            +import a "testdata/a-a/v2"
            +
            @@ -7 +9,5 @@
            +// F implements a.I.
            +func (*B) F() a.T {
            +	panic("unimplemented")
            +}
            +
            @@ -10 +17 @@
            -

watchflakes

@kleinkk76
Copy link

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

@hyangah
Copy link
Contributor

hyangah commented Jan 17, 2024

Looks like watchflakes stopped complaining after cl/555555.
Closing.

@hyangah hyangah closed this as completed Jan 17, 2024
@gopherbot gopherbot reopened this Jan 26, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-01-23 17:50 x_tools-go1.22-solaris-amd64 tools@6a58b984 release-branch.go1.22@1e1da491 x/tools/gopls/internal/test/marker.Test [ABORT] (log)
=== RUN   Test/codeaction/import-shadows-builtin.txt
=== PAUSE Test/codeaction/import-shadows-builtin.txt
=== CONT  Test/codeaction/import-shadows-builtin.txt

watchflakes

@findleyr findleyr self-assigned this Jan 30, 2024
@findleyr findleyr modified the milestones: Unreleased, gopls/v0.16.0 Jan 30, 2024
@findleyr
Copy link
Contributor

Solaris slowness... Perhaps we should skip this with -short on solaris.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-02-01 23:04 linux-amd64-race tools@c07f9276 go@01c93ad0 x/tools/gopls/internal/test/marker.Test (log)
==================
WARNING: DATA RACE
Read at 0x00c0281ede8c by goroutine 98546:
  go/types.(*object).color()
      /workdir/go/src/go/types/object.go:159 +0x38
  go/types.(*TypeName).color()
      <autogenerated>:1 +0x17
  go/types.(*Checker).objDecl()
      /workdir/go/src/go/types/decl.go:96 +0x3dd
  go/types.(*Checker).ident()
...
--- FAIL: Test (0.55s)
    --- FAIL: Test/hover/linkable.txt (0.63s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/hover/hover.txt (0.62s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/hover/issues.txt (0.73s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/hover/goprivate.txt (0.45s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/hover/generics.txt (0.53s)
...
    --- FAIL: Test/highlight/issue60435.txt (3.88s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/highlight/highlight.txt (4.39s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/completion/lit.txt (30.31s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/completion/foobarbaz.txt (13.02s)
        testing.go:1465: race detected during execution of test
    --- FAIL: Test/completion/func_rank.txt (13.32s)
        testing.go:1465: race detected during execution of test

watchflakes

@findleyr
Copy link
Contributor

No flakes since Feb 1. Let's close.

@gopherbot gopherbot reopened this May 3, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-02 22:38 aix-ppc64 tools@ccdef3cc go@7994da4c x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.22s)
    --- FAIL: Test/hover/basiclit.txt (10.12s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-03 22:19 aix-ppc64 tools@4db16973 go@7994da4c x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.08s)
    --- FAIL: Test/hover/basiclit.txt (10.52s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-03 22:19 aix-ppc64 tools@4db16973 go@7994da4c x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (0.94s)
    --- FAIL: Test/hover/basiclit.txt (13.83s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-03 23:18 aix-ppc64 tools@c16c816a go@7994da4c x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.23s)
    --- FAIL: Test/hover/basiclit.txt (12.42s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-03 23:18 aix-ppc64 tools@c16c816a go@20130cc3 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.05s)
    --- FAIL: Test/hover/basiclit.txt (11.18s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-03 23:18 aix-ppc64 tools@c16c816a go@ae6af9b3 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.31s)
    --- FAIL: Test/hover/basiclit.txt (12.82s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-04 23:00 aix-ppc64 tools@e2a352c8 go@20130cc3 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.10s)
    --- FAIL: Test/hover/basiclit.txt (12.76s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-06 16:16 aix-ppc64 tools@397fef96 go@3c72dd51 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.03s)
    --- FAIL: Test/hover/basiclit.txt (11.70s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-06 16:54 aix-ppc64 tools@cc29c91b go@3c72dd51 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.01s)
    --- FAIL: Test/hover/basiclit.txt (8.19s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-06 18:08 aix-ppc64 tools@b020bdb5 go@5122a679 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.30s)
    --- FAIL: Test/hover/basiclit.txt (7.45s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-06 20:29 aix-ppc64 tools@a943a14f go@be29a021 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.46s)
    --- FAIL: Test/hover/basiclit.txt (9.68s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-06 20:29 aix-ppc64 tools@a943a14f go@5a181c50 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.29s)
    --- FAIL: Test/hover/basiclit.txt (11.97s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-06 20:29 aix-ppc64 tools@a943a14f go@5122a679 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.39s)
    --- FAIL: Test/hover/basiclit.txt (11.12s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-06 16:54 aix-ppc64 tools@cc29c91b go@5122a679 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.45s)
    --- FAIL: Test/hover/basiclit.txt (8.57s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-06 20:29 aix-ppc64 tools@a943a14f go@ad10fbd3 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.06s)
    --- FAIL: Test/hover/basiclit.txt (9.23s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-06 20:29 aix-ppc64 tools@a943a14f go@e988d6c4 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.13s)
    --- FAIL: Test/hover/basiclit.txt (11.76s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-07 14:48 aix-ppc64 tools@b426bc7e go@ad10fbd3 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.07s)
    --- FAIL: Test/hover/basiclit.txt (15.25s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 13:30 aix-ppc64 tools@a432b16a go@4ed358b5 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.02s)
    --- FAIL: Test/hover/basiclit.txt (10.09s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-08 13:35 aix-ppc64 tools@1718e2d7 go@4ed358b5 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.07s)
    --- FAIL: Test/hover/basiclit.txt (12.86s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 14:20 aix-ppc64 tools@5daf157e go@4ed358b5 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.09s)
    --- FAIL: Test/hover/basiclit.txt (13.50s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-08 15:39 aix-ppc64 tools@ff28778d go@4ed358b5 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.10s)
    --- FAIL: Test/hover/basiclit.txt (11.19s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 18:24 aix-ppc64 tools@e35e4ccd go@ff743ce8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.46s)
    --- FAIL: Test/hover/basiclit.txt (12.11s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-08 20:04 aix-ppc64 tools@f38ac9b3 go@a878d3df x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.33s)
    --- FAIL: Test/hover/basiclit.txt (11.71s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-08 20:17 aix-ppc64 tools@8f9d1597 go@a878d3df x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.24s)
    --- FAIL: Test/hover/basiclit.txt (12.37s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 20:50 aix-ppc64 tools@8483344d go@a878d3df x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.06s)
    --- FAIL: Test/hover/basiclit.txt (10.38s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-08 20:55 aix-ppc64 tools@7f3a2582 go@a878d3df x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.41s)
    --- FAIL: Test/hover/basiclit.txt (6.28s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 18:24 aix-ppc64 tools@e35e4ccd go@a878d3df x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.45s)
    --- FAIL: Test/hover/basiclit.txt (10.35s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 18:24 aix-ppc64 tools@e35e4ccd go@20721e5c x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.07s)
    --- FAIL: Test/hover/basiclit.txt (8.86s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 16:57 aix-ppc64 tools@e149e84f go@ff743ce8 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.34s)
    --- FAIL: Test/hover/basiclit.txt (11.12s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-08 16:57 aix-ppc64 tools@e149e84f go@93e3696b x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.07s)
    --- FAIL: Test/hover/basiclit.txt (10.85s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-08 16:57 aix-ppc64 tools@e149e84f go@ad27916c x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.32s)
    --- FAIL: Test/hover/basiclit.txt (11.62s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-09 15:16 aix-ppc64 tools@9795facf go@805f6b3f x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.43s)
    --- FAIL: Test/hover/basiclit.txt (9.51s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-09 15:16 aix-ppc64 tools@24f3b32f go@805f6b3f x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.06s)
    --- FAIL: Test/hover/basiclit.txt (10.59s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-09 15:16 aix-ppc64 tools@24f3b32f go@cecbf4f2 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.23s)
    --- FAIL: Test/hover/basiclit.txt (11.40s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-09 18:39 aix-ppc64 tools@3e9beb69 go@cecbf4f2 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.37s)
    --- FAIL: Test/hover/basiclit.txt (9.03s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-09 15:16 aix-ppc64 tools@24f3b32f go@dd6dee48 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.19s)
    --- FAIL: Test/hover/basiclit.txt (11.66s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-09 15:16 aix-ppc64 tools@24f3b32f go@7fcf38d7 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.04s)
    --- FAIL: Test/hover/basiclit.txt (11.43s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-10 18:25 aix-ppc64 tools@487737a1 go@f6c3a3e3 x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.01s)
    --- FAIL: Test/hover/basiclit.txt (8.85s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-10 18:25 aix-ppc64 tools@487737a1 go@8623c0ba x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.23s)
    --- FAIL: Test/hover/basiclit.txt (11.71s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test"
2024-05-14 02:42 aix-ppc64 tools@59d97970 go@8623c0ba x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.38s)
    --- FAIL: Test/hover/basiclit.txt (12.48s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI
2024-05-14 17:12 aix-ppc64 tools@0006edc4 go@0767ffdf x/tools/gopls/internal/test/marker.Test (log)
--- FAIL: Test (1.33s)
    --- FAIL: Test/hover/basiclit.txt (8.19s)
        marker_test.go:2342: basiclit.go:7:17 (hover/basiclit.txt:10:17): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:8:15 (hover/basiclit.txt:11:15): hover does not match @summationHex:
...
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

        marker_test.go:2342: basiclit.go:28:30 (hover/basiclit.txt:31:30): hover does not match @summation:
            --- want
            +++ got
            @@ -1,2 +1,2 @@
            -'∑', U+2211, N-ARY SUMMATION
            +'∑', U+2211, LETTER AMONGOLI

watchflakes

@gopherbot
Copy link
Author

Change https://go.dev/cl/586260 mentions this issue: internal/test/marker: skip basiclit.txt on ppc64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

5 participants