John Vandenberg has uploaded a new change for review.
https://gerrit.wikimedia.org/r/151985
Change subject: Disable testing of scripts/editarticle.py
......................................................................
Disable testing of scripts/editarticle.py
With GUI editing now part of core, editarticle tries to load a
GUI window, which isnt possible on the travis-ci environment.
Change-Id: I8f3d40cb79f92ad10e935df8cef6e02ca5413257
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core
refs/changes/85/151985/1
diff --git a/tests/script_tests.py b/tests/script_tests.py
index ded3821..000993e 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -57,6 +57,7 @@
and name != 'imageuncat.py' # this halts indefinitely
and name != 'welcome.py' # result depends on speed
and name != 'script_wui.py' # depends on lua compiling
+ and name != 'editarticle.py' # requires a X DISPLAY
]
return ['login'] + script_list
--
To view, visit https://gerrit.wikimedia.org/r/151985
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f3d40cb79f92ad10e935df8cef6e02ca5413257
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits