See <http://ci.opensuse.org/job/obs_osc_testsuite_master/201/changes> Changes: [adrian] - handle architecture parsing also right when an emulator is used. Just warn in that case, ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/> - hudson.remoting.LocalChannel@2e3c2e3c Using strategy: Default Last Built Revision: Revision b358e7085f21c09afc866b19c59bef5b404925e1 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/osc.git Commencing build of Revision d26b3df32fc0a13be2ce785cbcbaea0c9a5d174a (origin/master) Checking out Revision d26b3df32fc0a13be2ce785cbcbaea0c9a5d174a (origin/master) [workspace] $ /bin/sh -xe /tmp/hudson8811221693390555058.sh + cd tests + python suite.py Running tests... ---------------------------------------------------------------------- ...........................................................................................................................................................................E............ ====================================================================== ERROR [0.080s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 30, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 43, in wrapped_test_method test_method(*args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 164, in testPrdiffDiffstat out = self._run_prdiff('--diffstat', 'old:prj', 'new:prj') File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/test_prdiff.py",> line 67, in _run_prdiff cli.main(argv=argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 310, in main return self.cmd(args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 333, in cmd retval = self.onecmd(argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 449, in onecmd return self._dispatch_cmd(handler, argv) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/cmdln.py",> line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3645, in do_prdiff self._prdiff_output_diff(opts, rdiff) File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/osc/commandline.py",> line 3531, in _prdiff_output_diff close_fds=True) File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 13] Permission denied ====================================================================== ERROR [0.080s]: testPrdiffDiffstat (test_prdiff.TestProjectDiff) ---------------------------------------------------------------------- Traceback (most recent call last): File "<http://ci.opensuse.org/job/obs_osc_testsuite_master/ws/tests/common.py",> line 124, in tearDown self.assertTrue(len(EXPECTED_REQUESTS) == 0) AssertionError ---------------------------------------------------------------------- Ran 184 tests in 7.466s FAILED (errors=2) Generating XML reports... Build step 'Execute shell' marked build as failure Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org