summaryrefslogtreecommitdiff
path: root/pytest.ini
AgeCommit message (Expand)Author
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
2016-01-08tests: Default to raising=True for qtbot.Florian Bruhin
2016-01-06pytest: Add a skip mark for use with bdd.Florian Bruhin
2015-12-17tests: Ignore "SelectionRequest too old" globally.Florian Bruhin
2015-12-15tests: Ignore empty $XDG_RUNTIME_DIR error.Florian Bruhin
2015-11-28Revert a43c206 and b344f92.Artur Shaik
2015-11-27Mark some caret tests as xfail on Windows/OS X.Florian Bruhin
2015-11-24tests: Add a not_xvfb marker.Florian Bruhin
2015-11-20Hide QObject::connect stateChanged warning.Florian Bruhin
2015-11-15tests: Ignore stateChanged Qt warning.Florian Bruhin
2015-11-09Fix warning regex in pytest.ini.Florian Bruhin
2015-11-09tests: Ignore XSETTINGS_S atom warning.Florian Bruhin
2015-11-03tests: Ignore some Qt warnings during teardown.Florian Bruhin
2015-11-02tests: Ignore "QNetworkReplyImplPrivate::error".Florian Bruhin
2015-10-26Revert "Add pytest-timeout."Florian Bruhin
2015-10-26Add pytest-timeout.Florian Bruhin
2015-10-05tests: Ignore type conversion messages.Florian Bruhin
2015-10-02Fix warning pattern, take two.Florian Bruhin
2015-10-02Fix pattern for QSslSocketBackendPrivate warning.Florian Bruhin
2015-10-02tests: Add a not_osx platform marker.Florian Bruhin
2015-09-29tests: Ignore another SSL Qt warning on OS X.Florian Bruhin
2015-09-15Revert "standarddir: Fix runtime basedir test on OS X."Florian Bruhin
2015-09-15standarddir: Fix runtime basedir test on OS X.Florian Bruhin
2015-09-09tests: Ignore SSLRead warning on OS X, take 3.Florian Bruhin
2015-09-09tests: Fix ignored SSLRead warning on OS X.Florian Bruhin
2015-08-25tests: Ignore QSslSocketBackendPrivate warning.Florian Bruhin