Skip to content

Commit 4ce8685

Browse files
authored
Revert "Acc: disable app-with-job on direct-exp (#3776)" (#3777)
## 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
1 parent 7e5ad79 commit 4ce8685

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

acceptance/bundle/run/app-with-job/out.test.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/run/app-with-job/test.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ Ignore = [
1313
'databricks.yml',
1414
]
1515

16-
# As of Oct 16 2025 this test is failing on direct-exp engine - timing out on trying to stop the app
17-
EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["terraform"]
18-
1916
[Env]
2017
# MSYS2 automatically converts absolute paths like /Users/$username/$UNIQUE_NAME to
2118
# C:/Program Files/Git/Users/$username/UNIQUE_NAME before passing it to the CLI

0 commit comments

Comments
 (0)