The GitHub Actions job "Required Checks" on 
texera.git/consolidate-execservice-error-reporting has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
351fed2f5f0c47a45668582ba010f7351cb16bbf / Xinyuan Lin <[email protected]>
test(execution-service): cover the consolidated error-reporting path

Address review (Copilot + @Yicong-Huang): deleting WorkflowServiceSpec left the
single-reporting-site invariant untested. Add WorkflowExecutionServiceSpec:
- a recorded fatal error surfaces as a WorkflowErrorEvent through the
  metadata-store diff handler registered at construction (the regression guard
  for init-error surfacing);
- a state change emits a WorkflowStateEvent (handler's other branch).

The construction-unused controllerConfig/resultService are passed as null on
purpose, so a future change that does external work during construction (which
would reopen the pre-publish gap) fails this test.

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

With regards,
GitHub Actions via GitBox

Reply via email to