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

tpl/internal: Test failure when compiled with Go 1.21.0 #11383

Closed
jmooring opened this issue Aug 23, 2023 · 2 comments
Closed

tpl/internal: Test failure when compiled with Go 1.21.0 #11383

jmooring opened this issue Aug 23, 2023 · 2 comments

Comments

@jmooring
Copy link
Member

--- FAIL: TestJSEscaping (0.00s)
    exec_test.go:936: JS escaping [unprintable ﷿] got [unprintable ﷿] want [unprintable \uFDFF]
FAIL
FAIL	github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate	0.355s
ok  	github.com/gohugoio/hugo/tpl/internal/go_templates/testenv	(cached)
--- FAIL: TestJSEscaping (0.00s)
    exec_test.go:964: JS escaping [unprintable ﷿] got [unprintable ﷿] want [unprintable \uFDFF]
FAIL
FAIL	github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate	0.303s
@bep
Copy link
Member

bep commented Aug 23, 2023

This issue should cover it: #11351

@bep bep closed this as completed Aug 23, 2023
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants