stable

Clone or download

Read-only

request #12195 FRS cypress tests are unstable

Root cause has been identified: - the form send an XHR request that might take times before returning something - the get assertion is done before the end of XHR request (so the timeout is not tkaen in account) Change-Id: Ic3d858e71714d420468dc60e93891a753645c08b

Modified Files

Name
M src/www/file/showfiles.php +4 −2 Go to diff View file
M tests/e2e/full/cypress/integration/frs_spec.js +24 −24 Go to diff View file