Yicong-Huang opened a new pull request, #4893: URL: https://github.com/apache/texera/pull/4893
Closes #4891 ## Description of changes Adds pytest specs for `state_processing_manager`, `exception_manager`, `console_message_manager`, `tuple_processing_manager`, `statistics_manager`, and `embedded_control_message_manager` — all consume-once / accumulator / ECM-alignment behaviors that previously had no direct coverage. Pinned bug behavior with an `xfail(strict=True)` probe alongside: `StatisticsManager.get_statistics().idle_time` returns a negative integer when data + control processing time overshoots `total_execution_time`. Filed as #4892; the xfail flips to XPASS the moment the floor is added. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
