summaryrefslogtreecommitdiff
path: root/pytest.ini
AgeCommit message (Expand)Author
2021-11-28Better log ignoreFlorian Bruhin
2021-05-05Ignore Python 3.10 distutils deprecation warningFlorian Bruhin
2021-04-07tests: Ignore new Python 3.10.0a7 ImportWarningsFlorian Bruhin
2021-03-31flatpak: Skip download dispatcher testsFlorian Bruhin
2021-03-25notifications: Replace @qtwebengine_py_5_15 by @pyqtwebengine>=5.15Florian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/5457' into devFlorian Bruhin
2021-03-09Simplify test_greasemonkey via js_tester fixtureFlorian Bruhin
2021-01-27Add marker to pytest.iniFlorian Bruhin
2021-01-26tests: Ignore SixMetaPathImporter warningFlorian Bruhin
2021-01-11tests: Disable hypothesis fixture health checksFlorian Bruhin
2020-12-28fixed typing mistakefreddii
2020-11-10tests: Warn about processes which don't exit cleanlyFlorian Bruhin
2020-11-04ci: Update Python/Qt versionsFlorian Bruhin
2020-11-04old qt: Remove conditional and old testsFlorian Bruhin
2020-10-11tests: Ignore 'could not de-queue request' error globallyFlorian Bruhin
2020-09-06Fix some a/an spelling mistakesFlorian Bruhin
2020-08-05tests: Skip pdf.js disabled test on QtWebKit with PDF image pluginFlorian Bruhin
2020-07-31Merge branch 'master' into pr/5457Florian Bruhin
2020-07-29pytest: Set required_pluginsFlorian Bruhin
2020-07-29pytest: Use new strict flagsFlorian Bruhin
2020-07-08Merge branch 'master' into dbus-notifyAsh
2020-06-19tests: Fix JS header testsFlorian Bruhin
2020-06-03Add support for onclose callbacks on notifications.Ash
2020-04-20tests: Adjust warning filter for changed hypothesis warningFlorian Bruhin
2020-03-21Upgrade to pytest 5.4Florian Bruhin
2020-03-12Revert "Upgrade to pytest 5.4"Florian Bruhin
2020-03-12Upgrade to pytest 5.4Florian Bruhin
2020-03-12Ignore hypothesis/pytest warning for nowFlorian Bruhin
2019-12-09Re-enable renderer process tests on Qt 5.14Florian Bruhin
2019-11-21tests: Remove issue3572 markerFlorian Bruhin
2019-11-21Adjust message filters for Qt 5.14 debug buildFlorian Bruhin
2019-11-19Remove outdated issue2478 markerFlorian Bruhin
2019-11-19tests: Change some marks from skipif to xfailFlorian Bruhin
2019-11-19Skip renderProcessTerminated tests on Qt 5.14 for nowFlorian Bruhin
2019-07-05Enable QtWebEngine notification tests on >= 5.13Florian Bruhin
2019-07-02Remove pytest-faulthandler external plugin.Jimmy
2019-06-18Also ignore bogus warning in testsFlorian Bruhin
2019-02-26Remove pytest-bdd workaroundFlorian Bruhin
2019-02-25tests: Ignore DirectWrite warningFlorian Bruhin
2019-02-17Add new warning to qt_log_ignoreFlorian Bruhin
2019-02-16Be more strict about Python deprecation warnings againFlorian Bruhin
2019-02-16Update pytest warnings ignoreFlorian Bruhin
2019-01-13Ignore new Qt warningFlorian Bruhin
2018-10-24Work around pytest-bdd issuesFlorian Bruhin
2018-10-24Fix pytest warning precedenceFlorian Bruhin
2018-07-03Ignore QtNetwork warning on macOSFlorian Bruhin
2018-06-27Ignore Python 3.7 collections.abc warningFlorian Bruhin
2018-05-20Greasemonkey: skip window scoping test on webkitJimmy
2018-02-26Improve marker descriptionsFlorian Bruhin
2018-02-25Add qtbug60673 markers to relevant testsJay Kamat