Skip to content

Fix journey test#1064

Merged
sjwarner-bp merged 3 commits into
exercism:masterfrom
FridaTveit:FixJourneyTest
Nov 30, 2017
Merged

Fix journey test#1064
sjwarner-bp merged 3 commits into
exercism:masterfrom
FridaTveit:FixJourneyTest

Conversation

@FridaTveit
Copy link
Copy Markdown
Contributor

Attempt to fix #1063. Includes temporary commit to check that it's working (changing something in settings.gradle to make sure the script doesn't try to run settings.gradle like an exercise)


Reviewer Resources:

Track Policies

FridaTveit and others added 3 commits November 30, 2017 19:42
Make sure run-journey-test-from-ci doesn't try to run settings.gradle as
an exercise.
@FridaTveit
Copy link
Copy Markdown
Contributor Author

It looks like it's worked? I'll push a revert of the testing commit, and if people agree that it looks like it's worked then this PR can be squashed and merged :)

@FridaTveit FridaTveit changed the title Fix journey test [DO NOT MERGE] Fix journey test Nov 30, 2017
@sjwarner-bp
Copy link
Copy Markdown
Contributor

I'm liking the look of this! I think that it would be great to merge in if it works 🙂

I'd be interested in merging this too, as I've never squashed and merged before and would like to make sure I'm doing it correctly 😃

@bmkiefer
Copy link
Copy Markdown
Contributor

LGTM!

@sjwarner-bp sjwarner-bp merged commit 16c8203 into exercism:master Nov 30, 2017
@sjwarner-bp
Copy link
Copy Markdown
Contributor

Thanks @FridaTveit , and great work everyone!

@stkent
Copy link
Copy Markdown
Contributor

stkent commented Dec 2, 2017

Wonder why we don't see the build.gradle file pulled in erroneously also?

@bmkiefer
Copy link
Copy Markdown
Contributor

bmkiefer commented Dec 2, 2017

Does it not get pulled in when it is changed? The way that it is written it would lead me to believe that it would cause a CI failure if the build.gradle in the exercises folder changed, similar to how the settings.gradle file was. The most recent change that was merged on the build.gradle suffered from the Github API limit failure that caused the whole test suite to run and complete, here. Which is probably why this didn't come up then.

@stkent
Copy link
Copy Markdown
Contributor

stkent commented Dec 2, 2017

That was my hypothesis also!

@FridaTveit FridaTveit deleted the FixJourneyTest branch April 20, 2018 08:01
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.

Travis CI build intermittently failing

4 participants