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

connector/oidc: remove test that talks to the internet #1109

Merged
merged 1 commit into from
Oct 30, 2017

Conversation

ericchiang
Copy link
Contributor

Notice this flake here https://travis-ci.org/coreos/dex/jobs/293766424

Unit tests shouldn't talk to the internet.

=== RUN   TestOidcConnector_LoginURL
--- FAIL: TestOidcConnector_LoginURL (30.47s)
	oidc_test.go:79: failed to open connector: failed to get provider: Get https://accounts.google.com/.well-known/openid-configuration: dial tcp 108.177.10.84:443: i/o timeout

@RoguePanda noticed this was added in #974. Removing it for now. If you'd like to follow up with a PR to add the test back in please do.

cc @rithujohn191

Copy link
Contributor

@rithujohn191 rithujohn191 left a comment

Choose a reason for hiding this comment

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

LGTM

@rithujohn191 rithujohn191 merged commit 943e23c into dexidp:master Oct 30, 2017
@ericchiang ericchiang deleted the oidc-test branch October 30, 2017 18:18
mmrath pushed a commit to mmrath/dex that referenced this pull request Sep 2, 2019
connector/oidc: remove test that talks to the internet
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.

None yet

2 participants