modulesync 7.4.0 #148
Annotations
4 errors
Run tests:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider ruby with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231036589.pp.mmajGS
Last 10 lines of output were:
URL: http://httpbin.org/basic-auth/user/passwordwithsinglequote'!
Content:
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
</html>
�[mNotice: Applied catalog in 1.09 seconds
|
Run tests:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider ruby with password 'passwordwithsinglequote'!' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Run tests:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider ruby with password 'passwordwithsinglequote'!' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Run tests
Process completed with exit code 1.
|
Loading