Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228683 - [FEATURES=test failure] media-libs/swfdec-0.6.6-r1 fails tests
Summary: [FEATURES=test failure] media-libs/swfdec-0.6.6-r1 fails tests
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-tests
  Show dependency tree
 
Reported: 2008-06-21 07:08 UTC by Hans de Graaff
Modified: 2009-01-11 23:04 UTC (History)
1 user (show)

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 Hans de Graaff gentoo-dev Security 2008-06-21 07:08:11 UTC
I'm getting the following output:

ERROR: ./system-capabilities-query-5.swf
       ./system-capabilities-query-6.swf
       ./system-capabilities-query-7.swf
       ./system-capabilities-query-8.swf
ERROR: 4 failures
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-libs/swfdec-0.6.6-r1/work/swfdec-0.6.6/test/trace'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/media-libs/swfdec-0.6.6-r1/work/swfdec-0.6.6/test/trace'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/swfdec-0.6.6-r1/work/swfdec-0.6.6/test'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-libs/swfdec-0.6.6-r1/work/swfdec-0.6.6/test'
make: *** [check-recursive] Error 1


The only output with ERROR in my scrollback buffer:

SWFDEC: FIXME: swfdec_text_renderer.c(59): swfdec_text_renderer_get_maxLevel: TextRenderer.maxLevel (static, get) is not implemented yet
SWFDEC: FIXME: swfdec_text_renderer.c(59): swfdec_text_renderer_get_maxLevel: TextRenderer.maxLevel (static, get) is not implemented yet
ERROR: different trace output
--- /var/tmp/portage/media-libs/swfdec-0.6.6-r1/temp/.ZBK6CU	2008-06-21 08:55:41.239424940 +0200
+++ /var/tmp/portage/media-libs/swfdec-0.6.6-r1/temp/.46J6CU	2008-06-21 08:55:41.239424940 +0200
@@ -9,7 +9,7 @@
   hasAudioEncoder = boolean : false
   hasEmbeddedVideo = boolean : true
   hasIME = boolean : false
-  hasMP3 = boolean : true
+  hasMP3 = boolean : false
   hasPrinting = boolean : false
   hasScreenBroadcast = boolean : false
   hasScreenPlayback = boolean : false
@@ -28,6 +28,6 @@
   screenDPI = number : 96
   screenResolutionX = number : 1024
   screenResolutionY = number : 768
-  serverString = string : "A=t&SA=t&SV=t&EV=t&MP3=t&AE=f&VE=f&ACC=f&PR=f&SP=f&SB=f&DEB=f&V=WIN%209%2C0%2C100%2C0&M=Adobe%20Windows&R=1024x768&DP=96&COL=color&AR=1.0&OS=Windows%20XP&L=en&IME=f&PT=StandAlone&AVD=f&LFD=f&WD=f&TLS=f"
+  serverString = string : "A=t&SA=t&SV=t&EV=t&MP3=f&AE=f&VE=f&ACC=f&PR=f&SP=f&SB=f&DEB=f&V=WIN%209%2C0%2C100%2C0&M=Adobe%20Windows&R=1024x768&DP=96&COL=color&AR=1.0&OS=Windows%20XP&L=en&IME=f&PT=StandAlone&AVD=f&LFD=f&WD=f&TLS=f"
   version = string : "WIN 9,0,100,0"
   windowlessDisable = boolean : false

INFO: Testing ./targetpath-5.swf
  OK
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2008-06-23 14:33:57 UTC
testing for native build mp3 support fails since it's not built in since it's not recommended to be used. I've mentioned the issues with the tests to upstream with a few patches, they'd rather have all tests always run then detect which tests should run. As a result, you're going to get test failures.
Comment 2 Łukasz Damentko (RETIRED) gentoo-dev 2008-08-11 01:03:25 UTC
Reassigning back to herd since Nguyen has retired as a Gentoo developer (#49680).
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-11 23:04:41 UTC
0.6.6 is not in tree anymore and other revisions seems to have RESTRICT="test". Do you still see this issue ?