Skip to content

Acc: disable app-with-job on direct-exp - #3776

Merged
anton-107 merged 1 commit into
mainfrom
anton-107/acc-appwithjob-skipdirect
Oct 16, 2025
Merged

Acc: disable app-with-job on direct-exp#3776
anton-107 merged 1 commit into
mainfrom
anton-107/acc-appwithjob-skipdirect

Conversation

@anton-107

@anton-107anton-107 commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

Why

The test is currently failing in the nightly workflow and direct-exp engine is not released yet.

@anton-107
anton-107 marked this pull request as ready for review October 16, 2025 14:51
@anton-107
anton-107 merged commit 538ac77 into mainOct 16, 2025
12 of 13 checks passed
@anton-107
anton-107 deleted the anton-107/acc-appwithjob-skipdirect branch October 16, 2025 15:00
@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Oct 16, 2025

Copy link
Copy Markdown
Collaborator

Run: 18565384504

Env❌​FAIL🔄​flaky✅​pass🙈​skip
✅​aws linux322545
✅​aws windows323544
✅​aws-ucws linux438441
✅​aws-ucws windows439440
✅​azure linux322544
✅​azure windows323543
✅​azure-ucws linux438440
✅​azure-ucws windows439439
🔄​gcp linux12309546
❌​gcp windows34288545
42 failing tests:
Test Namegcp linuxgcp windows
TestAccept✅​p❌​F
TestAccept/bundle/local_state_staleness✅​p❌​F
TestAccept/bundle/local_state_staleness/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p❌​F
TestAccept/bundle/local_state_staleness/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/resources/clusters/deploy/simple✅​p❌​F
TestAccept/bundle/resources/clusters/deploy/simple/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p❌​F
TestAccept/bundle/resources/clusters/deploy/simple/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/resources/experiments/basic🔄​f✅​p
TestAccept/bundle/resources/experiments/basic/DATABRICKS_BUNDLE_ENGINE=terraform🔄​f✅​p
TestAccept/bundle/resources/jobs/check-metadata🔄​f✅​p
TestAccept/bundle/resources/jobs/check-metadata/DATABRICKS_BUNDLE_ENGINE=terraform🔄​f✅​p
TestAccept/bundle/resources/jobs/double-underscore-keys✅​p❌​F
TestAccept/bundle/resources/jobs/double-underscore-keys/DATABRICKS_BUNDLE_ENGINE=direct-exp🔄​f❌​F
TestAccept/bundle/resources/jobs/double-underscore-keys/DATABRICKS_BUNDLE_ENGINE=terraform🔄​f❌​F
TestAccept/bundle/resources/jobs/fail-on-active-runs/DATABRICKS_BUNDLE_ENGINE=direct-exp🔄​f✅​p
TestAccept/bundle/resources/jobs/fail-on-active-runs/DATABRICKS_BUNDLE_ENGINE=terraform🔄​f✅​p
TestAccept/bundle/resources/jobs/shared-root-path✅​p❌​F
TestAccept/bundle/resources/jobs/shared-root-path/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p❌​F
TestAccept/bundle/resources/jobs/shared-root-path/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/resources/models/basic🔄​f❌​F
TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=direct-exp🔄​f❌​F
TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/resources/pipelines/allow-duplicate-names✅​p❌​F
TestAccept/bundle/resources/pipelines/allow-duplicate-names/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p❌​F
TestAccept/bundle/resources/pipelines/allow-duplicate-names/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/resources/pipelines/auto-approve✅​p❌​F
TestAccept/bundle/resources/pipelines/auto-approve/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p❌​F
TestAccept/bundle/resources/pipelines/auto-approve/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/resources/pipelines/lakeflow-pipeline✅​p❌​F
TestAccept/bundle/resources/pipelines/lakeflow-pipeline/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p❌​F
TestAccept/bundle/resources/pipelines/lakeflow-pipeline/DATABRICKS_BUNDLE_ENGINE=terraform✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct-exp/DLT=yes/NBOOK=no/PY=yes✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct-exp/DLT=yes/NBOOK=yes/PY=no✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=no/PY=no✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=no/PY=yes✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=yes/PY=yes✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=no/PY=no✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=no/PY=yes✅​p❌​F
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=yes/PY=no✅​p❌​F
TestAccept/bundle/templates/default-python/integration_classic🔄​f✅​p
TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.9🔄​f✅​p

anton-107 added a commit that referenced this pull request Oct 16, 2025
anton-107 added a commit that referenced this pull request Oct 16, 2025
## Changes
<!-- Brief summary of your changes that is easy to understand -->
This reverts commit 538ac77 (PR #3776)
## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
1) the test fails on both engines
2) I will add this test to known_failures instead - this way the test
will keep running and we will see if/when it recovers
denik pushed a commit that referenced this pull request May 20, 2026
## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
The test is currently failing in the nightly workflow and direct-exp
engine is not released yet.
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
<!-- Brief summary of your changes that is easy to understand -->
This reverts commit dddc1ef (PR #3776)
## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
1) the test fails on both engines
2) I will add this test to known_failures instead - this way the test
will keep running and we will see if/when it recovers
Sign up for freeto 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.

4 participants

@anton-107@eng-dev-ecosystem-bot@andrewnester@shreyas-goenka