Assigned
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
cc...@google.com <cc...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Currently, when we set a test, it computes a certain amount of iterations, which usually makes it try to run for certain amount of time.
It would be great if we were also able to override the total amount of iterations that we want to execute.