Guest User

Untitled

a guest
Apr 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Loaded suite /usr/bin/rcov
  2. Started
  3. ............................................E.F..
  4. Finished in 87.728056 seconds.
  5.  
  6. 1) Error:
  7. test_nice_multiple(ConstructTest):
  8. ArgumentError: wrong number of arguments (1 for 0)
  9. ./test/test_constructs.rb:144:in `new'
  10. ./test/test_constructs.rb:144:in `test_nice_multiple'
  11.  
  12. 2) Failure:
  13. test_text_construct_html_to_xml(ConstructTest) [./test/test_constructs.rb:27]:
  14. <[<p> ... </>]> expected to be an instance of
  15. <REXML::Element> but was
  16. <Array>.
  17.  
  18. 49 tests, 255 assertions, 1 failures, 1 errors
Add Comment
Please, Sign In to add comment