projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9f5a3e
)
ci: Bump timeouts of headless tests
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 5 May 2023 15:57:10 +0000
(11:57 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 5 May 2023 16:05:10 +0000
(12:05 -0400)
testsuite/headless/headless-input-tests.py
patch
|
blob
|
history
diff --git
a/testsuite/headless/headless-input-tests.py
b/testsuite/headless/headless-input-tests.py
index 37461eddbefdc4f483a0f8cbe43bdaba92d647bb..99e5251e80558a510ba563ade9a65e4d4cf3d917 100644
(file)
--- a/
testsuite/headless/headless-input-tests.py
+++ b/
testsuite/headless/headless-input-tests.py
@@
-461,7
+461,7
@@
def dnd_tests():
launch_drop_target()
wait(100);
button_release(1)
- expect_drop('abc', timeout=200)
+ expect_drop('abc', timeout=200
0
)
stop_drop_target()
stop_drag_source()