playwright/packages
Dmitry Gozman aeba083da0
fix(snapshots): match resources by method (#24145)
Fixes #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.
2023-07-10 20:04:48 -07:00
..
html-reporter chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
playwright chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-chromium chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-core fix(snapshots): match resources by method (#24145) 2023-07-10 20:04:48 -07:00
playwright-ct-core chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-react chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-react17 chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-solid chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-svelte chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-vue chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-vue2 chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-firefox chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-test feat(trace): render Node console messages in trace (#24139) 2023-07-10 18:36:28 -07:00
playwright-webkit chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
protocol/src feat(electron): support tracesDir option (#23947) 2023-06-28 16:32:16 -07:00
recorder feat(ui): render all console / network messages in trace (#24115) 2023-07-10 12:56:56 -07:00
trace/src feat(trace): render Node console messages in trace (#24139) 2023-07-10 18:36:28 -07:00
trace-viewer fix(snapshots): match resources by method (#24145) 2023-07-10 20:04:48 -07:00
web feat(trace): render Node console messages in trace (#24139) 2023-07-10 18:36:28 -07:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00