Re: [Codenarc-developer] file system tests fail on linux
Brought to you by:
chrismair
From: Chris M. <chr...@ea...> - 2010-05-01 17:14:28
|
Hamlet, I have checked in changes on the trunk to the two test classes that I think/hope will fix those broken tests on Linux. When you get a chance, can you please check and let me know. Thanks. Chris -----Original Message----- From: Hamlet D'Arcy [mailto:ham...@gm...] Sent: Friday, April 30, 2010 2:52 AM To: chr...@wa... Cc: Cod...@li... Subject: Re: [Codenarc-developer] file system tests fail on linux Tests in error: testAnalyze_FilesOnly(org.codenarc.analyzer.FilesystemSourceAnalyzerTest) testAnalyze(org.codenarc.analyzer.FilesystemSourceAnalyzerTest) testAnalyze_IncludesAndExcludes(org.codenarc.analyzer.FilesystemSourceAnalyz erTest) testAnalyze_BaseDirectory_FilesOnly(org.codenarc.analyzer.DirectorySourceAna lyzerTest) testAnalyze_BaseDirectory(org.codenarc.analyzer.DirectorySourceAnalyzerTest) testAnalyze_SourceDirectories(org.codenarc.analyzer.DirectorySourceAnalyzerT est) testAnalyze_BaseDirectoryAndSourceDirectories(org.codenarc.analyzer.Director ySourceAnalyzerTest) testAnalyze_BaseDirectory_ApplyToFilesMatching(org.codenarc.analyzer.Directo rySourceAnalyzerTest) On Thu, Apr 29, 2010 at 10:59 PM, <chr...@wa...> wrote: > > Which specific tests? > > Chris > > "Hamlet D'Arcy" <ham...@gm...> wrote on 04/29/2010 03:14:13 PM: > >> I get test failures on linux. >> >> the culprits are the unit tests doing all those assertions about the >> file system. The results need to be properly sorted. the order of the >> file system listing is coming back different than defined. >> >> -- >> Hamlet D'Arcy >> ham...@gm... >> >> >> --------------------------------------------------------------------- >> --------- >> _______________________________________________ >> Codenarc-developer mailing list >> Cod...@li... >> https://lists.sourceforge.net/lists/listinfo/codenarc-developer > >> ForwardSourceID:NT000B847A > ---------------------------------------------------------------------- > -------- > > _______________________________________________ > Codenarc-developer mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codenarc-developer > > -- Hamlet D'Arcy ham...@gm... ---------------------------------------------------------------------------- -- _______________________________________________ Codenarc-developer mailing list Cod...@li... https://lists.sourceforge.net/lists/listinfo/codenarc-developer |