The GitHub Actions job "Build" on texera.git/test/fix-align-ecm-flake has succeeded. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: 025368e2029a2ceb926c49cf125cadfaefb5745b / Yicong Huang <[email protected]> test(amber-python): assert control-before-data priority on aligned ECM After the per-channel sync wait already ensures both items are queued, assert the priority semantics directly: pop control first (priority 1 sub-queue), then data (priority 2). This actually verifies the production guarantee — control to coordinator outranks data on egress — instead of just confirming both items showed up in some order. If a regression flips priorities or routes the NoOperation reply to a different channel, the first get() now fails fast with "expected control reply first". Refs #4524 Report URL: https://github.com/apache/texera/actions/runs/24950134070 With regards, GitHub Actions via GitBox
