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

Remove --resolve-jvm-capture-snapshots and --pytest-run-options #8123

Merged
merged 4 commits into from
Jul 29, 2019

Conversation

blorente
Copy link
Contributor

Problem

Merged #8120 without letting travis finish.
That PR bumped the version, and that made two options deprecated. This means that almost all integration test shards fail in master. (e.g. https://travis-ci.org/pantsbuild/pants/jobs/565035360)

Solution

Remove both options, and their usages.

Result

Hopefully travis should be green. I tested the failing shards locally and they seem to work so far.

Copy link
Contributor

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Thanks!

@stuhood
Copy link
Member

stuhood commented Jul 29, 2019

Looks like we need to fix the version number too. I'll pull that in here.

@stuhood stuhood self-assigned this Jul 29, 2019
@stuhood stuhood added this to the 1.19.x milestone Jul 29, 2019
@stuhood
Copy link
Member

stuhood commented Jul 29, 2019

The test timeouts here are (mostly) addressed by #8126: will merge if I see only timeouts.

@stuhood stuhood merged commit 0234ece into pantsbuild:master Jul 29, 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.

3 participants