Skip to content

Commit d2c6a4f

Browse files
[Internal] Mark TestAccServicePrincipalResourceOnAzure test as flaky (#4333)
## Changes Mark TestAccServicePrincipalResourceOnAzure test as flaky ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] `make test` run locally - [ ] relevant change in `docs/` folder - [ ] covered with integration tests in `internal/acceptance` - [ ] using Go SDK - [ ] using TF Plugin Framework
1 parent 164a77e commit d2c6a4f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test-config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,7 @@ ignored_tests:
1717
comment: Failures due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061
1818
- package: github.com/databricks/terraform-provider-databricks/internal/acceptance
1919
test_name: TestUcAccVectorSearchEndpoint
20-
comment: Failure due to read-after-create inconsistency. https://databricks.atlassian.net/browse/ES-1243690
20+
comment: Failure due to read-after-create inconsistency. https://databricks.atlassian.net/browse/ES-1243690
21+
- package: github.com/databricks/terraform-provider-databricks/internal/acceptance
22+
test_name: TestAccServicePrincipalResourceOnAzure
23+
comment: Failure due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061

0 commit comments

Comments
 (0)