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
This is happening on my build server when we upgraded to Angular 11. Do we know the exact root cause as this is not consistent but happening very frequently after the upgrade.
ERROR [karma-server]: UncaughtException: TypeError: Cannot read property 'suites' of undefined
at getOrCreateSuite (/build/ui/node_modules/karma-html-reporter/index.js:137:43)
at HtmlReporter.specSuccess.specSkipped.specFailure
While running testcases, in rare cases 2 issues are thrown (Not thrown in all the run),
The text was updated successfully, but these errors were encountered: