zozo123 commented on PR #71725: URL: https://github.com/apache/airflow/pull/71725#issuecomment-5677281244
Here’s the Airflow UI view from a fresh run of this PR’s `common_ai_sandbox_toolset_ascii_box` system-test DAG. I first ran the checked-in system test unchanged (`1 passed`). For the recording, I reran the same assertions with non-secret progress markers so every sandbox-boundary step is visible in the task log: `write_file`, successful `run_command` output validating file persistence + environment propagation + arithmetic, `read_file`, the expected exit-code-3/stderr failure path, `list_directory`, and teardown. The UI-triggered DAG and task both finished **Success**.  -- 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]
