When new functionalities/bug fixes are applied (especially changes that trigger change detection) some tests fail with error: "ResizeObserver loop limit exceeded" due to tests triggering a lot of changes in the element sizes during a short period of time. To prevent that this error should be ignored on a global level.