Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ fails
Function
fails
lib/sqlalchemy/testing/exclusions.py:440–441 ·
view source on GitHub ↗
(reason=None)
Source
from the content-addressed store, hash-verified
438
439
440
def
fails(reason=None):
441
return
fails_if(BooleanPredicate(True, reason or
"expected to fail"
))
442
443
444
def
future():
Callers
1
test_register_reserved_attribute
Method · 0.85
Calls
2
fails_if
Function · 0.85
BooleanPredicate
Class · 0.85
Tested by
1
test_register_reserved_attribute
Method · 0.68