HomePhorge

(PUP-3274) Fix failing tests after rebase to latest master
f1b2364d4e9aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3274) Fix failing tests after rebase to latest master

The rebase brought in the new collector implementation. It has changes
that mocking tests failed.

There is still one failing tests due to a real problem (PUP-3665) that
will be fixed and included in a subsequent rebase of this commit.
The failing tests is: ./spec/unit/transaction_spec.rb:649 which gets a
type system PResourceType from 4x instead of a Puppet::Resource
instance.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU737b44dc1c35: (maint) Clean up dead code
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUf1b2364d4e9a: (PUP-3274) Fix failing tests after rebase to latest master (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Nov 22 2014, 2:33 AM