Commit bdef274
committed
Auto merge of #13130 - Byron:fix-flaky-tests, r=weihanglo
re-enable flaky tests thanks to update to `gix-config`. (#11821)
Related to #11821.
With `gix-config` now being fixed, it will properly respect `GIT_CONFIG_NOSYSTEM` both for system-wide configuration as well as for the git installation configuration.
That way, credential helpers provided by the git installation won't be called anymore, which prevents them from 'somehow' emitting information to stderr.
The latter was previously disabled for credential helpers, and despite [everything looking like it should work][1], it simply didn't.
[1]: #13117 (comment)2 files changed
+2
-14
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 108 | | |
114 | 109 | | |
115 | 110 | | |
| |||
139 | 134 | | |
140 | 135 | | |
141 | 136 | | |
142 | | - | |
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
| |||
373 | 367 | | |
374 | 368 | | |
375 | 369 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | 370 | | |
382 | 371 | | |
383 | 372 | | |
| |||
404 | 393 | | |
405 | 394 | | |
406 | 395 | | |
407 | | - | |
408 | 396 | | |
409 | 397 | | |
410 | 398 | | |
| |||
0 commit comments