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

Fix user and repo tests for Travis #358

Merged
merged 1 commit into from
Oct 26, 2019
Merged

Conversation

gforsyth
Copy link
Member

Not sure of the exact date, but Travis is no longer case-sensitive when
dealing with user and repo names, at least as of the date of this
commit.

Since these are the only tests in local we have for checking if a repo
exists in Travis, I've added a random hex-string to the end the repo and
user, respectively, to ensure that the RuntimeError is raised as
expected.

Not sure of the exact date, but Travis is no longer case-sensitive when
dealing with user and repo names, at least as of the date of this
commit.

Since these are the only tests in `local` we have for checking if a repo
exists in Travis, I've added a random hex-string to the end the repo and
user, respectively, to ensure that the `RuntimeError` is raised as
expected.
@asmeurer
Copy link
Member

Oh OK. I thought the test failures had to do with the fork changes, but I guess those are just in the tests for #343.

@asmeurer asmeurer merged commit 747a881 into master Oct 26, 2019
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.

2 participants