modulesync 7.4.0 #29
Triggered via pull request
September 13, 2024 14:15
Status
Failure
Total duration
11m 17s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
35s
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
7 errors
Puppet / 8 (Ruby 3.2):
spec/unit/puppet_x/vox_pupuli/lens_spec.rb#L121
XmlLens set set /beans/broker/plugins/authorizationPlugin/map/authorizationMap/authorizationEntries/authorizationEntry/[last()+1]/#attribute/queue "test" should change XML
Failure/Error: if attr =~ %r{^(\d)+$} && val =~ %r{^(\d)+$}
NoMethodError:
undefined method `=~' for 0:Integer
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet_x/vox_pupuli/lens_spec.rb#L127
XmlLens set set /beans/broker/plugins/authorizationPlugin/map/authorizationMap/authorizationEntries/authorizationEntry/[last()+1]/#attribute/queue "test" should produce expected XML
Failure/Error: if attr =~ %r{^(\d)+$} && val =~ %r{^(\d)+$}
NoMethodError:
undefined method `=~' for 0:Integer
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet_x/vox_pupuli/lens_spec.rb#L197
XmlLens rm rm /beans/broker/plugins/authorizationPlugin/map/authorizationMap/authorizationEntries/authorizationEntry/[last()+1]/#attribute/queue "test" should produce expected XML
Failure/Error: REXML::XPath.match(xml, match)
REXML::ParseException:
Garbage component exists at the end: <#attribute>: <#attribute>
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet_x/vox_pupuli/lens_spec.rb#L197
XmlLens rm rm /beans/broker/plugins/authorizationPlugin/map/authorizationMap/authorizationEntries/authorizationEntry/[last()+1]/#attribute/queue "test" should produce expected XML
Failure/Error: REXML::XPath.match(xml, match)
REXML::ParseException:
Garbage component exists at the end: <#attribute>: <#attribute>
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|