Skip to content

Commit

Permalink
[Internal] Add TestAccCreateOboTokenOnAws to flaky test list (#1029)
Browse files Browse the repository at this point in the history
## Changes
Add TestAccCreateOboTokenOnAws to flaky test list

## Tests
<!-- 
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->

- [ ] `make test` passing
- [ ] `make fmt` applied
- [ ] relevant integration tests applied
  • Loading branch information
hectorcast-db authored Aug 28, 2024
1 parent 9ab8b42 commit a24a158
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
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

0 comments on commit a24a158

Please sign in to comment.