The GitHub Actions job "Required Checks" on 
texera.git/gh-readonly-queue/main/pr-6669-0467adea49c90e9feb4d0ca69de0f9f1d3f92fa8
 has failed.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
82ccc7582284a26621561baae9d70085c4438009 / Matthew B. <[email protected]>
test(pyamber): add unit tests for stoppable_queue_blocking_thread (#6669)

### What changes were proposed in this PR?
- Add unit tests for StoppableQueueBlockingRunnable.
- Cover stop() enqueuing the RUNNABLE_STOP sentinel and
interruptible_get() raising InterruptRunnable only on that exact
control.
- Cover run() processing entries until interrupted and always calling
post_stop(), including on unexpected errors.
### Any related issues, documentation, discussions?
Closes: #6668
### How was this PR tested?
- Run: `cd amber && python -m pytest
src/test/python/core/util/stoppable/test_stoppable_queue_blocking_thread.py`,
expect all 7 tests passing.
- Test-only change; no production code is modified.
### Was this PR authored or co-authored using generative AI tooling?
Co-authored with Claude Opus 4.8 in compliance with ASF

---------

Signed-off-by: Xinyuan Lin <[email protected]>
Co-authored-by: Xinyuan Lin <[email protected]>
Co-authored-by: Copilot Autofix powered by AI 
<[email protected]>
Co-authored-by: Claude Opus 4.8 <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to