Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Dec 30, 2021

Follow on from #30257, some extra Travis CI bits and bobs to remove or rename.


There's also a few extra places that added extra handling to catch random fails on Travis, I didn't touch those, but perhaps they could be reviewed/removed:

$ git grep -i travis...Lib/test/pythoninfo.py: # for device" on Travis CILib/test/pythoninfo.py: "TRAVIS",Lib/test/support/socket_helper.py: # with EADDRNOTAVAIL on Travis CILib/test/support/socket_helper.py: # EADDRNOTAVAIL on Travis CI.Lib/test/test_socket.py: # [bpo-33937](https://bugs.python.org/issue33937) the test randomly fails on Travis CI withLib/test/test_socket.py: # [bpo-33937](https://bugs.python.org/issue33937): catch also ENOMEM, the test randomly fails on Travis CI...

https://bugs.python.org/issue46178

Copy link
Member

@MariattaMariatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@bedevere-bot
Copy link

@Mariatta: Please replace # with GH- in the commit message next time. Thanks!

@hugovkhugovk deleted the rm-travis-ci branch December 31, 2021 06:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@hugovk@bedevere-bot@Mariatta@the-knights-who-say-ni@AlexWaygood