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
I have a problem running karma inside a jenkins docker container with chrome headless configuration.
It just disconnect before the tests executed successfully. But this is not happening when I run the same karma command locally on my Mac.
This is the error that is printed:
As the mentioned issue is not using the karma-ui5 plugin but describing the same symptom, I don't think that the problem is related to this project and I don't see how it can be addressed in here, sorry.
But we actually use karma-ui5 plugin for executing the tests. But I'm not sure if this is an issue related to the karma itself or to the karma-ui5 plugin.
@matz3 do you think that it is related to the karma itself or to something else?
These are the version of karma, karma-ui5 and karma-chrome-launcher that we are using:
Hello,
I have a problem running karma inside a jenkins docker container with chrome headless configuration.
It just disconnect before the tests executed successfully. But this is not happening when I run the same karma command locally on my Mac.
This is the error that is printed:
Can you tell me is there a fix or workaround for this ?
Because I saw that many issues are created for this problem in different karma-runner projects for example this one
Best Regards,
Yoana
The text was updated successfully, but these errors were encountered: