HomePhorge

Fixing every failing test I can find on the build server.
23066c1b117aUnpublished

Unpublished Commit Ā· Learn More

Repository Importing: This repository is still importing.

Description

Fixing every failing test I can find on the build server.

All but one of these tests is fixed by:

  • Stubbing Puppet.settings.use
  • Adding /usr/sbin to PATH

The only other one was the package integration test,
which stupidly assumed a default was specified in the test.
The fix here is twofold: Remove that assumption (the test is
now 'pending' if no default is available), and add a default
for Ubuntu. (The default is in the test, not the default
package provider - that is, it's testing the default package
provider, thus it can't rely on that information.)

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUec56ddf8f5b5: This script fixes the most common issues with inconsistent storeconfigsā€¦
Branches
Unknown
Tags
Unknown

Event Timeline

Luke Kanies <luke@madstop.com> committed rPU23066c1b117a: Fixing every failing test I can find on the build server. (authored by Luke Kanies <luke@madstop.com>).Feb 28 2009, 7:40 AM