Commit 1ec024e
committed
fix(ci): Remove retrying logic
Tests that should fail would instead corrupt the
database state, causing subsequent tests to fail.
This is of course related to the unfortunate way
we disable referential integrity.
If we see tests failing again with `InvalidForeignKey`
errors, it will be a good time to reopen [cockroach#71496]
[cockroach#71496]: cockroachdb/cockroach#714961 parent d97cd63 commit 1ec024e
1 file changed
+0
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | 102 | | |
126 | 103 | | |
127 | | - | |
128 | 104 | | |
129 | 105 | | |
130 | 106 | | |
| |||
0 commit comments