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

Fix tests for ruby 2.0 #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

voxik
Copy link

@voxik voxik commented Mar 5, 2013

This fixes most of the issues I had with the test suite running with Ruby 2.0

There are two outstanding issues:

  1. test_example_java_result(KwarkUsersGuideTest) - I really did not investigated the issue
  2. test_untabify2(MainTest) - Not sure how to deal with that. It seems that Syck was able to deal with tabs while Psych is not able to handle them by design. Somebody else has to decide.

@voxik
Copy link
Author

voxik commented Mar 5, 2013

Ah, the test_example_java was already reported on different place: http://rubyforge.org/tracker/?func=detail&aid=27330&group_id=1320&atid=5201

@voxik voxik mentioned this pull request Jun 23, 2014
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

Successfully merging this pull request may close these issues.

1 participant