GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp

flaky test: SpannerRepositoryIntegrationTests.testLoadsCorrectData

Open
#4,088 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 spanner type: process
Dominant language
Java
Stars
551
Forks
349
Avg merge
1d 13h
Merged PRs (30d)
14

Description

Failed at 5.x release PR
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/17080355816/job/48432413763?pr=4082
```
Error: 5:897 [ERROR] SpannerRepositoryIntegrationTests.testLoadsCorrectData:131
Expecting actual:
["demo_trader_json3", "demo_trader_json4"]
to contain exactly in any order:
["demo_trader1",
"demo_trader2",
"demo_trader3",
"demo_trader_json1",
"demo_trader_json2",
"demo_trader_json3",
"demo_trader_json4"]
but could not find the following elements:
["demo_trader1",
"demo_trader2",
"demo_trader3",
"demo_trader_json1",
"demo_trader_json2"]
```

Contributor guide

Open the contributing guide

Research direction

Start by running SpannerRepositoryIntegrationTests.testLoadsCorrectData and compare its setup with the failure from the 5.x release PR. Trace why only demo_trader_json3 and demo_trader_json4 are loaded, then make the test reliably verify the complete expected data set.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, java, spring
Domain
cloud, databases, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.