mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
7e7aa330bf
I got this: [370/1371 in 21m20s] samba3.rpc.spoolss.printserver (s3dc) Testing servername behaviour in EnumPrinters and GetPrinters Testing EnumPrinters(\\127.0.0.2) level 2 Testing OpenPrinterEx() WARNING!: ../source4/torture/rpc/spoolss.c:5907: r.out.result was WERR_INVALID_PARAM, expected WERR_OK: OpenPrinterEx failed WARNING!: ../source4/torture/rpc/spoolss.c:6417: Expression `call_OpenPrinterEx(tctx, p, short_name, ((void *)0), &handle)' failed: failed to open printer UNEXPECTED(failure): samba3.rpc.spoolss.printserver .printserver.enum_printers_servername REASON: _StringException: _StringException: ../source4/torture/rpc/spoolss.c:6499: Expression `test_OnePrinter_servername(tctx, p, b, servername, info[i].info2.printername)' failed: failed to check printer metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Mar 14 23:02:46 CET 2012 on sn-devel-104
24 lines
1.4 KiB
Plaintext
24 lines
1.4 KiB
Plaintext
# This file contains a list of regular expressions matching the names of
|
|
# tests that are flapping. In other words, they sometimes succeed and
|
|
# sometimes fail, depending on external factors.
|
|
#
|
|
# "make test" will not report failures or successes for tests listed here.
|
|
#
|
|
# DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING
|
|
#
|
|
# It is much better to add known failing tests to 'knownfail', so the
|
|
# test system can warn when they actually start passing.
|
|
^samba3.raw.mux.* #This test is flaky on the async lock time
|
|
^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel
|
|
^samba4.nbt.winsreplication.owned # fails sometimes, timing related
|
|
^samba3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ?
|
|
^samba3.rpc.spoolss.*printserver.openprinter_badnamelist # # fails sometimes on sn-devel, but should be fixed
|
|
^samba3.rpc.spoolss.*printserver.enum_printers_servername # fails sometimes on sn-devel, but should be fixed
|
|
^samba3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure
|
|
.*printer.*print_test_extended # fails on some hosts due to timing issues ?
|
|
.*printer.*print_test # fails on some hosts due to timing issues ?
|
|
.*rpc.spoolss.printer # seems to be flakey currently, but should be fixed
|
|
^samba3.rap.printing # fails sometimes on sn-devel
|
|
^samba3.smb2.lock.*.rw-exclusive # another intermittent failure
|
|
^samba4.blackbox.gentest # is flakey due to timing
|