Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Jul 21, 2017

Done simply via:

$ git rm -fr core/google/cloud/streaming/
$ git rm -fr core/tests/unit/streaming/

Towards #1998.

@dhermes dhermes added api: bigquery Issues related to the BigQuery API. api: storage Issues related to the Cloud Storage API. hygiene labels Jul 21, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 21, 2017
@theacodes
Copy link
Contributor

This LGTM - if any test failures arise can we address those in separate PRs and rebase this one along?

@theacodes
Copy link
Contributor

Also this won't run system tests - can we verify system tests for impact packages?

@dhermes dhermes force-pushed the remove-streaming branch from dc2849f to 78e82fd Compare July 21, 2017 22:15
@dhermes
Copy link
Contributor Author

dhermes commented Jul 21, 2017

@jonparrott I just pushed https://github.com/GoogleCloudPlatform/google-cloud-python/tree/remove-streaming so we can run system tests.

FWIW the "first run" after merging #3555 failed due to BigQuery timeouts (no idea why).

@dhermes
Copy link
Contributor Author

dhermes commented Jul 21, 2017

OK https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2515 and https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2511 have failed in the same way, but at HEAD, the system tests continue to pass on my local machine (even when setting CIRCLE_BUILD_NUM).

I added a "nonsense" commit to force pytest to emit native Python tracebacks (I have never gotten used to pytest tracebacks)

@dhermes
Copy link
Contributor Author

dhermes commented Jul 21, 2017

As a small solace, the unit tests are all good:

https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/tree/pull%2F3654

@dhermes
Copy link
Contributor Author

dhermes commented Jul 21, 2017

I think the BigQuery issue is just some intermittent failures in BigQuery. The latest build (https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2518) only failed in 3.6 and only on one test case.

@theacodes
Copy link
Contributor

theacodes commented Jul 21, 2017 via email

@dhermes
Copy link
Contributor Author

dhermes commented Jul 21, 2017

Haha OK!

@dhermes dhermes merged commit 0414ef1 into googleapis:master Jul 21, 2017
@dhermes dhermes deleted the remove-streaming branch July 21, 2017 23:20
@dhermes
Copy link
Contributor Author

dhermes commented Jul 21, 2017

As suspected, BigQuery unit tests are back to passing: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2520

Though those logging tests seem determined to never pass

@theacodes
Copy link
Contributor

theacodes commented Jul 21, 2017 via email

@dhermes
Copy link
Contributor Author

dhermes commented Jul 22, 2017

I do mean system tests, thank you

@theacodes
Copy link
Contributor

theacodes commented Jul 22, 2017 via email

landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
* Removing vendored in google.cloud.streaming.

* Modifying setup.cfg so pytest errors are sane.

This is **not** to be merged, just to debug the b0rken build:
https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2515
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
* Removing vendored in google.cloud.streaming.

* Modifying setup.cfg so pytest errors are sane.

This is **not** to be merged, just to debug the b0rken build:
https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2515
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
* Removing vendored in google.cloud.streaming.

* Modifying setup.cfg so pytest errors are sane.

This is **not** to be merged, just to debug the b0rken build:
https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2515
parthea pushed a commit that referenced this pull request Nov 24, 2025
* Removing vendored in google.cloud.streaming.

* Modifying setup.cfg so pytest errors are sane.

This is **not** to be merged, just to debug the b0rken build:
https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2515
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants