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

Randomly failing Travis jobs after minitest5 #2133

Closed
hsbt opened this issue Dec 26, 2017 · 5 comments
Closed

Randomly failing Travis jobs after minitest5 #2133

hsbt opened this issue Dec 26, 2017 · 5 comments

Comments

@hsbt
Copy link
Member

hsbt commented Dec 26, 2017

We got following failure with minitest5.

  1) Failure:
TestGemLocalRemoteOptions#test_clear_sources_option_idiot_proof [/home/travis/build/rubygems/rubygems/test/rubygems/test_gem_local_remote_options.rb:48]:
--- expected
+++ actual
@@ -1 +1,3 @@
-["https://rubygems.org/"]
+#<Gem::SourceList:0xXXXXXX
+ @sources=
+  [[Remote: http://test.example.com/ API URI: http://test.example.com/]]>
@segiddins
Copy link
Member

This is the same failure that @MSP-Greg has reported

@MSP-Greg
Copy link
Contributor

@segiddins

@hsbt & I are working on a PR that includes a patch for this issue... Thanks, Greg

@colby-swandale
Copy link
Member

@hsbt has this issue been resolved?

@hsbt
Copy link
Member Author

hsbt commented May 14, 2018

I'm not sure what is resolved. The test suite of rubygems still fails randomly like #2278 (comment)

@bronzdoc
Copy link
Member

I'm going to close this, for what i understand in #2311 tests are stable now, let me know if this should be reopened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants