Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657804 - dev-ruby/activestorage-5.2.0: test failure
Summary: dev-ruby/activestorage-5.2.0: test failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-06-11 09:07 UTC by Thomas Deutschmann (RETIRED)
Modified: 2018-06-13 05:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,8.14 KB, text/plain)
2018-06-11 09:07 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2018-06-11 09:07:45 UTC
Created attachment 535636 [details]
build.log

> >>> Test phase: dev-ruby/activestorage-5.2.0
>  * Running test phase for ruby23 ...
> Missing service configuration file in test/service/configurations.yml
> == 20170806125915 CreateActiveStorageTables: migrating ========================
> -- create_table(:active_storage_blobs)
>    -> 0.0016s
> -- create_table(:active_storage_attachments)
>    -> 0.0016s
> == 20170806125915 CreateActiveStorageTables: migrated (0.0034s) ===============
> 
> ==  ActiveStorageCreateUsers: migrating =======================================
> -- create_table(:users)
>    -> 0.0004s
> ==  ActiveStorageCreateUsers: migrated (0.0005s) ==============================
> 
> Skipping S3 Direct Upload tests because no S3 configuration was supplied
> Skipping GCS Direct Upload tests because no GCS configuration was supplied
> Skipping Azure Storage Direct Upload tests because no Azure Storage configuration was supplied
> Skipping Azure Storage Service tests because no Azure configuration was supplied
> Skipping GCS Service tests because no GCS configuration was supplied
> Skipping S3 Service tests because no S3 configuration was supplied
> Run options: --seed 56214
> 
> # Running:
> 
> ..E
> 
> Error:
> ActiveStorage::Previewer::MuPDFPreviewerTest#test_previewing_a_PDF_document:
> Errno::ENOENT: No such file or directory - mutool
> 
> 
> 
> bin/rails test /var/tmp/portage/dev-ruby/activestorage-5.2.0/work/ruby23/rails-5.2.0/activestorage/test/previewer/mupdf_previewer_test.rb:13
> 
> ................................E
> 
> Error:
> ActiveStorage::RepresentationsControllerWithPreviewsTest#test_showing_preview_inline:
> MiniMagick::Invalid: `identify /var/tmp/portage/dev-ruby/activestorage-5.2.0/temp/mini_magick20180611-29751-18z9f4p.png` failed with error:
> identify: improper image header `/var/tmp/portage/dev-ruby/activestorage-5.2.0/temp/mini_magick20180611-29751-18z9f4p.png' @ error/png.c/ReadPNGImage/4229.
> 
> 
> 
> 
> bin/rails test /var/tmp/portage/dev-ruby/activestorage-5.2.0/work/ruby23/rails-5.2.0/activestorage/test/controllers/representations_controller_test.rb:39
> 
> .......................................................E
> 
> Error:
> ActiveStorage::Previewer::PopplerPDFPreviewerTest#test_previewing_a_PDF_document:
> MiniMagick::Invalid: `identify /var/tmp/portage/dev-ruby/activestorage-5.2.0/temp/mini_magick20180611-29751-nedu9f` failed with error:
> identify: no decode delegate for this image format `' @ error/constitute.c/ReadImage/509.
> 
> 
> 
> 
> bin/rails test /var/tmp/portage/dev-ruby/activestorage-5.2.0/work/ruby23/rails-5.2.0/activestorage/test/previewer/poppler_pdf_previewer_test.rb:13
> 
> ...........E
> 
> Error:
> ActiveStorage::PreviewTest#test_previewing_a_PDF:
> MiniMagick::Invalid: `identify /var/tmp/portage/dev-ruby/activestorage-5.2.0/temp/mini_magick20180611-29751-5tnl0o` failed with error:
> identify: no decode delegate for this image format `' @ error/constitute.c/ReadImage/509.
> 
> 
> 
> 
> bin/rails test /var/tmp/portage/dev-ruby/activestorage-5.2.0/work/ruby23/rails-5.2.0/activestorage/test/models/preview_test.rb:7
> 
> ..........E
> 
> Error:
> ActiveStorage::RepresentationTest#test_representing_a_PDF:
> MiniMagick::Invalid: `identify /var/tmp/portage/dev-ruby/activestorage-5.2.0/temp/mini_magick20180611-29751-g1vk6s` failed with error:
> identify: no decode delegate for this image format `' @ error/constitute.c/ReadImage/509.
> 
> 
> 
> 
> bin/rails test /var/tmp/portage/dev-ruby/activestorage-5.2.0/work/ruby23/rails-5.2.0/activestorage/test/models/representation_test.rb:16
> 
> ..................
> 
> Finished in 21.990146s, 6.0482 runs/s, 15.0522 assertions/s.
> 133 runs, 331 assertions, 0 failures, 5 errors, 0 skips
> rake aborted!
> Command failed with status (1): [ruby -I"lib:app/controllers:test" -I"/usr/lib/ruby/gems/2.3.0/gems/rake-11.3.0/lib" "/usr/lib/ruby/gems/2.3.0/gems/rake-11.3.0/lib/rake/rake_test_loader.rb" "test/analyzer/image_analyzer_test.rb" "test/analyzer/video_analyzer_test.rb" "test/controllers/blobs_controller_test.rb" "test/controllers/direct_uploads_controller_test.rb" "test/controllers/disk_controller_test.rb" "test/controllers/representations_controller_test.rb" "test/models/attachments_test.rb" "test/models/blob_test.rb" "test/models/filename/parameters_test.rb" "test/models/filename_test.rb" "test/models/preview_test.rb" "test/models/representation_test.rb" "test/models/variant_test.rb" "test/previewer/mupdf_previewer_test.rb" "test/previewer/poppler_pdf_previewer_test.rb" "test/previewer/video_previewer_test.rb" "test/service/azure_storage_service_test.rb" "test/service/configurator_test.rb" "test/service/disk_service_test.rb" "test/service/gcs_service_test.rb" "test/service/mirror_service_test.rb" "test/service/s3_service_test.rb" "test/template/image_tag_test.rb" ]
> 
> Tasks: TOP => test
> (See full trace by running task with --trace)
>  * ERROR: dev-ruby/activestorage-5.2.0::gentoo failed (test phase):
>  *   tests failed


