The GitHub Actions job "Tests" on airflow.git/fix-flaky-plugins-manager-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 62b8b7fd894d423861e1ec415b75d44d8dc81972 / Jarek Potiuk <[email protected]> Fix flaky test_plugins_manager tests due to OTel exporter logs The `test_no_log_when_no_plugins` and `test_loads_filesystem_plugins` tests assert `caplog.record_tuples == []` but intermittently fail when OpenTelemetry's BatchSpanProcessor tries to export spans to localhost:4318 (no collector running) and logs transient connection error warnings. Filter out opentelemetry.* log records from the assertion since they are infrastructure noise unrelated to plugin loading behavior. Co-Authored-By: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/22927727954 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
