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

Failing specs #21

Closed
purbon opened this issue Apr 15, 2015 · 3 comments
Closed

Failing specs #21

purbon opened this issue Apr 15, 2015 · 3 comments
Assignees
Labels

Comments

@purbon
Copy link

purbon commented Apr 15, 2015

When running the specs you get this error:

Failures:

  1) LogStash::Filters::Mutate convert should work within arrays "{"foo":["100","200"]}" when processed
     Failure/Error: Unable to find matching line from backtrace
     Insist::Failure:
       Expected 100, but got "100"
     # ./spec/filters/mutate_spec.rb:33:in `(root)'

Finished in 0.1 seconds
2 examples, 1 failure

Failed examples:

rspec /Users/purbon/.rvm/gems/jruby-1.7.16.1@filter-mutate/gems/logstash-devutils-0.0.12-java/lib/logstash/devutils/rspec/logstash_helpers.rb:52 # LogStash::Filters::Mutate convert should work within arrays "{"foo":["100","200"]}" when processed
@purbon purbon added the bug label Apr 15, 2015
@purbon purbon self-assigned this Apr 15, 2015
@purbon
Copy link
Author

purbon commented Apr 15, 2015

For now it looks like a mistake propagated from logstash, but still investigating why the accessors seem not to work as expected.

@purbon purbon assigned talevy and unassigned purbon Apr 15, 2015
@purbon
Copy link
Author

purbon commented Apr 15, 2015

After talking to @talevy he things this might be related to elastic/logstash#3018

@talevy
Copy link
Contributor

talevy commented Apr 15, 2015

PR for this issue: elastic/logstash#3023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants