google / google/webcrypto.dart
Fix intermittents tests for macos desktop
Open
bug
- Dominant language
- Dart
- Stars
- 116
- Forks
- 110
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
`.github/workflows/test.yml` contains:
```yaml
# TODO: Enable macos desktop when supported
#- run: flutter test integration_test/webcrypto_test.dart -d macos
# working-directory: ./example
```
We really should enable integration tests on macos desktop. If anyone is interested in figuring how to get this working on Github Actions that would be great.
Contributions are highly appreciated, I tried in https://github.com/google/webcrypto.dart/pull/74, but there is probably a tiny thing not working.
Contributor guide
Assessment
This issue has not been assessed yet.