Add a 'this' pytest marker
This commit is contained in:
parent
93428c4e2b
commit
861ce478b3
@ -21,6 +21,7 @@ markers =
|
||||
qtwebengine_createWindow: Tests using createWindow with QtWebEngine (QTBUG-54419)
|
||||
qtwebengine_flaky: Tests which are flaky (and currently skipped) with QtWebEngine
|
||||
qtwebengine_osx_xfail: Tests which fail on OS X with QtWebEngine
|
||||
this: Used to mark tests during development
|
||||
qt_log_level_fail = WARNING
|
||||
qt_log_ignore =
|
||||
^SpellCheck: .*
|
||||
|
Loading…
Reference in New Issue
Block a user