The GitHub Actions job "Required Checks" on 
texera.git/chore/amber-python-data-processor-cleanup has failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
7891274aab9f7e91469c2412b3ea902abcd16922 / Yicong Huang 
<[email protected]>
test(pyamber): add coverage for replace_print and DataProcessor exception path

- core/util/console_message/test_replace_print.py: print() inside the
  context emits a ConsoleMessage with PRINT type, worker_id, and a
  source pointing at the calling frame; multiple prints accumulate;
  print(file=...) bypasses the buffer; print outside the context goes
  to real stdout; builtins.print is restored on normal exit and on
  exception inside the context.
- core/runnables/test_data_processor.py: DataProcessor's
  _post_switch_context_checks reports a pending exception as a console
  ERROR message, clears the exception state, and yields exactly one
  extra context switch (the resolution-wait yield). The no-exception
  path adds nothing and skips the extra switch.

Report URL: https://github.com/apache/texera/actions/runs/25261066436

With regards,
GitHub Actions via GitBox

Reply via email to