Open jeremymeng opened 1 year ago
@jeremymeng ,I can't repro this issue, could you give some backgrounds of this issue? thanks
I found out that it is not related to tests or test proxy, but TypeScript itself took a lot of time to build the source file isUnexpected.ts
. Not sure whether certain pattern in that particular file caused the compiler to be so slow. But it would be nice if we could investigate and see if we can improve the generated
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3245539&view=logs&j=f3d84248-526b-5c53-c1d9-c908a2c076cb&t=a08660e7-0c74-50b6-45ab-0cb70a5776f5&l=464 The log shows that it took > 2 minutes to run the test.
arm-network slow to build too
This file is causing problem:
https://github.com/Azure/azure-sdk-for-js/blob/5ec3a86fa3ac4616f949802eb7206f20254d2db0/sdk/network/arm-network-rest/src/isUnexpected.ts