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

travis: Fix arm build #6655

Closed
bep opened this issue Dec 21, 2019 · 3 comments
Closed

travis: Fix arm build #6655

bep opened this issue Dec 21, 2019 · 3 comments
Assignees

Comments

@bep
Copy link
Member

bep commented Dec 21, 2019

There is a failing test there, which I find har to debug, even if I had time. But it is demotivating watching that red build.
/cc @anthonyfok

@anthonyfok anthonyfok self-assigned this Dec 22, 2019
@anthonyfok
Copy link
Member

anthonyfok commented Dec 22, 2019

Hi @ bep,

I suppose you are talking about this test error on ARM that started to show up about a month ago:

--- FAIL: TestImageOps (5.75s)
    quicktest.go:306: 
        error:
          unexpected success
        got:
          nil
        stack:
          /home/travis/src/hugo/hugolib/image_test.go:149
            c.Assert(err, qt.Not(qt.IsNil))

Looking through past Travis CI builds, the test error started at around Build # 12132:

where some of the image test stuff was changed/added.

But it seems that there was an update of Go version from 1.13.1 to 1.13.4.

I'll find time to take a closer look on Debian ARM porterbox machine and see if I can reproduce the test error there and try to come up with a fix in the coming week.

bep added a commit that referenced this issue Jan 22, 2020
@stale
Copy link

stale bot commented Apr 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.

@stale stale bot added the Stale label Apr 23, 2020
@stale stale bot removed the Stale label May 19, 2020
jakejarvis pushed a commit to jakejarvis/hugo that referenced this issue Mar 5, 2021
@bep bep closed this as completed Jan 31, 2024
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 Feb 22, 2024
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