[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

backport ruby-ronn to oldstable



Понадобилось сделать бекпорт ruby-ronn to oldstable.
Во время сборки никакой ругани,а вот на тестах для ruby1.9.1 упало, на
1.8 тесты без ошибок

Как бы найти на чём именно упало и соответственно исправить?


===
Running tests for ruby1.9.1 using debian/ruby-tests.rb...
Loaded suite debian/ruby-tests
Started
........................F...................................
Finished in 2.622783 seconds.

  1) Failure:
test_converting_to_yaml(DocumentTest::TestSimpleConventionallyNamedDocument)
[/opt/home/stalker/opt/build/ruby-ronn/ruby-ronn-0.7.3/test/test_ronn_document.rb:149]:
<{"section"=>"1",
 "name"=>"hello",
 "date"=>2014-10-01 14:49:13 +0400,
 "tagline"=>"hello world",
 "styles"=>["man"],
 "toc"=>[["NAME", "NAME"]],
 "organization"=>nil,
 "manual"=>nil}> expected but was
<{"name"=>"hello",
 "section"=>"1",
 "tagline"=>"hello world",
 "manual"=>nil,
 "organization"=>nil,
 "date"=>2014-10-01 14:49:13 +0400,
 "styles"=>["man"],
 "toc"=>[["NAME", "NAME"]]}>.

60 tests, 115 assertions, 1 failures, 0 errors, 0 skips

Test run options: --seed 25340
====


Reply to: