minio / console

Simple UI for MinIO Object Storage :abacus:
https://min.io/docs/minio/linux/index.html
GNU Affero General Public License v3.0
852 stars 282 forks source link

[WIP] testcafe ui tests experiment with firefox in ci #3457

Open prakashsvmx opened 1 month ago

prakashsvmx commented 1 month ago

fix testcafe ui tests

prakashsvmx commented 1 month ago

@cesnietor - in CI i tried with firefox. seems the tests are passing.

so test failures in other PRs related to CI/testcafe/chrome specific.

Suggestion: We can add tests with firefox as well in CI to isolate any issues in future.

//cc @ramondeklein

cesnietor commented 4 weeks ago

Suggestion: We can add tests with firefox as well in CI to isolate any issues in future.

I remember we started doing just chrome cause long time before it was also just working on chrome haha. @prakashsvmx is the issue in Chrome an actual issue? or just part of a bug in testcafe? like if you try to reproduce it?

I'm ok doing firefox temporary till the bug gets fixed but we need to add a comment there as a FIXME: once the bug is solved cause Chrome is still more common than Firefox.

prakashsvmx commented 3 weeks ago

@cesnietor the issue is with testcafe and chrome version in CI. ( once testcafe fixes the issue in upstream we can upgrade the version in ci jobs)