Skip to content

Fix Jenkins acceptance failures#117

Merged
cyberious merged 2 commits intopuppetlabs:masterfrom
Iristyle:fix/master/acceptance-failure
Jun 1, 2015
Merged

Fix Jenkins acceptance failures#117
cyberious merged 2 commits intopuppetlabs:masterfrom
Iristyle:fix/master/acceptance-failure

Conversation

@Iristyle
Copy link
Copy Markdown
Contributor

@Iristyle Iristyle commented Jun 1, 2015

No description provided.

Iristyle added 2 commits June 1, 2015 13:25
 - On OSX, HFS+ is by default case-insensitive, so require 'ERB'
   will work, even though it should be require 'erb'.

   When run on Jenkins / linux this will fail w/out proper casing.
 - As part of RSpec3, tests that are marked 'pending' are run and
   are expected to fail.  However, the current test marked pending
   does not actually fail, so instead use 'skip' which preserves
   the original behavior.
cyberious added a commit that referenced this pull request Jun 1, 2015
@cyberious cyberious merged commit 4c6b994 into puppetlabs:master Jun 1, 2015
@cyberious cyberious deleted the fix/master/acceptance-failure branch June 1, 2015 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants