Fix (hopefully) for freezing CI runners #1296
No reviewers
Labels
No Label
Benchmarking and Performance
HTTP Storage Protocol
Nevow Removal
Python 3 Porting
not-for-merge
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tahoe-lafs/tahoe-lafs#1296
Loading…
Reference in New Issue
No description provided.
Delete Branch "4022-freezing-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4022
@ -420,3 +420,3 @@
"junitxml==0.7",
"coverage ~= 5.0",
"coverage==7.2.5",
],
This was the key change, did it in second pass.
Coverage: 95.035%. Remained the same when pulling
dca19525b9
on 4022-freezing-test intof1f3c122da
on master.Looks good to me. Thanks. Please merge when CI is green.
Was trying to get integration test to pass, but it's clearly another issue and this is blocking other PRs running at all, so will open a new ticket.