You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There two known issues in the CLI test that reduce speed improvement when using a multi-core agent:
Some modules are run in serial, such as network.
Some tests run much slower than others, slowing down the entire testing process. For example: tests/latest/test_keyvault_commands.py::KeyVaultMgmtScenarioTest::test_keyvault_list_deleted takes 6 min.
The text was updated successfully, but these errors were encountered:
As described in #30238
There two known issues in the CLI test that reduce speed improvement when using a multi-core agent:
network
.tests/latest/test_keyvault_commands.py::KeyVaultMgmtScenarioTest::test_keyvault_list_deleted
takes 6 min.The text was updated successfully, but these errors were encountered: