Page MenuHomePhabricator
Paste P24645

I have no name!@imac:/CirrusSearch$ npm run @selenium-test
ArchivedPublic

Authored by zeljkofilipin on Apr 15 2022, 2:24 PM.
I have no name!@imac:/CirrusSearch$ npm run @selenium-test
> cirrussearch@0.0.0 @selenium-test
> wdio tests/selenium/wdio.conf.js
Execution of 1 spec files started at 2022-04-15T14:20:23.976Z
[0-0] RUNNING in chrome - /tests/selenium/specs/smoke_test.js
[0-0]
Screenshot: /CirrusSearch/tests/selenium/log/Search-with-accent-yields-result-page-with-accent-2022-04-15T14-21-58-200Z.png
[0-0] AssertionError in "Smoke test for search Search with accent yields result page with accent"
I am on a page named África
[0-0] FAILED in chrome - /tests/selenium/specs/smoke_test.js
"spec" Reporter:
------------------------------------------------------------------
[chrome 97.0.4692.99 linux #0-0] Spec: /CirrusSearch/tests/selenium/specs/smoke_test.js
[chrome 97.0.4692.99 linux #0-0] Running: chrome (v97.0.4692.99) on linux
[chrome 97.0.4692.99 linux #0-0] Session ID: 43852ad97aeaffc552415d9da8ee43ff
[chrome 97.0.4692.99 linux #0-0]
[chrome 97.0.4692.99 linux #0-0] Smoke test for search
[chrome 97.0.4692.99 linux #0-0] ✓ Search suggestions
[chrome 97.0.4692.99 linux #0-0] ✓ Fill in search term and click search
[chrome 97.0.4692.99 linux #0-0] ✖ Search with accent yields result page with accent
[chrome 97.0.4692.99 linux #0-0]
[chrome 97.0.4692.99 linux #0-0] 2 passing (3.6s)
[chrome 97.0.4692.99 linux #0-0] 1 failing
[chrome 97.0.4692.99 linux #0-0]
[chrome 97.0.4692.99 linux #0-0] 1) Smoke test for search Search with accent yields result page with accent
[chrome 97.0.4692.99 linux #0-0] I am on a page named África
[chrome 97.0.4692.99 linux #0-0] AssertionError [ERR_ASSERTION]: I am on a page named África
[chrome 97.0.4692.99 linux #0-0] at Context.<anonymous> (/CirrusSearch/tests/selenium/specs/smoke_test.js:54:10)
Spec Files: 0 passed, 1 failed, 1 total (100% completed) in 00:01:34