June 19th, 2023

Improved

Fixed

πŸ”„ June 19th, 2023 Release

Improvement

  • [CSR-558] Machines and workers visualization for Playwright runs. The visualization shows the distribution of spec files between machines (shards), and individual workers on each machine. Requires @currents/playwright@0.6.1+

  • Machines visualization marks specs files with flaky tests as a striped bar:

  • Automated Weekly report improvements:

    • Show the previous week's metrics, including the change indicator for Summary and Runs Performance:

  • Trends section now shows the previous week's metric, the current week metrics and the difference:

  • The report template styling was refactored to have more spacing and better fonts πŸ’…πŸ»

Fix

  • [CSR-611] Fix a race condition that prevents proper status checks and comments posting to 3rd party integration.

  • [CSR-212] Automated Reports fixes - remove trends with negative change, do not show items with no recorded executions in the report.