The GitHub Actions job "Tests (ARM)" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 28f00cc58301806a43ad5cf3ad63f6b466548645 / Andrew Chang <[email protected]> Make copied task log text match the on-screen format (#71270) * Make copied task log text match the on-screen format Users expect copying logs to yield exactly what the screen shows. The clipboard rebuild for rows the virtualizer unmounted previously emitted the raw download format, so one copy could mix two timestamp formats and drop the group expand marker. The group marker now also follows the expand state (collapsed / expanded) in both the DOM and the rebuilt text. Follow-up to review feedback on #71156; the log download keeps raw source timestamps. * Remove unnecessary comment * UI: Keep copied log timestamps aligned with the screen Timestamp formatting belongs at the selection reconstruction boundary so downloads retain source timestamps and log parsing stays independent of UI timezone state. * UI: Preserve existing task log download formatting The clipboard fix should not alter shared text rendering because downloaded logs use the same path. Report URL: https://github.com/apache/airflow/actions/runs/31737635782 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
