huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
229 stars 81 forks source link

Intermittent e2e: cypress/e2e/pages/public-form.cy.ts #6969

Closed RafaPolit closed 2 weeks ago

RafaPolit commented 3 weeks ago

Apparently, the test intermittency resides upon trying to check the results: the click on "Restricted" files is not accomplished and, therefore, the check fails as unsuccessful.

Zasa-san commented 2 weeks ago

Public form issues will be fixed as a stabilization fix in #6981 since it's blocking work for some users. Maybe this can be part of the regular sprint planing instead? @konzz @mfacar @aphilop (We originally said to work this in the PR that would fix the media issues in public forms)

mfacar commented 2 weeks ago

@Zasa-san, given that some tests broke while doing the fix (fortunately they showed me some scenarios I didn't anticipate). I fixed the flaky test on the way of reviewing the different cases.