Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser test failed to run after moving to esm #2428

Closed
MaryGao opened this issue Apr 9, 2024 · 1 comment
Closed

Browser test failed to run after moving to esm #2428

MaryGao opened this issue Apr 9, 2024 · 1 comment
Assignees
Labels
EngSys This issue is impacting the engineering system. HRLC p0 priority 0 RLC

Comments

@MaryGao
Copy link
Member

MaryGao commented Apr 9, 2024

for pr azure-sdk/azure-sdk-for-js#9226 which is generated as esm and we failed to run browser testing.

$ rushx unit-test:browser
Found configuration in D:\test\azure-sdk-for-js\rush.json

Rush Multi-Project Build Tool 5.112.1 - Node.js 18.19.0 (LTS)
> "npm run build:test && dev-tool run test:vitest --no-test-proxy --browser"


> @azure-rest/defender-easm-rest@1.0.0-beta.1 build:test
> npm run clean && tshy && dev-tool run build-test


> @azure-rest/defender-easm-rest@1.0.0-beta.1 clean
> rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log

[build-test] The file tsconfig.browser.config.json does not exist.
[dev-tool] Errors occured. See the output above.
Error: Failed calling npm run build:test && dev-tool run test:vitest --no-test-proxy --browser.  Exit code: 1
@MaryGao MaryGao self-assigned this Apr 9, 2024
@MaryGao
Copy link
Member Author

MaryGao commented Apr 9, 2024

@MaryGao MaryGao added RLC HRLC EngSys This issue is impacting the engineering system. p0 priority 0 labels Apr 9, 2024
@MaryGao MaryGao assigned joheredi and unassigned MaryGao Apr 10, 2024
@qiaozha qiaozha closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EngSys This issue is impacting the engineering system. HRLC p0 priority 0 RLC
Projects
None yet
Development

No branches or pull requests

3 participants