Page MenuHomePhabricator

WikibaseLexeme 1.36 selenium test failures
Closed, ResolvedPublic

Description

Now T299978 is fixed...

https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseCirrusSearch/+/756690
https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php73-selenium-docker/13349/console

19:21:56 [Chrome 90.0.4430.212 linux #0-14] Spec: /workspace/src/extensions/WikibaseLexeme/tests/selenium/specs/special/recentchanges.js
19:21:56 [Chrome 90.0.4430.212 linux #0-14] Running: Chrome (v90.0.4430.212) on linux
19:21:56 [Chrome 90.0.4430.212 linux #0-14] Session ID: 2fbe6b2a-4635-426a-bd84-dd33908cec7f
19:21:56 [Chrome 90.0.4430.212 linux #0-14]
19:21:56 [Chrome 90.0.4430.212 linux #0-14] Special:RecentChanges
19:21:56 [Chrome 90.0.4430.212 linux #0-14]    ✖ shows lemmas in title links to lexemes on Special:RecentChanges
19:21:56 [Chrome 90.0.4430.212 linux #0-14]
19:21:56 [Chrome 90.0.4430.212 linux #0-14] 1 failing (3.2s)
19:21:56 [Chrome 90.0.4430.212 linux #0-14]
19:21:56 [Chrome 90.0.4430.212 linux #0-14] 1) Special:RecentChanges shows lemmas in title links to lexemes on Special:RecentChanges
19:21:56 [Chrome 90.0.4430.212 linux #0-14] The expression evaluated to a falsy value:
19:21:56 
19:21:56   assert( title.includes( 'entrôpi' ) )
19:21:56 
19:21:56 [Chrome 90.0.4430.212 linux #0-14] AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
19:21:56 [Chrome 90.0.4430.212 linux #0-14]
19:21:56 [Chrome 90.0.4430.212 linux #0-14]   assert( title.includes( 'entrôpi' ) )
19:21:56 [Chrome 90.0.4430.212 linux #0-14]
19:21:56 [Chrome 90.0.4430.212 linux #0-14]     at Context.<anonymous> (/workspace/src/extensions/WikibaseLexeme/tests/selenium/specs/special/recentchanges.js:31:3)