The GitHub Actions job "Tests AMD" on airflow.git/v3-1-test has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
6d2aac69c8e0a727c3489306bd0b164a6332795d / Kaxil Naik <[email protected]>
Temporarily mark `test_reading_from_pipes` as xfail

https://github.com/apache/airflow/actions/runs/17957802850/job/51079451184

```
FAILED 
task-sdk/tests/task_sdk/execution_time/test_supervisor.py::TestWatchedSubprocess::test_reading_from_pipes
 - assert [{'category': 'DeprecationWarning', 'event': 'This process (pid=78) 
is multi-threaded, use of fork() may lead to deadl...lsite', 'filename': 
'/opt/airflow/task-sdk/tests/task_sdk/execution_time/test_supervisor.py', 
'level': 'warning', ...}] == [{'logger': 'task.stdout', 'event': "I'm a short 
message", 'level': 'info', 'timestamp': '2024-11-07T12:34:56.078901Z'... 247, 
'logger': 'py.warnings', 'timestamp': datetime.datetime(2024, 11, 7, 12, 34, 
56, 78901, tzinfo=Timezone('UTC'))}]
  Extra items in the left sequence:
  {'category': 'DeprecationWarning', 'event': 'This process (pid=78) is 
multi-threaded, use of fork() may lead to deadlo...the child.', 'filename': 
'/opt/airflow/task-sdk/src/airflow/sdk/execution_time/supervisor.py', 'level': 
'warning', ...}
============================================================================== 
1 failed, 1418 passed, 6 warnings in 44.05s 
===============================================================================
```

Only Py 3.12 fails for unkown reason. This only affects tests so skipping it 
for now so contraints are updated.

Report URL: https://github.com/apache/airflow/actions/runs/17960260557

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to