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

datastore: TestIntegration_AggregationQueries failed #8466

Closed
flaky-bot bot opened this issue Aug 22, 2023 · 13 comments · Fixed by #8487 or #8547
Closed

datastore: TestIntegration_AggregationQueries failed #8466

flaky-bot bot opened this issue Aug 22, 2023 · 13 comments · Fixed by #8487 or #8547
Assignees
Labels
api: datastore Issues related to the Datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Aug 22, 2023

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 37681ff
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:730: client.NewTransaction: rpc error: code = InvalidArgument desc = timestamp cannot have more than microseconds precision
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Aug 22, 2023
@product-auto-label product-auto-label bot added the api: datastore Issues related to the Datastore API. label Aug 22, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 22, 2023

commit: 911f31e
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:730: client.NewTransaction: rpc error: code = InvalidArgument desc = timestamp cannot have more than microseconds precision

@bhshkh
Copy link
Contributor

bhshkh commented Aug 23, 2023

Fixed in #8473

@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 23, 2023

commit: 14aa857
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:886: "Aggregations in transaction before creating entities": Mismatch in aggregation result got: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28], want: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0]

@bhshkh
Copy link
Contributor

bhshkh commented Aug 23, 2023

Fixed in #8475

@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 23, 2023

commit: 2c65345
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:886: "Aggregations in transaction before creating entities": Mismatch in aggregation result got: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28], want: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0]

@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 24, 2023

commit: d773366
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:886: "Aggregations in transaction before creating entities": Mismatch in aggregation result got: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28], want: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0]

@meredithslota
Copy link
Contributor

Testing just closing this again based on comments above. If this re-occurs, possibly something else missing.

@flaky-bot flaky-bot bot reopened this Aug 25, 2023
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Aug 25, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 25, 2023

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


commit: ccd0205
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:886: "Aggregations in transaction after creating entities": Mismatch in aggregation result got: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0], want: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28]

@triplequark
Copy link

Team investigating...

@bhshkh bhshkh linked a pull request Aug 26, 2023 that will close this issue
@flaky-bot flaky-bot bot reopened this Aug 30, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 30, 2023

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 05a1484
buildURL: Build Status, Sponge
status: failed

Test output
    retry.go:44: FAILED after 10 attempts:
        integration_test.go:887: "Aggregations in transaction after creating entities": Mismatch in aggregation result got: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0], want: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28]

@bhshkh bhshkh closed this as completed Sep 6, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 7, 2023

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 2ac216a
buildURL: Build Status, Sponge
status: failed

Test output
    retry.go:44: FAILED after 10 attempts:
        integration_test.go:887: "Aggregations in transaction after creating entities": Mismatch in aggregation result got: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0], want: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28]

@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 18, 2023

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 94d4b1b
buildURL: Build Status, Sponge
status: failed

Test output
    retry.go:44: FAILED after 10 attempts:
        integration_test.go:887: "Aggregations in transaction after creating entities": Mismatch in aggregation result got: map[avg:null_value:NULL_VALUE count:integer_value:0 sum:integer_value:0], want: map[avg:double_value:3.5 count:integer_value:8 sum:integer_value:28]

@bhshkh
Copy link
Contributor

bhshkh commented Sep 18, 2023

The build hasn't yet run on the latest commit that contains the fix. The above failure is on stale commits. Closing to see if issue is reopened on latest commit.

@bhshkh bhshkh closed this as completed Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
3 participants