You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following unit test sometimes (but quite regularly) fails in the CI:
#42 80.73 Chrome Headless 130.0.0.0 (Linux x86_64) EditTextWithAutocompleteComponent should show all entities of the given type FAILED #42 80.73 Expected $.length = 0 to equal 2. #42 80.73 Expected $[0] = undefined to equal 52c2fd15-9c4d-4102-b805-b24cef90a7cd. #42 80.73 Expected $[1] = undefined to equal 8f9ef9f2-af14-4d48-9e3d-b7989de0d51b. #42 80.73 at #42 80.73 at UserContext. (src/app/core/common-components/edit-text-with-autocomplete/edit-text-with-autocomplete.component.spec.ts:80:50) #42 80.73 at Generator.next () #42 80.73 at asyncGeneratorStep (node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:3:1) #42 80.73 at _next (node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:17:1) #42 80.73 Chrome Headless 130.0.0.0 (Linux x86_64): Executed 20 of 1379 (1 FAILED) (0 secs / 0.391 secs) #42 80.73 Chrome Headless 130.0.0.0 (Linux x86_64) EditTextWithAutocompleteComponent should show all entities of the given type FAILED #42 80.73 Expected $.length = 0 to equal 2. #42 80.73 Expected $[0] = undefined to equal 52c2fd15-9c4d-4102-b805-b24cef90a7cd. #42 80.73 Expected $[1] = undefined to equal 8f9ef9f2-af14-4d48-9e3d-b7989de0d51b. #42 80.73 at #42 80.73 at UserContext. (src/app/core/common-components/edit-text-with-autocomplete/edit-text-with-autocomplete.component.spec.ts:80:50) #42 80.73 at Generator.next () #42 80.73 at asyncGeneratorStep (node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:3:1) #42 80.73 at _next (node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:17:1)
The text was updated successfully, but these errors were encountered:
The following unit test sometimes (but quite regularly) fails in the CI:
The text was updated successfully, but these errors were encountered: