summaryrefslogtreecommitdiff
path: root/pytest.ini
AgeCommit message (Expand)Author
2017-02-09Don't make SSL resolve errors fail testsFlorian Bruhin
2017-02-08tests: Ignore more QPainter::end warningsFlorian Bruhin
2017-02-08Add simple tests for QtWebEngine renderer crash/killFlorian Bruhin
2017-02-08Ignore QPainter warning in testsFlorian Bruhin
2017-02-06Make tests work with QtWebKit-NGFlorian Bruhin
2017-02-06Fix inserting text with QtWebEngineFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-12-20Xfail tests which fail on Docker/TravisFlorian Bruhin
2016-11-15Reenable @qtwebengine_createWindow testsFlorian Bruhin
2016-11-10tests: Get rid of flaky_once markFlorian Bruhin
2016-11-10tests: Add a js_prompt markerFlorian Bruhin
2016-10-08Ignore NetworkManager-related Qt warningsSebastian Frysztak
2016-09-07Add a 'this' pytest markerFlorian Bruhin
2016-09-07Mark :insert-text with undo test as xfail on OS XFlorian Bruhin
2016-09-06Add a @qtwebengine_flaky markerFlorian Bruhin
2016-09-05Merge branch 'webengine-createwindow'Florian Bruhin
2016-09-05Ignore IMAGEFORMAT_WHITELIST warning in testsFlorian Bruhin
2016-09-05WebEngine: Disable createWindow for Qt < 5.7.1Florian Bruhin
2016-09-05Add a @qtwebkit_skip markerFlorian Bruhin
2016-08-18tests: Improve @qtwebengine_* markersFlorian Bruhin
2016-08-18tests: Add @qtwebengine_todo markerFlorian Bruhin
2016-08-16tests: Ignore "Error when parsing the netrc file"Florian Bruhin
2016-08-05Remove SelectionRequest blacklist for pytestFlorian Bruhin
2016-07-29pytest.ini: Get rid of qt_wait_signal_raisingFlorian Bruhin
2016-07-27tests: Use pytest-warnings to handle warningsFlorian Bruhin
2016-07-12tests: Ignore "load glyph failed" warningsFlorian Bruhin
2016-06-30test requirements: Update to pytest-bdd 2.17.0Florian Bruhin
2016-06-28Hide QtWebKit image format warningFlorian Bruhin
2016-06-17pytest: Remove unnecessary norecursedirsFlorian Bruhin
2016-06-09tests: Ignore QtWebKit image format warningFlorian Bruhin
2016-06-09tests: Mark "History with an error" as flakyFlorian Bruhin
2016-05-31Remove unneeded marker definitions from pytest.iniFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin
2016-03-02Revert "pytest.ini: Remove registration of flaky marker"Florian Bruhin
2016-03-02pytest: Don't show skipped test summaries by defaultFlorian Bruhin
2016-03-02Set xfail_strict=true for pytestFlorian Bruhin
2016-02-27Revert "Use pytest-platform-markers"Florian Bruhin
2016-02-27pytest.ini: Remove registration of flaky markerFlorian Bruhin
2016-02-27Use pytest-platform-markersFlorian Bruhin
2016-02-21Only run geolocation tests on CIFlorian Bruhin
2016-02-16Switch to pytest-xvfb. Fixes #1309.Florian Bruhin
2016-02-08Rerun TestPyQIODevice.test_qprocess if needed.Florian Bruhin
2016-02-03tests: Ignore new Qt warnings.Florian Bruhin
2016-01-24Move pytest arguments to pytest.ini.Florian Bruhin
2016-01-24tests: Ignore another Qt warning.Florian Bruhin
2016-01-24Ignore 'Method "GetAll"' Qt warning with escapes.Florian Bruhin
2016-01-22Initial switch to flake8.Florian Bruhin
2016-01-14bdd: Ignore QGeoClue errors.Florian Bruhin
2016-01-14bdd: Add a xfail_norun marker.Florian Bruhin
2016-01-12bdd: Skip JS prompt() tests on PyQt < 5.3.1.Florian Bruhin