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:
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.
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-browserin both to ensure everything was built. Then runninggulp runtests-browser --test findAllRefsin both: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.