- Issue created by @murz
- First commit to issue fork.
- Merge request !48Draft: Issue #3532583 Trying to reproduce an error on a flaky test → (Open) created by Unnamed author
Tests sometimes throw an error: The element "[object Object]" was not rerendered.
Seems because of the parallel execution of several tests because of missing wait for the previous function call to finish.
An example of a failed job:
https://git.drupalcode.org/project/commercetools/-/jobs/5682416#L1605
Need to find the source and fix.
Active
2.0
Code