mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
They way the reconnectingpty tests behave inherently will cause the agent to occasionally log an error (e.g. due to test disconnecting at a certain time), allowing these error logs to fail the test will cause these tests to be flakey. It's best for these tests to only rely on the observed behavior.