Appveyor tests failing during Github commits
Appveyor tests are failing when a PR is committed in Githib. In the traceback it indicates there's a checksum error when downloading a specific file from ijg.org however previous commits (within the last 2 weeks) were successful and the expected checksum was correct then. The file that fails doesn't appear to have been changed since January 2020 at least according to the site it's hosted on.
- Capture.JPG 80.9 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 29 Sep, 2021 07:37 PM
Could you drop a link to a failing build please?
2 Posted by rethanon on 29 Sep, 2021 08:02 PM
Sure
https://github.com/pygame/pygame/pull/2738
Support Staff 3 Posted by Feodor Fitsner on 29 Sep, 2021 10:59 PM
When downloading that file directly and taking SHA1 hash it gives an expected hash: https://ci.appveyor.com/project/FeodorFitsner/simple-console/builds... I've checked on both
Visual Studio 2015
andVisual Studio 2019
images. So, the question is there any difference in the waypypy
(or other tool?) downloads the file?Support Staff 4 Posted by Feodor Fitsner on 29 Sep, 2021 11:02 PM
...and it doesn't look like sporadic network-related error as you have the exactly same error in all build jobs: https://ci.appveyor.com/project/pygame/pygame/builds/40952709
5 Posted by rethanon on 04 Oct, 2021 09:10 AM
Thanks, we've been able to fix this now, appreciate the responses. Can you close the ticket please, doesn't look like I'm able to? Thanks
Support Staff 6 Posted by Feodor Fitsner on 04 Oct, 2021 01:18 PM
Sure, would you mind sharing what was the issue/fix?
7 Posted by rethanon on 04 Oct, 2021 06:27 PM
Yeah sure, wasn’t a true fix, just hosted the file in an alternate location and pointed the build there.
Support Staff 8 Posted by Feodor Fitsner on 04 Oct, 2021 07:48 PM
OK, thanks.
Feodor Fitsner closed this discussion on 04 Oct, 2021 07:48 PM.