-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0eaefa6
commit ad8f733
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
ignored_tests: | ||
go: | ||
- package: github.com/databricks/databricks-sdk-go/databricks/internal | ||
- package: github.com/databricks/databricks-sdk-go/integration | ||
test_name: TestAccWorkspaceUsers | ||
comment: Failures due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061 | ||
- package: github.com/databricks/databricks-sdk-go/databricks/internal | ||
- package: github.com/databricks/databricks-sdk-go/integration | ||
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/databricks/internal | ||
- package: github.com/databricks/databricks-sdk-go/integration | ||
test_name: TestAccServicePrincipalsOnAWS | ||
comment: Failures due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061 | ||
- package: github.com/databricks/databricks-sdk-go/databricks/internal | ||
- package: github.com/databricks/databricks-sdk-go/integration | ||
test_name: TestMwsAccBudgets | ||
comment: Oauth issues in 2.1 REST APIs. Tracked in https://databricks.atlassian.net/browse/ES-1197977 | ||
- package: github.com/databricks/databricks-sdk-go/databricks/internal | ||
- package: github.com/databricks/databricks-sdk-go/integration | ||
test_name: TestUcAccMetastores | ||
comment: Metastores are limited in new accounts. Limit increase in https://databricks.atlassian.net/browse/ES-1242706 | ||
- package: github.com/databricks/databricks-sdk-go/databricks/internal | ||
- package: github.com/databricks/databricks-sdk-go/integration | ||
test_name: TestAccCreateOboTokenOnAws | ||
comment: Flaky test. Tracked in https://databricks.atlassian.net/browse/ES-1243720 |