Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for images:i586
home:lafenghu
tdb
ignore-tdb1-run-transaction-expand.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ignore-tdb1-run-transaction-expand.diff of Package tdb
Author: Debian tdb maintainers Bugzilla: 769268 - tdb: tdb1-run-transaction-expand test fails on ppc64 Index: tdb-1.2.10/wscript =================================================================== --- tdb-1.2.10.orig/wscript +++ tdb-1.2.10/wscript @@ -192,8 +192,9 @@ def testonly(ctx): if ret != 0: print("%s failed:" % f) samba_utils.RUN_COMMAND("cat " + os.path.join(testdir, 'test-output')) - ecode = ret; - break; + if f != 'tdb1-run-transaction-expand': + ecode = ret; + break; if ecode == 0: cmd = os.path.join(Utils.g_module.blddir, 'tdbtorture')
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor