e2e tests at push on Automattic/jetpack-search-plugin trunk branch #78880
e2e-tests.yml
on: repository_dispatch
Annotations
2 errors and 1 notice
specs/search-configure.test.js:55:2 › Search Configure › Can configure search overlay:
projects/plugins/search/tests/e2e/specs/search-configure.test.js#L81
1) specs/search-configure.test.js:55:2 › Search Configure › Can configure search overlay › Can change and reflect settings
Error: Highlight color should be 'pink'
expect(received).toBeTruthy()
Received: false
79 | await searchConfigure.isHighlightPink(),
80 | "Highlight color should be 'pink'"
> 81 | ).toBeTruthy();
| ^
82 | expect( await searchConfigure.isFormatProduct(), "Format should be 'product'" ).toBeTruthy();
83 | expect(
84 | await searchConfigure.isDefaultSortNewest(),
at checkSettings (/home/runner/work/jetpack/jetpack/projects/plugins/search/tests/e2e/specs/search-configure.test.js:81:5)
at /home/runner/work/jetpack/jetpack/projects/plugins/search/tests/e2e/specs/search-configure.test.js:63:4
at /home/runner/work/jetpack/jetpack/projects/plugins/search/tests/e2e/specs/search-configure.test.js:56:3
|
Search e2e tests
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
specs/search-configure.test.js:55:2 › Search Configure › Can configure search overlay ──────────
5 passed (3.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Search
Expired
|
786 KB |
|