prettydiff / share-file-systems

Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.
GNU Affero General Public License v3.0
140 stars 10 forks source link

Distributed browser test automation is fragile #128

Closed prettydiff closed 2 years ago

prettydiff commented 2 years ago

The test runs requiring virtual machines are flaky. This could be due to HTTP transmissions awaiting response timeouts or rendering issues in the VM that exceed a tests wait period. Whatever it is more investigation is demanded.