Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Sep 30, 2016

This script will be extended a great deal in coming commits.

Note that this doesn't actually make the tests run faster, but it's a minimal change for a PR and I will be sending lots of changes on top of it.

Also, this fixes the current b0rken state of AppVeyor, so that's a plus.

Also, the 2nd commit uses a lesser known feature of tox:

This script will be extended a great deal in coming commits.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2016
@dhermes
Copy link
Contributor Author

dhermes commented Sep 30, 2016

Green build before I pushed 2nd commit: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python/builds/164164263

@dhermes
Copy link
Contributor Author

dhermes commented Oct 3, 2016

@tseaver PTAL

msg_parts.append('- ' + package)
msg = '\n'.join(msg_parts)
print(msg, file=sys.stderr)
sys.exit(len(failed_packages))

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor Author

dhermes commented Oct 3, 2016

Merging as-is, putting fix for the error code issue in #2475.

@dhermes dhermes merged commit 900923b into googleapis:master Oct 3, 2016
@dhermes dhermes deleted the collapse-travis-config branch October 3, 2016 18:26
@dhermes
Copy link
Contributor Author

dhermes commented Oct 3, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants