Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301802 - www-client/midori doesn't run tests and it should
Summary: www-client/midori doesn't run tests and it should
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 04:42 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2010-05-27 03:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---
darkside: Bugday+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-22 04:42:25 UTC
I don't really know what to make of it, myself. But it needs a src_test() { ./waf check } defined.

However,
(snippet)

GLib-GObject-WARNING **: invalid (NULL) pointer instance
aborting...
/browser/create:
GLib-GObject-WARNING **: invalid (NULL) pointer instance
aborting...
/bookmarks/panel/create:
Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
aborting...
Running unit tests

default/tests/test-properties ...FAILED
default/tests/test-magic-uri ........OK
default/tests/test-history ......FAILED
default/tests/test-extensions .......OK
default/tests/test-completion ...FAILED
default/tests/test-browser ......FAILED
default/tests/test-bookmarks ....FAILED

Successful tests:      2 (28.6%)
Failed tests:          5 (71.4%)
Erroneous tests:       0 (0.0%)

Total number of tests: 7

Unit tests finished

anyone?
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-27 03:06:44 UTC
It still should be pursued upstream, I will occasionally check to see if tests work eventually.