- * Package: dev-ruby/gettext_activerecord-2.1.0-r1
- * Repository: gentoo
- * Maintainer: ruby@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux ruby_targets_ruby18 test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- * Running unpack phase for all ...
- * Unpacking .gem file... ...
- [ ok ]
- * Uncompressing metadata ...
- [ ok ]
- * Unpacking data.tar.gz ...
- [ ok ]
- >>> Source unpacked in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work
- >>> Preparing source in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work ...
- * Running prepare phase for all ...
- * Running source copy phase for ruby18 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work ...
- * Running compile phase for all ...
- >>> Source compiled.
- * Running test phase for ruby18 ...
- rake/gempackagetask is deprecated. Use rubygems/package_task instead
- WARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require 'rdoc/task' (in RDoc 2.4.2+)' instead.
- at /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rdoctask.rb
- cd test
- /usr/bin/ruby18 -Ilib:../../locale/lib:../../gettext/lib test_parser.rb
- -- create_table(:topics)
- -> 0.1676s
- -- create_table(:developers)
- -> 0.0017s
- -- create_table(:books)
- -> 0.0016s
- -- create_table(:users)
- -> 0.0015s
- -- create_table(:people)
- -> 0.0015s
- -- create_table(:inept_wizards)
- -> 0.0016s
- -- initialize_schema_migrations_table()
- -> 0.0023s
- -- assume_migrated_upto_version(1, "db/migrate")
- -> 0.0007s
- The activerecord svn version is 2.3.14
- Loaded suite test_parser
- Started
- .DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
- .DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
- DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
- .DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
- ..
- Finished in 0.254231 seconds.
- 5 tests, 53 assertions, 0 failures, 0 errors
- /usr/bin/ruby18 -Ilib:../../locale/lib:../../gettext/lib test_validations.rb
- -- create_table(:topics)
- -> 0.0860s
- -- create_table(:developers)
- -> 0.0017s
- -- create_table(:books)
- -> 0.0016s
- -- create_table(:users)
- -> 0.0015s
- -- create_table(:people)
- -> 0.0015s
- -- create_table(:inept_wizards)
- -> 0.0016s
- -- initialize_schema_migrations_table()
- -> 0.0023s
- -- assume_migrated_upto_version(1, "db/migrate")
- -> 0.0007s
- The activerecord svn version is 2.3.14
- Loaded suite test_validations
- Started
- .............................................................F.........F........................F.............
- Finished in 1.960094 seconds.
- 1) Failure:
- test_validate_presences(ValidationsTest)
- [test_validations.rb:558:in `test_validate_presences'
- /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
- /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
- <"タイトルを入力してください。"> expected but was
- <"内容を入力してください。">.
- 2) Failure:
- test_validates_each(ValidationsTest)
- [test_validations.rb:398:in `test_validates_each'
- /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
- /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
- <["タイトル ごっちゃ",
- "タイトル ごっちゃ",
- "内容 ごっちゃ",
- "内容 ごっちゃ"]> expected but was
- <["内容 ごっちゃ",
- "内容 ごっちゃ",
- "タイトル ごっちゃ",
- "タイトル ごっちゃ"]>.
- 3) Failure:
- test_validates_length_of_using_within(ValidationsTest)
- [test_validations.rb:1071:in `test_validates_length_of_using_within'
- /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
- /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
- <"タイトルは3文字以上で入力してください。"> expected but was
- <"内容は5文字以内で入力してください。">.
- 110 tests, 1181 assertions, 3 failures, 0 errors
- rake aborted!
- Command failed with status (1): [/usr/bin/ruby18 -Ilib:../../locale/lib:../...]
- Tasks: TOP => test
- (See full trace by running task with --trace)
- * ERROR: dev-ruby/gettext_activerecord-2.1.0-r1 failed (test phase):
- * tests failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 4505: Called ruby-ng_src_test
- * environment, line 4184: Called _ruby_each_implementation 'each_ruby_test'
- * environment, line 468: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
- * environment, line 520: Called each_ruby_test
- * environment, line 809: Called each_fakegem_test
- * environment, line 790: Called die
- * The specific snippet of code:
- * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
- *
- * If you need support, post the output of `emerge --info '=dev-ruby/gettext_activerecord-2.1.0-r1'`,
- * the complete build log and the output of `emerge -pqv '=dev-ruby/gettext_activerecord-2.1.0-r1'`.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
- JAVACFLAGS="" COMPILER=""
- and of course, the output of emerge --info
- * The complete build log is located at '/var/log/portage/dev-ruby:gettext_activerecord-2.1.0-r1:20130101-194455.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/temp/environment'.
- * Working directory: '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work/ruby18/gettext_activerecord-2.1.0'
- * S: '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work/ruby18/gettext_activerecord-2.1.0'
- >>> Install gettext_activerecord-2.1.0-r1 into /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/image/ category dev-ruby
- * Running install phase for ruby18 ...
- * Running install phase for all ...
- * Running check install phase for ruby18 ...
- >>> Completed installing gettext_activerecord-2.1.0-r1 into /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/image/