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 #56

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

Fix Windows dart:io issues #56

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

Comments

@tvolkert
Copy link
Collaborator

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

@tvolkert
Copy link
Collaborator 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants