🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@matthew-brett
Copy link
Collaborator

Use Focal test image by default.

Stick to Trusty for 32-bit (we don't have a 32-bit Focal image).

@mattip
Copy link
Collaborator

mattip commented Oct 12, 2021

I set up travis-ci.com to run on this repo. I am going to close/open to see if it triggers CI. We will only get travis, as I think Appveyor is not worth while. #434

@mattip mattip closed this Oct 12, 2021
@mattip mattip reopened this Oct 12, 2021
@mattip
Copy link
Collaborator

mattip commented Oct 13, 2021

Oy. All the macOS builds are failing, something about test_supported_wheel.

Details
++++(tests/test_supported_wheels.sh:36): source(): whl_suff=cp35-cp35m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:37): source(): good_whl=tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:38): source(): bad_whl=tornado-5.1-cp37-cp37m-macosx_10_9_x86_64.whl

+++++(tests/test_supported_wheels.sh:39): source(): /Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 supported_wheels.py tornado-5.1-cp37-cp37m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:39): source(): '[' '' '!=' '' ']'

+++++(tests/test_supported_wheels.sh:43): source(): /Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 supported_wheels.py tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:43): source(): '[' tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl '!=' tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl ']'

++++(tests/test_supported_wheels.sh:47): source(): good_whl2=mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:49): source(): both='tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl'

+++++(tests/test_supported_wheels.sh:50): source(): /Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 supported_wheels.py tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:50): source(): '[' 'tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl' '!=' 'tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl' ']'

+++++(tests/test_supported_wheels.sh:54): source(): /Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 supported_wheels.py tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl tornado-5.1-cp37-cp37m-macosx_10_9_x86_64.whl mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl

++++(tests/test_supported_wheels.sh:54): source(): '[' 'tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl' '!=' 'tornado-5.1-cp35-cp35m-macosx_10_9_x86_64.whl

mypkg-0.3-cp35-cp35m-macosx_10_9_x86_64.whl' ']'

+++(tests/test_multibuild.sh:65): source(): barf

+++(tests/utils.sh:11): barf(): '[' 1 == 0 ']'

+++(tests/utils.sh:11): barf(): exit 1
With our current CI setup, we will run out of our initial 10,000 travis credits after one or two more CI runs
Repository Total build minutes Total credits
multi-build / docker-images 350 890
multi-build / multibuild 197 4,600
Total 547 5,490

@mattip
Copy link
Collaborator

mattip commented Oct 13, 2021

I have disabled the travis integration for this repo until we can provide sufficient resources. Any admin can re-enable it by going to that page -> configure -> (provide credentials) -> repository access -> select repositories -> multibuild, then click save.

@radarhere radarhere changed the title Change default test image for 64-bit. Change default test image for 64-bit Oct 13, 2021
@mattip mattip merged commit bce1637 into multi-build:devel Mar 26, 2022
@mattip
Copy link
Collaborator

mattip commented Mar 26, 2022

Thanks @matthew-brett , @radarhere

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

Successfully merging this pull request may close these issues.

3 participants