We ended up with duplicate test files in unit and unit/server (probably a merge error). I've removed to the problematic file (under unit) and pushed the commit.
It should be safe to build now. On Jan 7, 2013, at 8:15 AM, Jeff Ortel <[email protected]> wrote: > Please let me know when this is fixed so I can do a build of master and get > our testing repos caught up. > > On 01/07/2013 08:39 AM, Jay Dobies wrote: >> Here is the failing test in platform: >> >> ====================================================================== >> ERROR: Failure: AttributeError ('module' object has no attribute >> 'PulpServerTests') >> ---------------------------------------------------------------------- >> Traceback (most recent call last): >> File "/usr/lib/python2.7/site-packages/nose/loader.py", line 390, in >> loadTestsFromName >> addr.filename, addr.module) >> File "/usr/lib/python2.7/site-packages/nose/importer.py", line 39, in >> importFromPath >> return self.importFromDir(dir_path, fqname) >> File "/usr/lib/python2.7/site-packages/nose/importer.py", line 86, in >> importFromDir >> mod = load_module(part_fqname, fh, filename, desc) >> File >> "/home/jdob/code/pulp/pulp/platform/test/unit/test_db_reaper.py", line >> 27, in <module> >> class ReaperInstantiationTests(base.PulpServerTests): >> AttributeError: 'module' object has no attribute 'PulpServerTests' >> >> >> >> On 01/07/2013 09:38 AM, Jeff Ortel wrote: >>> All, >>> >>> pulp-2.0 has been merged to master. >>> >>> The merge went well and things seem sane but there are a few unit tests >>> failing. I fixed a few errors in areas I was familiar with or where the >>> remedy was obvious but did not fix them all. Please pull master and run >>> (and fix) tests in "your area" >>> >>> Thanks, >>> >>> Jeff >>> >>> _______________________________________________ >>> Pulp-list mailing list >>> [email protected] >>> https://www.redhat.com/mailman/listinfo/pulp-list >> >> > > _______________________________________________ > Pulp-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-list Jason L Connor linear on freenode #pulp http://pulpproject.org/ RHCE: 805010912355231 GPG Fingerprint: 2048R/CC4ED7C1 _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
