Tags: Rododrendron/playwright
Tags
cherry-pick(microsoft#24145): fix(snapshots): match resources by meth… …od (microsoft#24147) Fixes microsoft#24144. Previously, we only matched by url, which confuses GET and HEAD requests where the latter is usually zero-sized. Also make sure that resources are sorted by their monotonicTime, since that's not always the case in the trace file, where they are sorted by the "response body retrieved" time.
cherry-pick(microsoft#22673): devops: fix workflow publishing The release workflow is failing with the [following error](https://github.com/microsoft/playwright/actions/runs/4814866583): <img width="949" alt="image" src="https://user-images.githubusercontent.com/746130/234735651-204acaea-324b-410e-b030-4c56aabdd653.png"> This was regressed in microsoft#22232
PreviousNext