Skip to content

Commit

Permalink
Ignore additional flaky test (#930)
Browse files Browse the repository at this point in the history
## Changes

This test is failing for the same reason as the other flaky SCIM tests.
  • Loading branch information
pietern authored May 29, 2024
1 parent 34e415c commit 29bdcf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ ignored_tests:
- package: github.com/databricks/databricks-sdk-go/internal
test_name: TestAccGroups
comment: Failures due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061
- package: github.com/databricks/databricks-sdk-go/internal
test_name: TestAccServicePrincipalsOnAWS
comment: Failures due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061

0 comments on commit 29bdcf3

Please sign in to comment.