Feedback
Serial buffering test can fail under concurrent suite load
- Status
- Fixed
- Fixed in
- v26.9.1
- Area
- -
- Source discussion
- -
- Last updated
- 2026-09-08
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
The synchronous serial buffering regression test can inspect the connection before its background read loop has consumed queued fake-backend data when the complete Engine suite is under load. The test should wait for the observable buffered-byte condition instead of relying on a fixed delay.