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

go 1.16 - test failure in TestExecute/hello_{{ #259

Closed
dbungert opened this issue Jun 4, 2021 · 1 comment
Closed

go 1.16 - test failure in TestExecute/hello_{{ #259

dbungert opened this issue Jun 4, 2021 · 1 comment

Comments

@dbungert
Copy link

dbungert commented Jun 4, 2021

Greetings!

When running tests with go 1.16, the tests fail as follows

=== RUN   TestExecute/hello_{{
    template_test.go:57: expected err "template: :1: unexpected unclosed action in command"; got "template: :1: unclosed action"
--- FAIL: TestExecute (0.00s)

Retesting with go 1.15 results in passing tests.
Looks like the exact error strings has changed.

@nicksnyder
Copy link
Owner

Fixed by #260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants