From 7132360a1128974895b60b5e077e27fe0a91667d Mon Sep 17 00:00:00 2001 From: Anton Nekipelov <226657+anton-107@users.noreply.github.com> Date: Thu, 16 Oct 2025 17:33:07 +0200 Subject: [PATCH] Revert "Acc: disable app-with-job on direct-exp (#3776)" This reverts commit 538ac7774c36fee7f0bf7559587f33d0b381497f. --- acceptance/bundle/run/app-with-job/out.test.toml | 2 +- acceptance/bundle/run/app-with-job/test.toml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/acceptance/bundle/run/app-with-job/out.test.toml b/acceptance/bundle/run/app-with-job/out.test.toml index 1ae7a3995d2..601e1902197 100644 --- a/acceptance/bundle/run/app-with-job/out.test.toml +++ b/acceptance/bundle/run/app-with-job/out.test.toml @@ -3,4 +3,4 @@ Cloud = true CloudSlow = true [EnvMatrix] - DATABRICKS_BUNDLE_ENGINE = ["terraform"] + DATABRICKS_BUNDLE_ENGINE = ["terraform", "direct-exp"] diff --git a/acceptance/bundle/run/app-with-job/test.toml b/acceptance/bundle/run/app-with-job/test.toml index 276f178d006..61735428b3c 100644 --- a/acceptance/bundle/run/app-with-job/test.toml +++ b/acceptance/bundle/run/app-with-job/test.toml @@ -13,9 +13,6 @@ Ignore = [ 'databricks.yml', ] -# As of Oct 16 2025 this test is failing on direct-exp engine - timing out on trying to stop the app -EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["terraform"] - [Env] # MSYS2 automatically converts absolute paths like /Users/$username/$UNIQUE_NAME to # C:/Program Files/Git/Users/$username/UNIQUE_NAME before passing it to the CLI