Open PrajwolAmatya opened 2 months ago
This is reproducable only when running test with REPORT_TRACING=true
. :face_exhaling:
and in CI we have REPORT_TRACING=true
for keycloak pipeline
Tracing config fix: https://github.com/owncloud/web/pull/11571
Looks like the playwright tracing tracing.start
breaks the web when using download action
Doesn't look like a problem with ocis or web. The problem might be with playwright library
might be a google-chrome version: tests were working with Google Chrome 123.0.6312.105
but started failing with Google Chrome 128.0.6613.119
Version got updated with the recent build of owncloudci/nodejs
image
With the latest chromium-based browser and playwright tracing enabled, the HEAD request to download file causes the Sign In
alert to appear. I don't think we can do anything from the test code
Description
Multiple builds are failing on keycloak tests while downloading resources via sidebar panel.
Builds: