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

Some Windows tests on Go 1.20 have start failing #11052

Closed
bep opened this issue May 31, 2023 · 1 comment · Fixed by #11056
Closed

Some Windows tests on Go 1.20 have start failing #11052

bep opened this issue May 31, 2023 · 1 comment · Fixed by #11056
Assignees
Milestone

Comments

@bep
Copy link
Member

bep commented May 31, 2023

For a reason that I'm pretty sure must live outside of Hugo:

rkup/highlight/chromalexers	[no test files]
?   	github.com/gohugoio/hugo/markup/internal	[no test files]
?   	github.com/gohugoio/hugo/markup/internal/attributes	[no test files]
ok  	github.com/gohugoio/hugo/markup/highlight	1.527s
# github.com/gohugoio/hugo/markup/markup_config.test
FAIL	github.com/gohugoio/hugo/markup/markup_config [build failed]
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
# github.com/gohugoio/hugo/markup/pandoc.test
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
ok  	github.com/gohugoio/hugo/markup/org	1.460s
FAIL	github.com/gohugoio/hugo/markup/pandoc [build failed]
# github.com/gohugoio/hugo/markup/tableofcontents.test
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
# github.com/gohugoio/hugo/markup/rst.test
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
FAIL	github.com/gohugoio/hugo/markup/rst [build failed]
FAIL	github.com/gohugoio/hugo/markup/tableofcontents [build failed]
# github.com/gohugoio/hugo/media.test
FAIL	github.com/gohugoio/hugo/media [build failed]
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
# github.com/gohugoio/hugo/metrics.test
FAIL	github.com/gohugoio/hugo/metrics [build failed]
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
# github.com/gohugoio/hugo/modules.test
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
ok  	github.com/gohugoio/hugo/minifiers	1.511s
FAIL	github.com/gohugoio/hugo/modules [build failed]
# github.com/gohugoio/hugo/modules/npm.test
FAIL	github.com/gohugoio/hugo/modules/npm [build failed]
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
# github.com/gohugoio/hugo/navigation.test
crt2(.rdata$.refptr.__ImageBase): relocation target __ImageBase not defined
FAIL	github.com/gohugoio/hugo/navigation [build failed]

If anyone have a clue as to what the above can be?

@bep bep self-assigned this May 31, 2023
@bep bep added this to the v0.112.6 milestone May 31, 2023
bep added a commit to bep/hugo that referenced this issue May 31, 2023
bep added a commit to bep/hugo that referenced this issue May 31, 2023
bep added a commit to bep/hugo that referenced this issue May 31, 2023
bep added a commit to bep/hugo that referenced this issue May 31, 2023
bep added a commit to bep/hugo that referenced this issue Jun 1, 2023
bep added a commit to bep/hugo that referenced this issue Jun 1, 2023
bep added a commit to bep/hugo that referenced this issue Jun 1, 2023
Also update some Actions to get rid of some warnings.

Fixes gohugoio#11052
@bep bep closed this as completed in #11056 Jun 1, 2023
bep added a commit that referenced this issue Jun 1, 2023
Also update some Actions to get rid of some warnings.

Fixes #11052
@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 Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant