-
Notifications
You must be signed in to change notification settings - Fork 4.1k
backupccl: TestFullClusterBackup/ensure_that_jobs_are_restored flakes under testrace #75216
Copy link
Copy link
Closed
Closed
Copy link
Labels
A-disaster-recoveryC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-disaster-recovery
Description
TestFullClusterBackup is flakey under test race, going to skip in the meanwhile.
------- Stdout: -------
=== RUN TestFullClusterBackup/ensure_that_jobs_are_restored
full_cluster_backup_restore_test.go:334:
Error Trace: full_cluster_backup_restore_test.go:334
Error: Not equal:
expected: []string{"729409586181537793", "running", "2022-01-20 08:49:00.314276 +0000 +0000", "\n\x1freconciling span configurations\x12\x04root\x18\x9e\x80\xe4\x96\xf9\xbf\xf5\x02\xa0\x01\x01\xda\x01\x00", "\x10\x86\xb5ݖ\xf9\xbf\xf5\x02\xa8\x01\xb9\x92\xc3\xff\xac߾\xf7i\xb2\x01\x02\n\x00", "NULL", "NULL", "1"}
actual : []string{"729409586181537793", "running", "2022-01-20 08:49:00.314276 +0000 +0000", "\n\x1freconciling span configurations\x12\x04root\x18\x9e\x80\xe4\x96\xf9\xbf\xf5\x02\xa0\x01\x01\xda\x01\x00", "\x10\x8d\x94\x8a\xa9\xf9\xbf\xf5\x02\xa8\x01\x9b\xb4飻\xb2Аm\xb2\x01\x02\n\x00", "NULL", "NULL", "1"}
Diff:
--- Expected
+++ Actual
@@ -5,3 +5,3 @@
(string) (len=54) "\n\x1freconciling span configurations\x12\x04root\x18\x9e\x80\xe4\x96\xf9\xbf\xf5\x02\xa0\x01\x01\xda\x01\x00",
- (string) (len=25) "\x10\x86\xb5ݖ\xf9\xbf\xf5\x02\xa8\x01\xb9\x92\xc3\xff\xac߾\xf7i\xb2\x01\x02\n\x00",
+ (string) (len=25) "\x10\x8d\x94\x8a\xa9\xf9\xbf\xf5\x02\xa8\x01\x9b\xb4飻\xb2Аm\xb2\x01\x02\n\x00",
(string) (len=4) "NULL",
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-disaster-recoveryC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-disaster-recovery