-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
InfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure

Description
As of #20763, it's taking a lot longer to bring up runtests-browser
. I've tested this in two parallel checkouts, one in #23875 and one in the commit prior to #20763 (24e58c3).
First I ran gulp runtests-browser
in both to ensure everything was built. Then running gulp runtests-browser --test findAllRefs
in both:
- Update harness to use single robust virtual file system for tests. #20763: It takes about 30 seconds after the tab opens until I'm able to open the debugger.
- Prior commit: it takes only second until I can open the debugger.
There is also a delay when refreshing the window -- so If I missed something and have to restart, I have to wait 30 seconds to begin debugging again.
Metadata
Metadata
Assignees
Labels
InfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure