GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp

flaky test: FirestoreSampleAppIntegrationTests

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

Description

test failed in native build due to Deadlocked threads

see full log [here](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/15935307683/job/44953697284?pr=3902)

```
Failures (1):
JUnit Jupiter:FirestoreSampleAppIntegrationTests:testSample()
MethodSource [className = 'com.example.FirestoreSampleAppIntegrationTests', methodName = 'testSample', methodParameterTypes = '']
=> org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in com.example.FirestoreSampleAppIntegrationTests was not fulfilled within 10 seconds.
org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
[...]
Caused by: org.awaitility.core.DeadlockException: Deadlocked threads detected:
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.