Luca Dai

Results 6 issues of 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...

size/M
ignore-for-release

**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...

size/S

### 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...

bug
p2
needs triage

### 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...

bug
p2

### 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...

bug
p2

## Description **Type of change** * [ ] New feature * [ ] Bug fix for existing feature * [x] Code quality improvement * [x] Addition or Improvement of tests...