Note: Mixed x86 and ~x86. activestorage deps from bug 657800.


Portage 2.3.40 (python 3.5.5-final-0, default/linux/x86/17.0, gcc-6.4.0, glibc-2.26-r7, 4.9.95-gentoo i686)
=================================================================
System uname: Linux-4.9.95-gentoo-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.4.1
KiB Mem:     3108308 total,    739664 free
KiB Swap:     488276 total,    485104 free
Timestamp of repository gentoo: Mon, 11 Jun 2018 08:04:19 +0000
Head commit of repository gentoo: 1755e044654fd917c3b8388b953849c1a34f6902

sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p2) 2.30.0
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.5::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo, 2.30-r2::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ARCH="x86"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GCC_SPECS=""
GRUB_PLATFORMS="efi-32 pc"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/6.4.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.30/info:/usr/share/info:/usr/share/info/emacs-25"
INPUT_DEVICES="libinput keyboard mouse"
IUSE_IMPLICIT="abi_x86_32 prefix prefix-chain prefix-guest"
KERNEL="linux"
L10N="en en-US de de-DE"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LC_MESSAGES="C"
LC_PAPER="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LIBDIR_x86="lib"
LINGUAS="en de"
LOGNAME="root"
MAIL="/var/mail/root"
MAKEOPTS="--jobs 5 --load-average 7.95"
MULTILIB_ABIS="x86"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/root"
OPENCL_PROFILE="mesa"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/i686-pc-linux-gnu/gcc-bin/6.4.0:/usr/lib/llvm/5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
PHP_TARGETS="php5-6 php7-0"
POSTGRES_TARGETS="postgres9_5"
PWD="/tmp/stable"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_5"
PYTHON_TARGETS="python2_7 python3_5"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/6.4.0:/usr/lib/llvm/5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
RUBY_TARGETS="ruby22 ruby23"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp/tmux-0/default,4921,0"
TMUX_PANE="%1"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
Comment 1 Larry the Git Cow gentoo-dev 2018-06-13 05:24:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b8c7316c0c98f9fcf685f0d308a699dd871f38

commit b2b8c7316c0c98f9fcf685f0d308a699dd871f38
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-06-13 05:24:36 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-06-13 05:24:36 +0000

    dev-ruby/activestorage: add missing test dependency
    
    Closes: https://bugs.gentoo.org/657804
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/activestorage/activestorage-5.2.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)