Dmitry Gozman
b139ffc174
cherry-pick( #22126 ): fix(tracing): avoid clashing network file names
...
With two contexts in the same test, we can get:
- `<testId>.network` and `<testId>-1.network` files;
- for export, we can copy `<testId>.network` into `<testId>-1.network`
and try to copy into a file when another trace is reading from it.
Fixes #22089 .
2023-03-31 17:54:12 -07:00
Pavel Feldman
620310ffb2
cherry-pick( #21821 ): chore(ui): decorate pending, add time spent
2023-03-20 17:13:19 -07:00
Pavel Feldman
940078e06c
cherry-pick( #21792 ): chore(ui): follow up to watch, fix win
2023-03-19 22:53:40 -07:00
Pavel Feldman
f4f2bdd2ac
cherry-pick( #21789 ): chore: show folders in the tree
2023-03-19 21:21:38 -07:00
Pavel Feldman
82cd1789b2
cherry-pick( #21781 ): chore(ui): ui polish
2023-03-19 12:09:58 -07:00
Pavel Feldman
6efb383433
chore: fix and test ui mode stop ( #21769 )
2023-03-17 14:10:25 -07:00
Pavel Feldman
49ce561244
chore(ui): add hover-based run test ( #21758 )
2023-03-17 09:43:54 -07:00
Pavel Feldman
f5fa18a279
chore: reimplement filters ( #21647 )
2023-03-13 22:19:31 -07:00
Pavel Feldman
1d870ac407
chore(ui): start adding ui mode tests (2) ( #21608 )
2023-03-13 12:14:51 -07:00