mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-05 12:44:13 +00:00
blacklist a couple more
This commit is contained in:
parent
fd223136db
commit
6de392fd23
@ -16,6 +16,8 @@ from testtools.matchers import (
|
|||||||
BLACKLIST = {
|
BLACKLIST = {
|
||||||
"allmydata.test.check_load",
|
"allmydata.test.check_load",
|
||||||
"allmydata.windows.registry",
|
"allmydata.windows.registry",
|
||||||
|
"allmydata.windows.fixups",
|
||||||
|
"allmydata.windows._win_subprocess",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user