Skip to content

Commit

Permalink
[Internal] Revert "mark TestUcAccModelServingProvisionedThroughput as…
Browse files Browse the repository at this point in the history
… flaky. to … (#4240)

This reverts commit cc9e503.

## Changes
<!-- Summary of your changes that are easy to understand -->

## 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`
- [ ] relevant acceptance tests are passing
- [ ] using Go SDK

Co-authored-by: Omer Lachish <[email protected]>
  • Loading branch information
rauchy and rauchy authored Nov 18, 2024
1 parent f0f4360 commit 7afc418
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@ ignored_tests:
comment: Failures due to read-after-write inconsistency. Tracked in https://databricks.atlassian.net/browse/ES-1100061
- package: github.com/databricks/terraform-provider-databricks/internal/acceptance
test_name: TestUcAccVectorSearchEndpoint
comment: Failure due to read-after-create inconsistency. https://databricks.atlassian.net/browse/ES-1243690
- package: github.com/databricks/terraform-provider-databricks/internal/acceptance
test_name: TestUcAccModelServingProvisionedThroughput
comment: Failure due to temporary incident. To be removed following resolution. https://databricks.atlassian.net/browse/ES-1306706
comment: Failure due to read-after-create inconsistency. https://databricks.atlassian.net/browse/ES-1243690

0 comments on commit 7afc418

Please sign in to comment.