Skip to content

1.x: no need to run gradle assembe by travis#4183

Merged
akarnokd merged 7 commits into
ReactiveX:1.xfrom
akarnokd:NoDefaultTravisAssemble
Jul 9, 2016
Merged

1.x: no need to run gradle assembe by travis#4183
akarnokd merged 7 commits into
ReactiveX:1.xfrom
akarnokd:NoDefaultTravisAssemble

Conversation

@akarnokd

@akarnokd akarnokd commented Jul 9, 2016

Copy link
Copy Markdown
Member

By default, Travis runs gradle assemble and if it fails, there seems to be no way to specify --stacktrace for it other than disabling it entirely. The buildViaTravis.sh does a full build anyway.

I'm posting this as Nebula fails in the assembly phase for some reason but by default, nothing else is printed.

@akarnokd akarnokd added the Build label Jul 9, 2016
@JakeWharton

Copy link
Copy Markdown
Contributor

lgtm 👍

Their idea is to do full compilation of all modules before running tests, but in a single-module repo it doesn't make much sense anyway.

@akarnokd

akarnokd commented Jul 9, 2016

Copy link
Copy Markdown
Member Author
org.eclipse.jgit.errors.MissingObjectException: Missing commit 4e5f6aae88a0993d528077dce3df19c630d825d0

This says the stash is corrupt; I'm assuming the cache we use for building could be corrupt after today's massive outage.

@akarnokd

akarnokd commented Jul 9, 2016

Copy link
Copy Markdown
Member Author

Hmm, looks like limiting the clone depth went past that odd commit number (which is available here on GitHub).

@akarnokd

akarnokd commented Jul 9, 2016

Copy link
Copy Markdown
Member Author

Now we are killed with out of memory - probably due to the container-backlog.

@akarnokd akarnokd merged commit 5e59bcf into ReactiveX:1.x Jul 9, 2016
@akarnokd akarnokd deleted the NoDefaultTravisAssemble branch July 9, 2016 20:02
Sign up for free to 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.

2 participants