When targeting a local wiki, Search with accent yields result page with accent Selenium test fails. Looks like the page does not exist.
| 1 | I have no name!@imac:/CirrusSearch$ npm run @selenium-test |
|---|---|
| 2 | |
| 3 | > cirrussearch@0.0.0 @selenium-test |
| 4 | > wdio tests/selenium/wdio.conf.js |
| 5 | |
| 6 | |
| 7 | Execution of 1 spec files started at 2022-04-15T14:20:23.976Z |
| 8 | |
| 9 | [0-0] RUNNING in chrome - /tests/selenium/specs/smoke_test.js |
| 10 | [0-0] |
| 11 | Screenshot: /CirrusSearch/tests/selenium/log/Search-with-accent-yields-result-page-with-accent-2022-04-15T14-21-58-200Z.png |
| 12 | |
| 13 | [0-0] AssertionError in "Smoke test for search Search with accent yields result page with accent" |
| 14 | I am on a page named África |
| 15 | [0-0] FAILED in chrome - /tests/selenium/specs/smoke_test.js |
| 16 | |
| 17 | "spec" Reporter: |
| 18 | ------------------------------------------------------------------ |
| 19 | [chrome 97.0.4692.99 linux #0-0] Spec: /CirrusSearch/tests/selenium/specs/smoke_test.js |
| 20 | [chrome 97.0.4692.99 linux #0-0] Running: chrome (v97.0.4692.99) on linux |
| 21 | [chrome 97.0.4692.99 linux #0-0] Session ID: 43852ad97aeaffc552415d9da8ee43ff |
| 22 | [chrome 97.0.4692.99 linux #0-0] |
| 23 | [chrome 97.0.4692.99 linux #0-0] Smoke test for search |
| 24 | [chrome 97.0.4692.99 linux #0-0] ✓ Search suggestions |
| 25 | [chrome 97.0.4692.99 linux #0-0] ✓ Fill in search term and click search |
| 26 | [chrome 97.0.4692.99 linux #0-0] ✖ Search with accent yields result page with accent |
| 27 | [chrome 97.0.4692.99 linux #0-0] |
| 28 | [chrome 97.0.4692.99 linux #0-0] 2 passing (3.6s) |
| 29 | [chrome 97.0.4692.99 linux #0-0] 1 failing |
| 30 | [chrome 97.0.4692.99 linux #0-0] |
| 31 | [chrome 97.0.4692.99 linux #0-0] 1) Smoke test for search Search with accent yields result page with accent |
| 32 | [chrome 97.0.4692.99 linux #0-0] I am on a page named África |
| 33 | [chrome 97.0.4692.99 linux #0-0] AssertionError [ERR_ASSERTION]: I am on a page named África |
| 34 | [chrome 97.0.4692.99 linux #0-0] at Context.<anonymous> (/CirrusSearch/tests/selenium/specs/smoke_test.js:54:10) |
| 35 | |
| 36 | |
| 37 | Spec Files: 0 passed, 1 failed, 1 total (100% completed) in 00:01:34 |
