Some of the Archiva modules in vmbuild are intermittently failing and then building successfully. Now the Webdav module is building fine and there weren't any changes in trunk in between :)
On Tue, Sep 22, 2009 at 10:57 AM, Deng Ching <[email protected]> wrote: > Hi Wendy, > > It's building successfully for me. It says build errors though and not test > failures, maybe there was a problem during the set up of the tests? There > was just a failed build in Webdav from vmbuild too, but it looks like a > different test failure ( > http://vmbuild.apache.org/continuum/buildResult.action?projectId=684&projectGroupId=64&projectName=&buildId=217753 > ). > > Thanks, > Deng > > > On Sat, Sep 19, 2009 at 3:16 AM, Wendy Smoak <[email protected]> wrote: > >> I wanted to try out the new scanAll flag, but I'm getting test errors: >> >> $ mvn install >> ... >> Tests in error: >> >> >> testGetProxiedReleaseArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedReleasePolicyTest) >> >> >> testGetProxiedReleaseArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedReleasePolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOnceFail(org.apache.maven.archiva.webdav.RepositoryServletProxiedTimestampedSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedTimestampedSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedTimestampedSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOnceFail(org.apache.maven.archiva.webdav.RepositoryServletProxiedSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOnceFail(org.apache.maven.archiva.webdav.RepositoryServletProxiedPluginSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedPluginSnapshotPolicyTest) >> >> >> testGetProxiedSnapshotsArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedPluginSnapshotPolicyTest) >> >> Tests run: 151, Failures: 0, Errors: 11, Skipped: 0 >> >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Anyone else? >> >> vmbuild is showing success for most things, and no status (?) for others: >> >> http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=64 >> >> -- >> Wendy >> > >
