-
-
Notifications
You must be signed in to change notification settings - Fork 540
Closed
Labels
type:internalshould have no impact on the user (refactoring, infrastructure, tools, etc.)should have no impact on the user (refactoring, infrastructure, tools, etc.)
Description
We're using tests marked as xfail to reproduce known issues (e.g. upstream bugs), but at the moment we do not fail a test, when it passed unexpectedly. Adding xfail_strict = True
to the pytest configuration makes sure we notice if a bug was "accidentally" fixed or fixed in upstream.
The-Compiler and nicoddemus
Metadata
Metadata
Assignees
Labels
type:internalshould have no impact on the user (refactoring, infrastructure, tools, etc.)should have no impact on the user (refactoring, infrastructure, tools, etc.)