Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flaky unit test #2669

Closed
sleidig opened this issue Nov 21, 2024 · 2 comments
Closed

flaky unit test #2669

sleidig opened this issue Nov 21, 2024 · 2 comments
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release)

Comments

@sleidig
Copy link
Member

sleidig commented Nov 21, 2024

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)

@github-project-automation github-project-automation bot moved this to Triage / Analysis in All Tasks & Issues Nov 21, 2024
@sleidig sleidig moved this from Triage / Analysis to Planned (current "sprint") in All Tasks & Issues Nov 21, 2024
sleidig added a commit that referenced this issue Nov 25, 2024
@github-project-automation github-project-automation bot moved this from Planned (current "sprint") to Done in All Tasks & Issues Nov 25, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.43.0-master.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released on @master managed by CI (semantic-release) label Nov 25, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.43.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released managed by CI (semantic-release) label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release)
Projects
Archived in project
Development

No branches or pull requests

2 participants