headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

npx playwright test command errors #1914

Closed vyncent-t closed 5 months ago

vyncent-t commented 6 months ago

Running the command npx playwright test to run the set of test at the same time causes some errors to occur. I think there are some issues that may depend on a different env, I will work on those that are immediately fixable.

How to reproduce

fixed: create a namespace with the minimal editor then delete it

ERRORS LIST

progress: 0/3

image

progress: 0/3

image

progress: 0/2

image

progress: 1/1

joaquimrocha commented 5 months ago

Closing in favor of #1963 .