Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5d2dfb1

Browse files
sroetByron
authored andcommitted
also test a call to 'push' with 10s timeout
1 parentbd4ee0f commit5d2dfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/test_remote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ def _assert_push_and_pull(self, remote, rw_repo, remote_repo):
406406
# cleanup - delete created tags and branches as we are in an innerloop on
407407
# the same repository
408408
TagReference.delete(rw_repo,new_tag,other_tag)
409-
remote.push(":%s"%other_tag.path)
409+
remote.push(":%s"%other_tag.path,timeout=10.0)
410410

411411
@skipIf(HIDE_WINDOWS_FREEZE_ERRORS,"FIXME: Freezes!")
412412
@with_rw_and_rw_remote_repo('0.1.6')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp