Issue 5466 in pharo: Lots of failing test: test seems to create undeletable file on linux

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

Issue 5466 in pharo: Lots of failing test: test seems to create undeletable file on linux

pharo
Status: FailingTest
Owner: [hidden email]
Labels: Type-Bug Milestone-1.4

New issue 5466 by [hidden email]: Lots of failing test: test seems  
to create undeletable file on linux
http://code.google.com/p/pharo/issues/detail?id=5466

After switching to the Cog vm for linux, we have 37 failures mostly in tear  
down methods.



Error Message

Invalid utf8 input detected
Stacktrace

UTF8TextConverter(Object)>>error:
UTF8TextConverter>>errorMalformedInput
UTF8TextConverter>>nextFromStream:
ByteString(String)>>convertFromWithConverter:
FSFilePluginPrims>>decode:
FSUnixStore(FSDiskStore)>>directoryAt:ifAbsent:nodesDo:
FSUnixStore(FSDiskStore)>>nodeAt:ifPresent:ifAbsent:
FSUnixStore(FSStore)>>isDirectory:
FSUnixStore(FSDiskStore)>>delete:
FSFilesystem>>delete:
[:path | filesystem delete: path] in  
FSDiskFilesystemTest(FSFilesystemTest)>>tearDown
OrderedCollection>>do:
FSDiskFilesystemTest(FSFilesystemTest)>>tearDown


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5466 in pharo: Lots of failing test: test seems to create undeletable file on linux

pharo

Comment #1 on issue 5466 by [hidden email]: Lots of failing test:  
test seems to create undeletable file on linux
http://code.google.com/p/pharo/issues/detail?id=5466

See Issue 2438


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5466 in pharo: Lots of failing test: test seems to create undeletable file on linux

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 5466 by [hidden email]: Lots of failing test:  
test seems to create undeletable file on linux
http://code.google.com/p/pharo/issues/detail?id=5466

I think we should change #testFileNames for now to not have umlauts.

fix attached.

Attachments:
        FSFilesystemTest-testFileNames.st  641 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5466 in pharo: Lots of failing test: test seems to create undeletable file on linux

pharo
Updates:
        Status: Integrated

Comment #3 on issue 5466 by [hidden email]: Lots of failing test:  
test seems to create undeletable file on linux
http://code.google.com/p/pharo/issues/detail?id=5466

(No comment was entered for this change.)


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