diff --git a/test-config.yaml b/test-config.yaml index f17aac46c..845193f1a 100644 --- a/test-config.yaml +++ b/test-config.yaml @@ -14,4 +14,7 @@ ignored_tests: comment: Oauth issues in 2.1 REST APIs. Tracked in https://databricks.atlassian.net/browse/ES-1197977 - package: github.com/databricks/databricks-sdk-go/internal test_name: TestUcAccMetastores - comment: Metastores are limited in new accounts. Limit increase in https://databricks.atlassian.net/browse/ES-1242706 \ No newline at end of file + comment: Metastores are limited in new accounts. Limit increase in https://databricks.atlassian.net/browse/ES-1242706 + - package: github.com/databricks/databricks-sdk-go/internal + test_name: TestAccCreateOboTokenOnAws + comment: Flaky test. Tracked in https://databricks.atlassian.net/browse/ES-1243720 \ No newline at end of file