Force tests to run with qt<5.15

This commit is contained in:
Veronica K. B. Olsen
2020-06-17 20:45:34 +02:00
parent deec57c9c6
commit 7994491c5d
2 changed files with 2 additions and 4 deletions
+2 -3
View File
@@ -8,15 +8,14 @@ addons:
apt:
packages:
- libenchant-dev
- python3-pyqt5
- python3-pyqt5.qtsvg
python:
- "3.6"
- "3.7"
- "3.8"
install:
- pip install --upgrade pip
- pip install -r requirements.txt
- pip install lxml
- pip install pyqt5<5.15
# - pip install pytest-faulthandler
- pip install PyVirtualDisplay
- pip install pytest-xvfb
-1
View File
@@ -216,7 +216,6 @@ def testMainWindows(qtbot, nwTempGUI, nwRef, nwTemp):
qtbot.wait(stepDelay)
nwGUI.docEditor.wCounter.run()
nwGUI.docEditor._updateCounts()
qtbot.wait(stepDelay)
# Save the document