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

Build failure with jruby #82

Open
oliverklee opened this issue Apr 30, 2017 · 0 comments
Open

Build failure with jruby #82

oliverklee opened this issue Apr 30, 2017 · 0 comments

Comments

@oliverklee
Copy link

The current master fails on jruby-9.1.8.0:
https://travis-ci.org/haml/html2haml/jobs/219907278

The failure is due to one test failing:

Html2HamlTest#test_style_to_css_filter_with_following_content [/home/travis/build/haml/html2haml/test/jruby/html2haml_test.rb:53]:
--- expected
+++ actual
@@ -3,5 +3,4 @@
     foo {
         bar: baz;
     }
-%body
-  Hello"
+%body Hello"

The build for the other Rubies is green.

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

No branches or pull requests

1 participant