The GitHub Actions job "Tests (AMD)" on airflow.git/backport-2e2132c-v3-3-test has failed. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: 7a50d13704f37c6e87fe81ada25ecb6fa776a039 / Jason(Zhe-You) Liu <[email protected]> [v3-3-test] Build lang-SDK k8s test artifacts from the branch when targeting main (#71527) * Build lang-SDK k8s test artifacts from the branch when targeting main The k8s lang-SDK test compiled go_example/java_example -- harness fixtures that track the checked-out branch -- against upstream main's SDK unconditionally, so a PR that changes the Go/Java SDK was never exercised by the test that is meant to cover it, and any SDK rename failed the build outright. Building from upstream main exists for release/backport branches, which may lack go-sdk/java-sdk or carry a branch-cut-frozen copy. That reason only applies when the run targets such a branch, so scope it to that case. * Address lang-SDK k8s target-branch review feedback Separates the upstream-fetch ref from the local-sources sentinel so the two independent meanings don't share one constant, fixes the "falls back to this checkout's branch" test case to assert against AIRFLOW_BRANCH instead of a hardcoded "main" (which fails on backport branches like v3-3-test), and stops claiming DEFAULT_BRANCH is set by CI for this host-side lookup since nothing currently wires it in. (cherry picked from commit 2e2132c3af5baecb201a13add600d20b584ef9f6) Co-authored-by: Jason(Zhe-You) Liu <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/31774894373 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
