Skip to content

[DocumentIntelligence] Enabling live testing #43455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Conversation

kinelski
Copy link
Member

@kinelski kinelski commented Apr 16, 2024

This PR enables live testing for the Document Intelligence SDK.

It fixes two issues that were preventing the pipeline from working:

  • It changes the test resource region to eastus to support the latest preview REST API version.
  • It overrides the IsEnvironmentReadyAsync method in the Test Framework to ensure that the recently created test resource is ready before starting tests. Without this step we'd get frequent 401 errors.

@kinelski kinelski added Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer labels Apr 16, 2024
@kinelski kinelski self-assigned this Apr 16, 2024
@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@kinelski
Copy link
Member Author

/azp run net - documentintelligence - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kinelski kinelski marked this pull request as ready for review April 23, 2024 00:40
@kinelski kinelski merged commit f3f1c6a into Azure:main Apr 29, 2024
31 checks passed
@kinelski kinelski deleted the di-live branch April 29, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants