Luca Dai
Luca Dai
**Fix Issue:** https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/2901 Similar fix before: https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/1176 ## Root Cause The flaky behavior was detected by NonDex when running com.google.cloud.teleport.v2.utils.FirestoreConvertersTest. This test originally compared JSON strings directly using strict string...
**Fix Issue:** https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/2914 Similar fix before: https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/1176 ## Root Cause The flaky behavior was detected by NonDex when running com.google.cloud.teleport.v2.writer.DeadLetterQueueTest. This test originally asserted partial JSON string containment using: ```java...
### Related Template(s) v2/sourcedb-to-spanner ### Template Version N/A ### What happened? ## **Detected flaky behavior in unit test under NonDex randomization.** Test class: com.google.cloud.teleport.v2.writer.DeadLetterQueueTest Test method: testCreateLogDlq NonDex detected inconsistent...
### Related Template(s) v2/spanner-common ### Template Version N/A ### What happened? ## **Detected flaky behavior in unit test under NonDex randomization.** Test class: com.google.cloud.teleport.v2.spanner.testutils.failureinjectiontesting.MySQLSrcDataProviderTest Test method: testCreateSourceResourceManagerWithSchema NonDex detected inconsistent...
### Related Template(s) v2/googlecloud-to-googlecloud ### Template Version N/A ### What happened? ## **Detected flaky behavior in unit test under NonDex randomization.** Test class: com.google.cloud.teleport.v2.utils.FirestoreConvertersTest Test method: testCheckNoKeyAllInvalid NonDex detected inconsistent...
## Description **Type of change** * [ ] New feature * [ ] Bug fix for existing feature * [x] Code quality improvement * [x] Addition or Improvement of tests...