Open planger opened 1 week ago
@dhuebner Would you be able to see if we can avoid these failures? Thanks a lot in advance!
@planger Sure, I will take a look. Thank you for reporting!
@planger
I was not able to reproduce it locally :(
I've prepared a PR #14457 that removes the visible
check and adds some logging to see the line Element state. If the test fails again, I hope I can narrow down the cause. In the test reports it is obvious that all cell-editor lines are visible when the test was failing. See attached report.
I'm monitoring the stability of the Playwright tests and observed that there are a number of intermittent, recurring test failures at the
theia-notebook-editor.test.ts
.It is not alarmingly frequent, but it might be good to look into it anyway to avoid false-positives.