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/text/unicode/runenames: Example failures #67177

Open
gopherbot opened this issue May 5, 2024 · 11 comments
Open

x/text/unicode/runenames: Example failures #67177

gopherbot opened this issue May 5, 2024 · 11 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

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 May 5, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@20130cc3 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@ae6af9b3 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@7994da4c x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone May 5, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@be29a021 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@5a181c50 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@ad10fbd3 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@e988d6c4 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@5122a679 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@4ed358b5 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@5f5e9f4f x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@1e4de058 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@9c4849bf x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@27ed85d4 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@7fcf38d7 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-04-15 18:14 aix-ppc64 text@8d533a0c go@dd6dee48 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-05-13 21:04 aix-ppc64 text@a20a3e24 go@99283b81 x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-05-13 21:04 aix-ppc64 text@a20a3e24 go@8623c0ba x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/text/unicode/runenames" && test == "Example"
2024-05-13 21:04 aix-ppc64 text@a20a3e24 go@0767ffdf x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""
2024-05-14 20:26 aix-ppc64 text@9c2f3a21 go@1f6a983b x/text/unicode/runenames.Example (log)
--- FAIL: Example (0.00s)
got:
-0000001 ""
00000000 "<control>"
0000001f "<control>"
00000020 "SPACE"
00000021 "EXCLAMATION MARK"
00000041 "LATIN CAPITAL LETTER A"
0000007e "TILDE"
0000007f "<control>"
...
0001f574 "MAN IN BUSINESS SUIT LEVITATING"
0002fa1d "CJK COMPATIBILITY IDEOGRAPH-2FA1D"
0002fa1e ""
000e0100 "VARIATION SELECTOR-17"
000e01ef "VARIATION SELECTOR-256"
000e01f0 ""
00100000 "<Plane 16 Private Use>"
0010fffd "<Plane 16 Private Use>"
0010fffe ""
0010ffff ""

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