diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-20 16:56:06 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-20 16:56:06 +0900 |
| commit | c175989cfa8b9558373edd1bd0696fd2a68431c2 (patch) | |
| tree | 9d528e5e11203380dc1b3b7267e73ad04a0d4e13 /crates/shirabe/tests/util/stream_context_factory_test.rs | |
| parent | a2110fa811c8f6c7d1c45a83c6fd1077eb6f3461 (diff) | |
| download | php-shirabe-c175989cfa8b9558373edd1bd0696fd2a68431c2.tar.gz php-shirabe-c175989cfa8b9558373edd1bd0696fd2a68431c2.tar.zst php-shirabe-c175989cfa8b9558373edd1bd0696fd2a68431c2.zip | |
test(proxy-manager): un-ignore tests by serializing env-var access
The ignored tests raced on the process-wide HTTP_PROXY/etc env vars
and the ProxyManager::INSTANCE mutex, causing spurious PoisonError
panics when run in parallel. Adding #[serial_test::serial], the same
annotation test_instantiation already used, fixes the race with no
other changes needed.
Diffstat (limited to 'crates/shirabe/tests/util/stream_context_factory_test.rs')
0 files changed, 0 insertions, 0 deletions
