Skip to content

[air] Fix TestSubmitWorkload assertion after SDK bump - #6784

Merged
caroline-db merged 1 commit into
mainfrom
air-fix-submit-workload-test
Sep 21, 2026
Merged

caroline-db merged 1 commit into
mainfrom
air-fix-submit-workload-test

Conversation

@caroline-db

Copy link
Copy Markdown
Contributor

Changes

  • Assert AIR workload accelerator fields independently instead of comparing the full SDK compute struct.

Why

  • SDK unmarshalling populates ComputeSpec.ForceSendFields, causing the whole-struct assertion to fail even when the submitted payload is correct.

Tests

  • ./task fmt
  • ./task checks
  • ./task lint
  • ./task test
  • go test ./experimental/air/... -count=1

This PR was written with Codex.

@caroline-db caroline-db added the AIR Databricks AI Runtime CLI label Sep 21, 2026
@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: 907565c

Run: 35646213925

Env ✅​pass 🙈​skip Time
✅​ aws linux 276 15 4:07
✅​ aws windows 278 13 4:10
✅​ azure linux 275 15 4:08
✅​ azure windows 277 13 3:58
✅​ gcp linux 276 15 4:23
✅​ gcp windows 278 13 3:39
Top 3 slowest tests (at least 2 minutes):
duration env testname
4:08 aws windows TestAccept
3:56 azure windows TestAccept
3:37 gcp windows TestAccept

@caroline-db
caroline-db added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit 4f48446 Sep 21, 2026
34 checks passed
@caroline-db
caroline-db deleted the air-fix-submit-workload-test branch September 21, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIR Databricks AI Runtime CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants