fix(ci): canary release workflow #11811
ci.yml
on: pull_request
unit-test
54s
unit-test-windows
1m 17s
e2e-test
1m 2s
lint-and-test-dts
59s
Annotations
2 errors
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition events with appear:
packages/vue/__tests__/e2e/e2eUtils.ts#L88
Error: Error: failed to find element matching selector ".test"
❯ CdpElementHandle.$eval node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/ElementHandle.ts:497:13
❯ CdpFrame.$eval node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/Frame.ts:643:12
❯ CdpPage.$eval node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/Page.ts:1306:12
❯ classList packages/vue/__tests__/e2e/e2eUtils.ts:88:12
❯ packages/vue/__tests__/e2e/Transition.spec.ts:737:16
|
e2e-test
Process completed with exit code 1.
|