Michał Urbanek

Results 91 comments of Michał Urbanek

> , with no breaking changes to users. If visibility should work exactly like in older version this could be done. Still this could be done as option or parameter...

> The tests are failing in webkit for the visibility spec This test failing in my build with old visibility implementation so I turn them off for webkit as their...

Unit test -Delegate cloud is probably not related. Integrated works except Firefox. I will check it when I will find time.

Now looks like pipeline fail on unrelated certificate.

All tests passed. What else is needed ???

I checked in my version and seems like: https://github.com/cypress-io/cypress/pull/29224 fix also this issue.

> Would you be open to such a refactor? I would be happy to work on that. I already did that refactor in https://github.com/cypress-io/cypress/pull/29741 . But your comment make me...

now it looks like internal error in build for unit tests.

This looks like unit-tests fail during build lib/ca #generateServerCertificateKeys generates certs for each host: Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning...

In my case cypress.config.ts setting `modifyObstructiveCode: false,` fix issue still I would like that to work without this settings in future.