Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
tdb.10768
ignore-tdb1-run-transaction-expand.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ignore-tdb1-run-transaction-expand.diff of Package tdb.10768
Author: Debian tdb maintainers Bugzilla: 769268 - tdb: tdb1-run-transaction-expand test fails on ppc64 Index: tdb-1.2.11/wscript =================================================================== --- tdb-1.2.11.orig/wscript +++ tdb-1.2.11/wscript @@ -213,8 +213,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