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
1.98k stars 1.15k forks source link

[test][core-amqp] unstable request response test #30047

Open jeremymeng opened 2 weeks ago

jeremymeng commented 2 weeks ago

This test sometimes prevent vitest from existing, causing the pipeline build to timeout https://dev.azure.com/azure-sdk/public/_build/results?buildId=3870470&view=results

2024-06-13T10:03:59.1384375Z [vitest] Duration 41.72s (transform 1.63s, setup 0ms, collect 5.03s, tests 52.07s, environment 3ms, prepare 2.56s) 2024-06-13T10:03:59.2991826Z [vitest] 2024-06-13T10:03:59.3413685Z [vitest] JUNIT report written to D:/a/_work/1/s/sdk/core/core-amqp/test-results.xml 2024-06-13T10:04:09.4163837Z [vitest] close timed out after 10000ms 2024-06-13T10:04:09.4166707Z [vitest] Failed to terminate worker while running D:/a/_work/1/s/sdk/core/core-amqp/test/requestResponse.spec.ts. 2024-06-13T10:04:09.4168759Z [vitest] See https://vitest.dev/guide/common-errors.html#failed-to-terminate-worker for troubleshooting. 2024-06-13T10:04:09.4169742Z [vitest] Tests closed successfully but something prevents Vite server from exiting 2024-06-13T10:04:09.4170633Z [vitest] You can try to identify the cause by enabling "hanging-process" reporter. See https://vitest.dev/config/#reporters

Seems start happening after moving to vitest

github-actions[bot] commented 2 weeks ago

@jeremymeng @maorleger @mpodwysocki

github-actions[bot] commented 2 weeks ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.