Skip to content
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

[FormRecognizer] Figure out a way of testing Neural build mode #27042

Closed
kinelski opened this issue Feb 16, 2022 · 1 comment
Closed

[FormRecognizer] Figure out a way of testing Neural build mode #27042

kinelski opened this issue Feb 16, 2022 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Milestone

Comments

@kinelski
Copy link
Member

We currently have a StartBuildModelWithNeuralBuildMode test, but it can take too long to run (up to 1 hour), and it seems to be related with multiple failures in our live test pipeline. We are currently ignoring the test if running live.

We should consider re-enabling the test or figuring out some other way of testing this build mode live.

@kinelski kinelski added Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer labels Feb 16, 2022
@kinelski kinelski added this to the [2022] March milestone Feb 16, 2022
@jsquire jsquire modified the milestones: [2022] March, [2022] April Mar 16, 2022
@kinelski kinelski modified the milestones: [2022] April, [2022] May Mar 17, 2022
@kinelski kinelski modified the milestones: [2022] May, [2022] June May 12, 2022
@jsquire jsquire modified the milestones: [2022] June, [2022] July Jun 14, 2022
@kinelski kinelski modified the milestones: [2022] July, Backlog Jun 21, 2022
@kinelski
Copy link
Member Author

There's no particular need to test neural build mode in Live test mode. We already have it enabled for Record/Playback and this has worked well in the last year. Closing this issue.

PR #37618 removes the TODO message in code referencing this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Projects
None yet
Development

No branches or pull requests

2 participants