phetsims / aqua

Automatic QUality Assurance
MIT License
2 stars 4 forks source link

Fix firefox-related CT testing problems #201

Closed zepumph closed 8 months ago

zepumph commented 8 months ago

Firefox testing through playwright was turned back on in https://github.com/phetsims/aqua/issues/188. It is causing some trouble in a few cases. For example https://github.com/phetsims/aqua/issues/200 and https://github.com/phetsims/scenery/issues/1594

zepumph commented 8 months ago

I believe a bit piece of this is going to be figuring out how to turn off webgl for playwright. Some googling has not helped me find a path for headless/playwright mode.

zepumph commented 8 months ago

We will continue to refine https://github.com/phetsims/aqua/issues/200, but it seems that nothing is showing up on CT now specific to Firefox testing (that I can see).