Azure Core Management has a test LROPollerTests.lroTimeout which sporadically fails. This forces pipelines to re-run.
org.opentest4j.AssertionFailedError: expected: <5> but was: <6>
at com.azure.core.management@1.0.0-beta.2/com.azure.core.management.implementation.polling.LROPollerTests.lroTimeout(LROPollerTests.java:477)
org.opentest4j.AssertionFailedError: expected: <4> but was: <5>
at com.azure.core.management@1.0.0-beta.2/com.azure.core.management.implementation.polling.LROPollerTests.lroTimeout(LROPollerTests.java:477)
Azure Core Management has a test
LROPollerTests.lroTimeoutwhich sporadically fails. This forces pipelines to re-run.