Nx
Enterprise
Nx
chore(repo): disable e2e tests broken by @microsoft/api-extractor@7.57.0 (#34516) ## Current Behavior 14 e2e tests are failing across master with "Failed to process project graph" errors. The root cause is `@microsoft/api-extractor@7.57.0` which has a broken ESM export (`ConsoleMessageId`). When `@nx/vite/plugin` or `@nx/vitest` plugins load `vite.config.mts` files, they transitively import api-extractor which crashes. ## Expected Behavior Broken e2e tests are disabled via `xdescribe` so they no longer block CI. Tests should be re-enabled once the upstream api-extractor ESM issue is fixed. ## Disabled Tests | Project | Test File | |---------|-----------| | e2e-vite | `vite.test.ts`, `vite-legacy.test.ts`, `vite-ts-solution.test.ts` | | e2e-vue | `vue.test.ts`, `vue-legacy.test.ts`, `vue-ts-solution.test.ts` | | e2e-js | `js-ts-solution.test.ts` | | e2e-web | `web-vite.test.ts` | | e2e-react | `react-vite.test.ts`, `react-ts-solution.test.ts` | | e2e-next | `next-ts-solutions.test.ts` | | e2e-release | `release-publishable-libraries.test.ts`, `release-publishable-libraries-ts-solution.test.ts` | | e2e-storybook | `storybook-nested.test.ts` | ## Related Issue(s) Upstream: https://github.com/qmhc/unplugin-dts/issues/461
nx run-many -t build-native-wasm
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx run-many -t build-native-wasm
Click to copy
Linux
4 CPU cores
read
access token used
4ca3ee97
master