Manuscript (Case [Issue]7461) File System - Failing test: DiskFileSystemTest>>#testDefaultWorkingDirectory

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]7461) File System - Failing test: DiskFileSystemTest>>#testDefaultWorkingDirectory

Pharo Issue Tracker
Manuscript Notification
avatar
Failing Test in Project:  File System: 1. Pharo Image  •  You are subscribed to this case
I cannot reproduce but this test is wrong. The working directory is not the image directory in Pharo 7.

I don't see how to really test that but at least we can test the path management is good with a test like this one:

testDefaultWorkingDirectory
| ref |
ref := filesystem workingDirectory.
self assert: (('File @ ', Smalltalk vm imagePath) beginsWith: ref asString)
Priority Priority: 3 – Must Fix Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker