(view as text)
make check
 in dir /home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build (timeout 1200 secs)
 argv: ['make', 'check']
 environment: {'TAR_OPTIONS': '--wildcards', 'SHELL': '/bin/sh', 'SHLVL': '1', 'PYTHONPATH': '/home/buildbot/svn/twisted/tags/release-2.2.0:/home/buildbot/flumotion/buildbot', 'OLDPWD': '/home/buildbot', 'PWD': '/home/buildbot/flumotion', 'LOGNAME': 'buildbot', 'USER': 'buildbot', 'PATH': '/home/buildbot/svn/twisted/tags/release-2.2.0/bin:/usr/lib/ccache/bin:/usr/bin:/bin', 'PKG_CONFIG_PATH': '/home/buildbot/flumotion/prefix/trunk/lib/pkgconfig', 'HOME': '/home/buildbot', 'DISPLAY': ':9', '_': '/bin/nice'}
Making check in flumotion
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion'
Making check in component
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/component'
Making check in sample
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/component/sample'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/component/sample'
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/component'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/component'
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/component'
Making check in project
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/project'
make  check-am
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/project'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/project'
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/project'
Making check in test
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make  check-am
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make  check-local
make[4]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
../../env ../../common/flumotion-trial -r default  \
				flumotion.test 2>&1     \
	| tee trial.test.log;					\
if ! test ${PIPESTATUS[0]} -eq 0;				\
then								\
	make rm-trial-test-log;					\
	exit 1;							\
fi;								\
../../env ../../common/flumotion-trial -r gtk2	\
					flumotion.test 2>&1     \
	| tee -a trial.test.log;				\
if test ${PIPESTATUS[0]} -eq 0;				\
then 								\
    rm -fr ../../flumotion/test/_trial_temp;		\
    if test -e trial.test.log; then				\
	if grep "Could not import" trial.test.log > /dev/null;	\
	then							\
            exit 1;						\
	fi;							\
    fi;								\
            make rm-trial-test-log;					\
else								\
            make rm-trial-test-log;					\
    exit 1;							\
fi
Using twisted.internet.selectreactor reactor
Running 4 tests.
flumotion.test.test_sample_admin_gtk.SampleAdminTest.testConstructor ... [OK]
flumotion.test.test_sample_admin_gtk.SampleFlipNodeTest.testToggle ... [OK]
flumotion.test.test_sample_common.SampleTest.testGetBooleans ... [OK]
flumotion.test.test_sample_common.SampleTest.testGetMethod ... [OK]

-------------------------------------------------------------------------------
Ran 4 tests in 0.214s

PASSED (successes=4)
Using twisted.internet.gtk2reactor reactor
Running 4 tests.
flumotion.test.test_sample_admin_gtk.SampleAdminTest.testConstructor ... [SKIPPED]
flumotion.test.test_sample_admin_gtk.SampleFlipNodeTest.testToggle ... [SKIPPED]
flumotion.test.test_sample_common.SampleTest.testGetBooleans ... [OK]
flumotion.test.test_sample_common.SampleTest.testGetMethod ... [OK]

===============================================================================
[SKIPPED]: flumotion.test.test_sample_admin_gtk.SampleAdminTest.testConstructor

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9c6c8> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_sample_admin_gtk.SampleFlipNodeTest.testToggle

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9c6c8> as the reactor
-------------------------------------------------------------------------------
Ran 4 tests in 0.186s

PASSED (skips=2, successes=2)
make[5]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make[5]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make[4]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion/test'
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion'
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/flumotion'
Making check in common
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/common'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/common'
Making check in misc
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/misc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/misc'
Making check in po
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/po'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/po'
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build'
podir=./po; \
localedir=./locale; \
        make -C $podir; \
for file in $(ls $podir/*.gmo); do \
  lang=`basename $file .gmo`; \
  dir=$localedir/$lang/LC_MESSAGES; \
  mkdir -p $dir; \
          echo "installing $podir/$lang.gmo as $dir/flumotion-template.mo"; \
  install $podir/$lang.gmo $dir/flumotion-template.mo; \
done;
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build/po'
installing ./po/fr.gmo as ./locale/fr/LC_MESSAGES/flumotion-template.mo
installing ./po/nl.gmo as ./locale/nl/LC_MESSAGES/flumotion-template.mo
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.2.0/build'
program finished with exit code 0