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

Commit6b7af06

Browse files
chore: add debug output for possible test failure
The GitHub CI keeps showing a warning happening but unable toreproduce locally.
1 parent98f1956 commit6b7af06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎tests/functional/api/test_gitlab.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ def test_list_all_false_nowarning(gl, recwarn):
240240
deftest_list_all_true_nowarning(gl,get_all_kwargs,recwarn):
241241
"""Using `get_all=True` will disable the warning"""
242242
items=gl.gitlabciymls.list(**get_all_kwargs)
243+
forwarninrecwarn:
244+
print(warn)
243245
assertnotrecwarn
244246
assertlen(items)>20
245247

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp