Skip to content

Conversation

@silvolu
Copy link
Contributor

@silvolu silvolu commented Oct 23, 2014

The previous tests were flaky because based on eventually consistent queries.
The new tests use only ancestor queries, that are strongly consistent.

This comment was marked as spam.

The previous tests were flaky because based on eventually consistent queries.
The new tests use only ancestor queries, that are strongly consistent.
@silvolu silvolu force-pushed the fix-datastore-regression branch from b057b5b to e633edf Compare October 23, 2014 20:59
@silvolu
Copy link
Contributor Author

silvolu commented Oct 23, 2014

Done (squashed to avoid leaving traces of my bad commits :) )

@ryanseys
Copy link
Contributor

Perfect! Thanks! Merging.

PS: Github knows. 👀

@ryanseys
Copy link
Contributor

... will merge after tests run ...

ryanseys added a commit that referenced this pull request Oct 23, 2014
fix (regression tests): make datastore queries strongly consistent
@ryanseys ryanseys merged commit 51abc0d into googleapis:master Oct 23, 2014
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Oct 23, 2014
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Oct 23, 2014
sofisl pushed a commit that referenced this pull request Sep 16, 2022
sofisl pushed a commit that referenced this pull request Sep 27, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
sofisl pushed a commit that referenced this pull request Oct 5, 2022
sofisl pushed a commit that referenced this pull request Oct 5, 2022
sofisl pushed a commit that referenced this pull request Oct 8, 2022
sofisl pushed a commit that referenced this pull request Oct 11, 2022
* fix(docs): reference docs should link to section of googleapis.dev with API reference

* fix(docs): make anchors work in jsdoc
sofisl pushed a commit that referenced this pull request Oct 12, 2022
sofisl pushed a commit that referenced this pull request Oct 13, 2022
* fix(docs): reference docs should link to section of googleapis.dev with API reference

* fix(docs): make anchors work in jsdoc
sofisl pushed a commit that referenced this pull request Nov 9, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
sofisl pushed a commit that referenced this pull request Jan 26, 2023
PiperOrigin-RevId: 429098186
Source-Link: googleapis/googleapis@e75c527
Source-Link: googleapis/googleapis-gen@6114713
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjExNDcxMzMzODE4Zjg4ZjY2YmZlMjRhYzk3ZDIwNjRjZTBiNTJhZCJ9
sofisl pushed a commit that referenced this pull request Sep 14, 2023
* updated CHANGELOG.md

* updated package.json

* updated samples/package.json
miguelvelezsa pushed a commit that referenced this pull request Jan 14, 2026
The system tests for error reporting were still not safe to run
concurrently. The issue is that at the end we were deleting all events
(there is no API to delete events selectively, AFAICT). This meant that
concurrent executions of the system tests against the same project could
clobber anothers logged errors.

This is consistent with the observed timeouts looking for events to
show up.

Fixes: #267
GautamSharda pushed a commit that referenced this pull request Jan 14, 2026
* fix(build): fix system key decryption

* Revert "chore: update key for system tests (#265)"

This reverts commit 845a3f4600907b593110c1cb4ff898c9699582db.
GautamSharda pushed a commit that referenced this pull request Jan 14, 2026
GautamSharda pushed a commit that referenced this pull request Jan 15, 2026
* fix(build): fix system key decryption

* Revert "chore: update key for system tests (#265)"

This reverts commit 845a3f4600907b593110c1cb4ff898c9699582db.
GautamSharda pushed a commit that referenced this pull request Jan 20, 2026
miguelvelezsa pushed a commit that referenced this pull request Jan 21, 2026
The system tests for error reporting were still not safe to run
concurrently. The issue is that at the end we were deleting all events
(there is no API to delete events selectively, AFAICT). This meant that
concurrent executions of the system tests against the same project could
clobber anothers logged errors.

This is consistent with the observed timeouts looking for events to
show up.

Fixes: #267
GautamSharda pushed a commit that referenced this pull request Jan 21, 2026
sofisl pushed a commit that referenced this pull request Jan 27, 2026
sofisl pushed a commit that referenced this pull request Jan 27, 2026
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