Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635454 - =dev-perl/Gtk2-ImageView-0.50.0-r2 fails tests ( Couldn't recognize the image file format for file 't/gnome_logo.j pg' at t/imagescrollwin.t line 23 )
Summary: =dev-perl/Gtk2-ImageView-0.50.0-r2 fails tests ( Couldn't recognize the image...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2017-10-25 18:43 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2021-08-15 00:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-10-25 18:43:41 UTC
>>> Test phase: dev-perl/Gtk2-ImageView-0.50.0-r2                                                  
 * Removing un-needed t/pod.t                                                      
 * Fixing Manifest                                                             
 * Scanning for an open DISPLAY to start Xvfb ...                                          
 * Starting Xvfb on $DISPLAY=9 ...                                     
 * Test::Harness Jobs=3                                                                  
make -j3 test TEST_VERBOSE=0                                                       
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ImageView.bs blib/arch/auto/Gtk2/ImageView/ImageView.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib
/lib', 'blib/arch')" t/*.t                                
t/drawcache.t .......... ok                            
t/animview.t ........... ok                                                                            
===(      25;0  1/3  1/3 )==============================================Couldn't recognize the image file format for file 't/gnome_logo.j
pg' at t/imagescrollwin.t line 23.                                   
# Looks like your test exited with 2 just after 1.
t/imagescrollwin.t ..... Dubious, test returned 2 (wstat 512, 0x200)                                                                    
Failed 2/3 subtests                                                                                                                      
===(      25;0  1/3  0/? )==============================================Couldn't recognize the image file format for file 't/gnome_logo.j
pg' at t/imagetooldragger.t line 23.                                                                                                     
# Looks like your test exited with 2 just after 1.                                                                                       
t/imagetooldragger.t ... Dubious, test returned 2 (wstat 512, 0x200)                                                                     
Failed 2/3 subtests                                                                                                                      
===(      27;0  1/2  1/7  0/? )=========================================Couldn't recognize the image file format for file 't/gnome_logo.j
pg' at t/imagetoolselector.t line 23.                                                                                                    
# Looks like your test exited with 2 just after 1.                                                                                       
t/imagetoolselector.t .. Dubious, test returned 2 (wstat 512, 0x200)                                                                     
Failed 6/7 subtests                                                                                                                      
===(      27;0  1/2  0/? )==============================================Couldn't recognize the image file format for file 't/gnome_logo.j
pg' at t/imagetoolpainter.t line 23.                                                                                                     
# Looks like your test exited with 2 just after 1.                                                                                       
t/imagetoolpainter.t ... Dubious, test returned 2 (wstat 512, 0x200)                                                                     
Failed 1/2 subtests                                                                                                                      
t/imageview.t .......... 1/29 Couldn't recognize the image file format for file 't/gnome_logo.jpg' at t/imageview.t line 36.             
# Looks like your test exited with 2 just after 7.                                                                                       
t/imageview.t .......... Dubious, test returned 2 (wstat 512, 0x200)                                                                     
Failed 22/29 subtests                                                                                                                    
                                                                                                                                         
Test Summary Report                                                                                                                      
-------------------                                                                                                                      
t/imagescrollwin.t   (Wstat: 512 Tests: 1 Failed: 0)                                                                                     
  Non-zero exit status: 2                                                                                                                
  Parse errors: Bad plan.  You planned 3 tests but ran 1.
t/imagetooldragger.t (Wstat: 512 Tests: 1 Failed: 0)        
  Non-zero exit status: 2                                                                                              
  Parse errors: Bad plan.  You planned 3 tests but ran 1.                     
t/imagetoolselector.t (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
t/imagetoolpainter.t (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/imageview.t        (Wstat: 512 Tests: 7 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 29 tests but ran 7.
Files=7, Tests=34,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.76 cusr  0.12 csys =  0.93 CPU)
Result: FAIL
Failed 5/7 test programs. 0/34 subtests failed.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2021-08-15 00:18:25 UTC
This seems to work now.