google / webcrypto.dart

Cross-platform implementation of Web Cryptography APIs
https://pub.dev/packages/webcrypto
Apache License 2.0
81 stars 48 forks source link

Disable chromedriver tests on macos #155

Closed jonasfj closed 1 month ago

jonasfj commented 1 month ago

This is effectively integration tests for Chrome on MacOS. These tests shouldn't really be necessary, since we tests chrome compatibility in multiple ways.

For unknown reasons these tests are unreliable on MacOS. They were constantly timing out for no good reason.