STCOR-864 correctly evaluate typeof stripes.okapi #91
15 fail, 4 skipped, 172 pass in 14s
1 files 1 suites 14s ⏱️
191 tests 172 ✅ 4 💤 15 ❌
192 runs 173 ✅ 4 💤 15 ❌
Results for commit 9f18531.
Annotations
github-actions / Bigtest Unit Test Results
CurrentApp When the <AppContextMenu> is present in an app Should render a context menu toggle button (Chrome_126_0_0_0_(Linux_x86_64).CurrentApp When the <AppContextMenu> is present in an app) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 1s]
Raw output
NoSuchElementError: did not find Button including "Dummy app with context menu", did you mean one of:
┃ Button ┃ visible: true ┃ disabled: false ┃
┣━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━┫
┃ ⨯ "Apps" ┃ ✓ true ┃ ✓ false ┃
┃ ⨯ "" ┃ ✓ true ┃ ✓ false ┃
at throwNoSuchElementError (/tmp/_karma_webpack_516210/commons.js:120338:15)
at findFirstMatch (/tmp/_karma_webpack_516210/commons.js:120350:5)
at resolveFirst (/tmp/_karma_webpack_516210/commons.js:120379:12)
at /tmp/_karma_webpack_516210/commons.js:119767:77
at converge (/tmp/_karma_webpack_516210/commons.js:119885:20)
at converge.next (<anonymous>)
at /tmp/_karma_webpack_516210/commons.js:116681:35
at /tmp/_karma_webpack_516210/commons.js:116654:24
at Object.run (/tmp/_karma_webpack_516210/commons.js:116478:29)
at resume (/tmp/_karma_webpack_516210/commons.js:116651:25)
github-actions / Bigtest Unit Test Results
CurrentApp When the <AppContextMenu> is present in an app Clicking the context menu toggle button "before each" hook for "Shoul…_0_0_0_(Linux_x86_64).CurrentApp When the <AppContextMenu> is present in an app Clicking the context menu toggle button) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 1s]
Raw output
NoSuchElementError: did not find Button including "Dummy app with context menu", did you mean one of:
┃ Button ┃ visible: true ┃ disabled: false ┃
┣━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━┫
┃ ⨯ "Apps" ┃ ✓ true ┃ ✓ false ┃
┃ ⨯ "" ┃ ✓ true ┃ ✓ false ┃
at throwNoSuchElementError (/tmp/_karma_webpack_516210/commons.js:120338:15)
at findMatchesNonEmpty (/tmp/_karma_webpack_516210/commons.js:120361:5)
at resolveUnique (/tmp/_karma_webpack_516210/commons.js:120367:20)
at unsafeSyncResolveUnique (/tmp/_karma_webpack_516210/commons.js:120394:12)
at /tmp/_karma_webpack_516210/commons.js:119722:99
at converge (/tmp/_karma_webpack_516210/commons.js:119885:20)
at converge.next (<anonymous>)
at /tmp/_karma_webpack_516210/commons.js:116681:35
at /tmp/_karma_webpack_516210/commons.js:116654:24
at Object.run (/tmp/_karma_webpack_516210/commons.js:116478:29)
Check warning on line 0 in Chrome_126_0_0_0_(Linux_x86_64).PasswordValidationField
github-actions / Bigtest Unit Test Results
PasswordValidationField "before each" hook for "is a textfield component" (Chrome_126_0_0_0_(Linux_x86_64).PasswordValidationField) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 2s]
Raw output
Error: convergent assertion returned `false`
at loop (/tmp/_karma_webpack_516210/commons.js:501765:17)
github-actions / Bigtest Unit Test Results
CalloutContext navigating to the Hook app that shows a success Callout shows a success callout (Chrome_126_0_0_0_(Linux_x86_64).CalloutContext navigating to the Hook app that shows a success Callout) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
AssertionError: expected false to be true
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:506997:90)
github-actions / Bigtest Unit Test Results
CalloutContext navigating to the Hook app that shows a success Callout navigating to another app that shows no callouts continu…CalloutContext navigating to the Hook app that shows a success Callout navigating to another app that shows no callouts) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
AssertionError: expected false to be true
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:507004:92)
github-actions / Bigtest Unit Test Results
CalloutContext navigating to the Context app that shows an error Callout shows a error callout (Chrome_126_0_0_0_(Linux_x86_64).CalloutContext navigating to the Context app that shows an error Callout) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
AssertionError: expected false to be true
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:507013:88)
github-actions / Bigtest Unit Test Results
CalloutContext navigating to the Context app that shows an error Callout navigating to another app that shows no callouts conti…lloutContext navigating to the Context app that shows an error Callout navigating to another app that shows no callouts) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
AssertionError: expected false to be true
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:507020:90)
Check warning on line 0 in Chrome_126_0_0_0_(Linux_x86_64).ModuleHierarchy open app with pluggable
github-actions / Bigtest Unit Test Results
ModuleHierarchy open app with pluggable shows full hierarchy (Chrome_126_0_0_0_(Linux_x86_64).ModuleHierarchy open app with pluggable) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-hierarchy"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509128:68)
github-actions / Bigtest Unit Test Results
ModuleHierarchy open app without pluggable shows full hierarchy (Chrome_126_0_0_0_(Linux_x86_64).ModuleHierarchy open app without pluggable) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-hierarchy"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509136:68)
Check warning on line 0 in Chrome_126_0_0_0_(Linux_x86_64).Namespace Open app A with a plugin
github-actions / Bigtest Unit Test Results
Namespace Open app A with a plugin shows full namespace (Chrome_126_0_0_0_(Linux_x86_64).Namespace Open app A with a plugin) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-namespace"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509351:62)
github-actions / Bigtest Unit Test Results
Namespace open app B with a plugin ignoring parents shows plugin namespace (Chrome_126_0_0_0_(Linux_x86_64).Namespace open app B with a plugin ignoring parents) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-namespace"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509359:62)
Check warning on line 0 in Chrome_126_0_0_0_(Linux_x86_64).Namespace open app C with a namespace key
github-actions / Bigtest Unit Test Results
Namespace open app C with a namespace key shows module namespace with a key (Chrome_126_0_0_0_(Linux_x86_64).Namespace open app C with a namespace key) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-namespace"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509367:62)
Check warning on line 0 in Chrome_126_0_0_0_(Linux_x86_64).Namespace open app D
github-actions / Bigtest Unit Test Results
Namespace open app D shows module namespace with a key (Chrome_126_0_0_0_(Linux_x86_64).Namespace open app D) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-namespace"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509375:62)
github-actions / Bigtest Unit Test Results
Namespace open app E wrapped in a withNamespace HOC shows module namespace with a key via props (Chrome_126_0_0_0_(Linux_x86_64).Namespace open app E wrapped in a withNamespace HOC) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 0s]
Raw output
Error: unable to find "#module-namespace"
at $ (/tmp/_karma_webpack_516210/commons.js:110389:11)
at CustomInteractor.$$$1 (/tmp/_karma_webpack_516210/commons.js:110988:14)
at CustomInteractor.<anonymous> (/tmp/_karma_webpack_516210/commons.js:110847:25)
at Context.<anonymous> (/tmp/_karma_webpack_516210/commons.js:509383:62)
github-actions / Bigtest Unit Test Results
Profile dropdown opening the dropdown clicking logout changes the url (Chrome_126_0_0_0_(Linux_x86_64).Profile dropdown opening the dropdown clicking logout) failed
artifacts/runTest/TESTS-Chrome_126.0.0.0_(Linux_x86_64).xml [took 1s]
Raw output
NoSuchElementError: did not find text field with id "input-username"
at throwNoSuchElementError (/tmp/_karma_webpack_516210/commons.js:120335:15)
at findFirstMatch (/tmp/_karma_webpack_516210/commons.js:120350:5)
at resolveFirst (/tmp/_karma_webpack_516210/commons.js:120379:12)
at /tmp/_karma_webpack_516210/commons.js:119767:77
at converge (/tmp/_karma_webpack_516210/commons.js:119885:20)
at converge.next (<anonymous>)
at /tmp/_karma_webpack_516210/commons.js:116681:35
at /tmp/_karma_webpack_516210/commons.js:116654:24
at Object.run (/tmp/_karma_webpack_516210/commons.js:116478:29)
at resume (/tmp/_karma_webpack_516210/commons.js:116651:25)