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

Pub/Sub system tests can't be run simultaneously #1363

Closed
dhermes opened this issue Jan 7, 2016 · 0 comments
Closed

Pub/Sub system tests can't be run simultaneously #1363

dhermes opened this issue Jan 7, 2016 · 0 comments
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. testing

Comments

@dhermes
Copy link
Contributor

dhermes commented Jan 7, 2016

A build (https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/100902378) that began shortly after another (https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/100902340) gave a false negative due to the other test creating a topic:

test_message_pull_mode_e2e
    self.assertFalse(topic.exists())

While we're at it, we should probably use a custom namespace in datastore tests.

@dhermes dhermes added testing api: pubsub Issues related to the Pub/Sub API. labels Jan 7, 2016
dhermes added a commit to dhermes/google-cloud-python that referenced this issue Jan 9, 2016
dhermes added a commit to dhermes/google-cloud-python that referenced this issue Jan 15, 2016
dhermes added a commit to dhermes/google-cloud-python that referenced this issue Jan 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. testing
Projects
None yet
Development

No branches or pull requests

1 participant