v1.40.1
microsoft/playwrightv1.40.1Nov 28, 2023by dgozman
AI Summary
This release fixes issues related to corrupted traces, VS Code test result colors, and serial mode status reporting.
Key Highlights
- Fix for corrupted traces produced in v1.40.0
- Fix for 'ok' text color in VS Code results
- Fix for ambiguous test outcomes in serial mode
Full Release Notes
### Highlights https://github.com/microsoft/playwright/issues/28319 - [REGRESSION]: Version 1.40.0 Produces corrupted traces https://github.com/microsoft/playwright/issues/28371 - [BUG] The color of the 'ok' text did not change to green in the vs code test results section https://github.com/microsoft/playwright/issues/28321 - [BUG] Ambiguous test outcome and status for serial mode https://github.com/microsoft/playwright/issues/28362 - [BUG] Merging blobs ends up in Error: Cannot create a string longer than 0x1fffffe8 characters https://github.com/microsoft/playwright/pull/28239 - fix: collect all errors in removeFolders ### Browser Versions * Chromium 120.0.6099.28 * Mozilla Firefox 119.0 * WebKit 17.4 This version was also tested against the following stable channels: * Google Chrome 119 * Microsoft Edge 119