domcleal / sclo-ror42

Ruby on Rails 4.2 software collection
0 stars 0 forks source link

actionpack %check fails on EL7 #7

Open domcleal opened 8 years ago

domcleal commented 8 years ago
  1) Failure:
DebugExceptionsTest#test_debug_exceptions_app_shows_user_code_that_caused_the_error_in_source_view [/builddir/build/BUILD/rubygem-actionpack-4.2.5/opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5/test/dispatch/debug_exceptions_test.rb:336]:
Expected at least 1 element matching "div.source:first", found 0..
Expected 0 to be >= 1.
2567 runs, 14104 assertions, 1 failures, 0 errors, 0 skips

Fine on EL6:

2567 runs, 14108 assertions, 0 failures, 0 errors, 0 skips