Fix tests with modulesync 7.3.0; allow latest dependency versions #256
Annotations
6 errors
Run tests:
spec/acceptance/default_parameters_spec.rb#L6
jira postgresql installs with defaults
Failure/Error: shell wget_cmd, acceptable_exit_codes: [0, 8]
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
wget -q --tries=24 --retry-connrefused --read-timeout=10 localhost:8080
Last 10 lines of output were:
|
Run tests:
spec/acceptance/default_parameters_spec.rb#L69
jira postgresql Process "java" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Process "java" to be running
|
Run tests:
spec/acceptance/default_parameters_spec.rb#L73
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
Run tests:
spec/acceptance/default_parameters_spec.rb#L78
jira postgresql Service "jira" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jira" to be running
|
Run tests:
spec/acceptance/default_parameters_spec.rb#L87
jira postgresql Command "wget -q --tries=24 --retry-connrefused --read-timeout=10 -O- localhost:8080" stdout is expected to include "8.16.0"
Failure/Error: its(:stdout) { is_expected.to include('8.16.0') }
expected "" to include "8.16.0"
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading