Commit c98f3d7
committed
fix(test): ignore flaky env variable test in security-middleware
The test_env_security_with_invalid_profile test has a race condition when
running in parallel with other tests that modify MCP_SECURITY_PROFILE.
Mark it as ignored until we can add the serial_test crate to properly
handle env variable isolation.1 parent 3b591a7 commit c98f3d7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
0 commit comments