file.dart icon indicating copy to clipboard operation
file.dart copied to clipboard

More test failures on Windows

Open jamesderlin opened this issue 5 years ago • 1 comments
trafficstars

The LocalFileSystem common File copy succeedsIfDestinationExistsAsLinkToFile and LocalFileSystem common File copy succeedsIfDestinationIsLinkToFileInDifferentDirectory tests seem to fail consistently on Windows. Examples:

  • https://ci.appveyor.com/project/tvolkert/file-dart/builds/33475434?fullLog=true
  • https://ci.appveyor.com/project/tvolkert/file-dart/builds/33475233?fullLog=true

Based on https://github.com/google/file.dart/issues/56, should these be added to the skip list? They are mentioned in https://github.com/dart-lang/sdk/issues/29096.

I don't have a Windows machine handy to test with.

jamesderlin avatar Jun 12 '20 23:06 jamesderlin