Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.1k stars 1.21k forks source link

[Event Hubs]checkOnInterval should resolve when the check function returns true failing in nightly runs #26332

Closed zzhxiaofeng closed 1 year ago

zzhxiaofeng commented 1 year ago

Event Hubs nightly test runs are failing with:

Stack trace: AssertionError: expected 67500 to equal 7500 at Context. (dist-test/index.browser.js:59477:22)

For more details check here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2872881&view=results

deyaaeldeen commented 1 year ago

succeeded on second run