Skip to content

Job runs drop unit tests covered by acc - #6370

Merged
radakam merged 3 commits into
mainfrom
job-runs-drop-unit-tests-covered-by-acc
Aug 25, 2026
Merged

Job runs drop unit tests covered by acc#6370
radakam merged 3 commits into
mainfrom
job-runs-drop-unit-tests-covered-by-acc

Conversation

@radakam

@radakam radakam commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Changes

Drop job_run unit tests that duplicate existing acceptance coverage, and add destroy_unfinished_run so cancel-before-delete is asserted through the same path a user destroy takes.

Kept the wait/GetRun stubs that acceptance cannot reach without faking the Jobs API.

Why

Split from review on #6309: if a unit test is already covered by acc, keep the acc test.

Tests

  • New acc: acceptance/bundle/resources/job_runs/destroy_unfinished_run (faulted wait, then destroy cancel + delete order)

failed_run, on_bundle_deploy, wait, and interrupted_run already assert the
user-visible wait and trigger behavior. Add destroy_unfinished_run so
cancel-before-delete is covered the same way.
@radakam
radakam marked this pull request as ready for review August 24, 2026 16:43
@radakam
radakam requested a review from denik August 24, 2026 16:47
@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: f6edaf9

Run: 32831889505

Env 🔄​flaky 💚​RECOVERED 🙈​SKIP ✅​pass 🙈​skip Time
💚​ aws linux 1 4 274 1181 3:51
💚​ aws windows 1 4 276 1179 4:05
🔄​ azure linux 2 1 4 271 1181 3:55
💚​ azure windows 1 4 275 1179 4:18
🔄​ gcp linux 2 1 4 272 1181 4:21
💚​ gcp windows 1 4 276 1179 3:20
9 interesting tests: 4 SKIP, 4 flaky, 1 RECOVERED
Test Name aws linux aws windows azure linux azure windows gcp linux gcp windows
💚​ TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R
🙈​ TestAccept/bundle/invariant/no_drift 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🙈​ TestAccept/bundle/resources/vector_search_endpoints/drift/recreated_same_name 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🙈​ TestAccept/bundle/resources/vector_search_indexes/recreate/embedding_dimension 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🙈​ TestAccept/ssh/connection 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🔄​ TestFsCpFileToDir ✅​p ✅​p ✅​p ✅​p 🔄​f ✅​p
🔄​ TestFsCpFileToDir/uc-volumes_to_uc-volumes ✅​p ✅​p ✅​p ✅​p 🔄​f ✅​p
🔄​ TestFsCpFileToFileWithOverwriteFlag ✅​p ✅​p 🔄​f ✅​p ✅​p ✅​p
🔄​ TestFsCpFileToFileWithOverwriteFlag/uc-volumes_to_local ✅​p ✅​p 🔄​f ✅​p ✅​p ✅​p
Top 3 slowest tests (at least 2 minutes):
duration env testname
4:13 azure windows TestAccept
4:01 aws windows TestAccept
3:15 gcp windows TestAccept

@radakam
radakam enabled auto-merge August 25, 2026 09:25
@radakam
radakam added this pull request to the merge queue Aug 25, 2026
Merged via the queue into main with commit ea69c52 Aug 25, 2026
23 checks passed
@radakam
radakam deleted the job-runs-drop-unit-tests-covered-by-acc branch August 25, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants