[CI] Playwright Report job skipped when Playwright test fails
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3591332. --> Reported by: [bnjmnm](https://www.drupal.org/user/2369194) Related to !1146 >>> <h3 id="overview">Overview</h3> <p>Until fairly recently, when Playwright reports failed we'd still get a report, which was quite useful. Now, it looks like the report is only generated if everything passes (its possible some fails still result in reports, but this is what I observed). this occurs even in instances where the test completes before the 30 min timeout. <a href="https://git.drupalcode.org/project/canvas/-/jobs/9913824">Here's a recent example</a>.</p> <p>Any way to get this back?</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3>
issue