This project is archived and is in readonly mode.
Test LibXML Engine
Reported by Joseph Holsten | July 5th, 2009 @ 08:15 PM | in 3.x
It seems there is no isolated test for the LibXML engine.
I've tried adapting the Nokogiri engine tests but I can't seem
to convince
gem 'libxml-ruby', '=0.9.7'
not to raise a Gem::LoadError. This is probably due to the same issue as with #2084
Comments and changes to this ticket
-
David Smalley July 10th, 2009 @ 10:40 AM
I actually managed to get these tests running in my patch 2835 - they definitely seemed to run :)
-
Joseph Holsten July 10th, 2009 @ 10:36 PM
Did they fail when you broke them? If so, a patch would be appreciated.
-
David Smalley July 22nd, 2009 @ 09:57 AM
Yes - they sure do fail if you break them. The patch is already attached to my ticket 2835.
-
Rohit Arondekar October 9th, 2010 @ 03:59 AM
- State changed from new to stale
- Importance changed from to
Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>