Uh oh!
There was an error while loading. Please reload this page.
Add Go-SDK e2e test - #67956
Conversation
e5fd3e6 to
fb79b99Comparefb79b99 to
1a35fa9Compareuranusjr
commented
Jun 4, 2026
Actually… do we even have E2E CI jobs set up for Java SDK currently? I remember adding the tests but don’t recall if I wired up CI. |
I saw |
jason810496
commented
Jun 4, 2026
I wired the E2E for Java SDK up in |
1a35fa9 to
75fbf1aCompareThere was a problem hiding this comment.
https://github.com/apache/airflow/actions/runs/27116260260/job/80026835010?pr=67956
I just rebased in top of dependent PR and the Go-SDK e2e test passed. The fail and pending tests are not related, merging this.
Uh oh!
There was an error while loading. Please reload this page.
What
Airflow e2e test to verify Go-SDK starting from building Go artifact, setup coordinator and corresponding worker, then trigger DagRun.
Verify Task state, XCom, Logging from Airflow REST API following the same pattern of Java-SDK.
Verification
Was generative AI tooling used to co-author this PR?