Steps to replicate the issue (include links if applicable):
- Buy a MacBook Pro M1 machine
- Run ./pixel.js reference until the process hangs
What happens?:
Pixel's output suddenly hangs without exiting. For example, it gets to the last test, but doesn't print the finishing COMMAND | Command "reference" successfully executed in [105.268s]. Instead it just pauses with something like:
SCENARIO > Talk:Test (#vector) SCENARIO > Talk:Test (#vector) SCENARIO > Talk:Test (#vector) x Close Browser CREATING NEW REFERENCE FILE SCENARIO > Tree (#vector) x Close Browser x Close Browser CREATING NEW REFERENCE FILE Browser Console Log 0: JSHandle:BackstopTools have been installed. CREATING NEW REFERENCE FILE x Close Browser CREATING NEW REFERENCE FILE Browser Console Log 0: JSHandle:BackstopTools have been installed. Browser Console Log 0: JSHandle:BackstopTools have been installed. Browser Console Log 0: JSHandle:BackstopTools have been installed. SCENARIO > Tree (#vector) SCENARIO > Tree (#vector) SCENARIO > Tree (#vector) x Close Browser SCENARIO > Tree (#vector) x Close Browser x Close Browser x Close Browser
What should have happened instead?:
The command should exit and print that it has finished with something like `COMMAND | Command "reference" successfully executed in [105.268s]