Re: [Codenarc-developer] file system tests fail on linux
Brought to you by:
chrismair
From: Hamlet D'A. <ham...@gm...> - 2010-04-30 06:51:42
|
Tests in error: testAnalyze_FilesOnly(org.codenarc.analyzer.FilesystemSourceAnalyzerTest) testAnalyze(org.codenarc.analyzer.FilesystemSourceAnalyzerTest) testAnalyze_IncludesAndExcludes(org.codenarc.analyzer.FilesystemSourceAnalyzerTest) testAnalyze_BaseDirectory_FilesOnly(org.codenarc.analyzer.DirectorySourceAnalyzerTest) testAnalyze_BaseDirectory(org.codenarc.analyzer.DirectorySourceAnalyzerTest) testAnalyze_SourceDirectories(org.codenarc.analyzer.DirectorySourceAnalyzerTest) testAnalyze_BaseDirectoryAndSourceDirectories(org.codenarc.analyzer.DirectorySourceAnalyzerTest) testAnalyze_BaseDirectory_ApplyToFilesMatching(org.codenarc.analyzer.DirectorySourceAnalyzerTest) 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... |