Commit b699f2a
fix(test): remove t.Parallel from tests that mutate globals (gt-qvx)
TestStampLoop_SelfStampFails and TestStampLoop_InvalidValence mutate
package-level wlStamp* globals, making t.Parallel() unsafe. This was
the remaining unmerged change from PR gastownhall#3213 by outdoorsea — the core
daemon/dolt config.yaml changes were already landed.
Co-Authored-By: outdoorsea <outdoorsea@users.noreply.github.com>1 parent c2b7e6e commit b699f2a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | | - | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | | - | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
0 commit comments