Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Failure] XML parse standard xml spec fails intermittently #77

Open
robbavey opened this issue Jun 8, 2022 · 0 comments
Open

[Test Failure] XML parse standard xml spec fails intermittently #77

robbavey opened this issue Jun 8, 2022 · 0 comments

Comments

@robbavey
Copy link
Contributor

robbavey commented Jun 8, 2022

https://app.travis-ci.com/github/logstash-plugins/logstash-filter-xml/jobs/572873011

logstash_1_6865b4f90b69 | Failures:
logstash_1_6865b4f90b69 | 
logstash_1_6865b4f90b69 |   1) LogStash::Filters::Xml parse standard xml (Deprecated checks) "{\"raw\":\"<foo><key1><key2>value</key2></key1></foo>\"..." processes events as specified
logstash_1_6865b4f90b69 |      Failure/Error: insist { subject.get("tags") }.nil?
logstash_1_6865b4f90b69 |      
logstash_1_6865b4f90b69 |      NoMethodError:
logstash_1_6865b4f90b69 |        undefined method `get' for nil:NilClass
logstash_1_6865b4f90b69 |        Did you mean?  getc
logstash_1_6865b4f90b69 |                       gets
logstash_1_6865b4f90b69 |                       gem
logstash_1_6865b4f90b69 |      # ./spec/filters/xml_spec.rb:31:in `block in <main>'
logstash_1_6865b4f90b69 |      # ./spec/filters/xml_spec.rb:31:in `block in <main>'
logstash_1_6865b4f90b69 | 
logstash_1_6865b4f90b69 | Finished in 18.82 seconds (files took 9.78 seconds to load)
logstash_1_6865b4f90b69 | 40 examples, 1 failure
logstash_1_6865b4f90b69 | 
logstash_1_6865b4f90b69 | Failed examples:
logstash_1_6865b4f90b69 | 
logstash_1_6865b4f90b69 | rspec ./spec/filters/xml_spec.rb:30 # LogStash::Filters::Xml parse standard xml (Deprecated checks) "{\"raw\":\"<foo><key1><key2>value</key2></key1></foo>\"..." processes events as specified
logstash_1_6865b4f90b69 | 
logstash_1_6865b4f90b69 | Randomized with seed 59710
@robbavey robbavey changed the title [Test Failure] XML parse standard xml spec fails [Test Failure] XML parse standard xml spec fails intermittently Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant