tylerwalts / puppet-jdk_oracle

Puppet module to install JDK from oracle using wget
Other
15 stars 54 forks source link

Travis test failing on Unsupported OS error #40

Closed tylerwalts closed 9 years ago

tylerwalts commented 9 years ago

Nothing has changed here, but the tests are failing. Found some search results of others having similar issue. It seems to be resolved here:

I tried without success to update the test to work with the latest rspec.

Resolution: It should be fairly obvious when the puppet run fails for unsupported OS versions, so I'm just going to remove the test for failure.

tylerwalts commented 9 years ago

Travis test is now passing.