Query and Search blocks: support for Instant Search #118297
Annotations
10 errors and 1 notice
test/e2e/specs/interactivity/async-actions.spec.ts#L1
1) [chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
Error: "context" and "page" fixtures are not supported in "beforeAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/async-actions.spec.ts#L1
1) [chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
Error: "context" and "page" fixtures are not supported in "afterAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/async-actions.spec.ts#L1
1) [chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: "context" and "page" fixtures are not supported in "beforeAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/async-actions.spec.ts#L1
1) [chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: "context" and "page" fixtures are not supported in "afterAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/async-actions.spec.ts#L1
1) [chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: "context" and "page" fixtures are not supported in "beforeAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/async-actions.spec.ts#L1
1) [chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: "context" and "page" fixtures are not supported in "afterAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/deferred-store.spec.ts#L1
2) [chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
Error: "context" and "page" fixtures are not supported in "beforeAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/deferred-store.spec.ts#L1
2) [chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
Error: "context" and "page" fixtures are not supported in "afterAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/deferred-store.spec.ts#L1
2) [chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: "context" and "page" fixtures are not supported in "beforeAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
test/e2e/specs/interactivity/deferred-store.spec.ts#L1
2) [chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: "context" and "page" fixtures are not supported in "afterAll" since they are created on a per-test basis.
If you would like to reuse a single page between tests, create context manually with browser.newContext(). See https://aka.ms/playwright/reuse-page for details.
If you would like to configure your page before each test, do that in beforeEach hook instead.
|
6 failed
[chromium] › interactivity/async-actions.spec.ts:19:6 › async actions › Promise generator callbacks should restore scope on resolve and reject
[chromium] › interactivity/deferred-store.spec.ts:19:6 › deferred store › Ensure that a store can be subscribed to before it is initialized
[chromium] › interactivity/directive-bind.spec.ts:21:6 › data-wp-bind › add missing href at hydration
[chromium] › interactivity/directive-class.spec.ts:21:6 › data-wp-class › remove class if callback returns falsy value
[chromium] › interactivity/directive-context.spec.ts:28:6 › data-wp-context › is correctly initialized
[chromium] › interactivity/directive-each.spec.ts:21:6 › data-wp-each › should use `item` as the defaul item name in the context
63 did not run
145 passed (6.4m)
|
This job failed
Loading