Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Windows dart:io issues #618

Open
tvolkert opened this issue Mar 16, 2017 · 1 comment
Open

Fix Windows dart:io issues #618

tvolkert opened this issue Mar 16, 2017 · 1 comment

Comments

@tvolkert
Copy link
Contributor

See skipOnPlatform ('windows') in https://github.com/google/file.dart/blob/master/test/local_test.dart

@tvolkert
Copy link
Contributor Author

@zanderso the only tests being skipped at this point are the ones where either:

  • We expect success, and we get an exception
  • We expect an exception, and we get success

The list of tests in question is in common_tests.dart

@devoncarew devoncarew transferred this issue from dart-archive/file.dart Oct 8, 2024
@zanderso zanderso removed their assignment Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants