Add 'on' to vnodeOnlyProps array #104
node.js.yml
on: pull_request
get-playwright-version
3s
ci
22s
browser-tests
1m 1s
Annotations
4 errors and 1 notice
|
ci
Process completed with exit code 1.
|
|
test/projector-tests.ts > Projector > Event handlers > can add event handlers using on without an interceptor:
test/projector-tests.ts#L406
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times
❯ test/projector-tests.ts:406:23
|
|
test/projector-tests.ts > Projector > Event handlers > will call event handlers that were registered using "on" with options:
test/projector-tests.ts#L394
AssertionError: expected "vi.fn()" to be called at least once
❯ test/projector-tests.ts:394:27
|
|
test/projector-tests.ts > Projector > Event handlers > will call event handlers that were registered using "on" instead of "on<eventname>":
test/projector-tests.ts#L377
AssertionError: expected "vi.fn()" to be called at least once
❯ test/projector-tests.ts:377:27
|
|
🎭 Playwright Run Summary
28 passed (17.1s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
206 KB |
sha256:725b888669c6b3869409c8dd88bd0fed84cc75c32c208b6995d7c93070bcffac
|
|