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

Deletion of long paths not possible on windows #16356

Closed
ricowind opened this issue Jan 28, 2014 · 3 comments
Closed

Deletion of long paths not possible on windows #16356

ricowind opened this issue Jan 28, 2014 · 3 comments
Labels
closed-duplicate Closed in favor of an existing report library-io

Comments

@ricowind
Copy link
Contributor

dart:io has a problem with handling deletion of long paths on windows.

This is showing itself in some tests where we delete long paths in pkgbuild testsuite.

IO people have more concrete info on this, using this bug for suppressions in the status file of the pub russian bot.

@mkustermann
Copy link
Member

I think for now test.dart should be changed to call the "rmdir" utility in a cmd instead of making status file updates. This is not an issue of the tests but rather an issue of test.dart not being able to remove a directory.

@andersjohnsen
Copy link

Added Duplicate label.
Marked as being merged into #16264.

@kevmoo
Copy link
Member

kevmoo commented May 14, 2014

Removed Area-IO label.
Added Library-IO label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report library-io
Projects
None yet
Development

No branches or pull requests

4 participants