MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / open

Function open

lib/sqlalchemy/testing/exclusions.py:432–433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

430
431
432def open(): # noqa
433 return skip_if(BooleanPredicate(False, "mark as execute"))
434
435
436def closed(reason="marked as skip"):

Callers 15

process_functionsFunction · 0.85
process_moduleFunction · 0.85
_grab_overloadsFunction · 0.85
process_moduleFunction · 0.85
_readMethod · 0.85
_writeMethod · 0.85
reap_dbsFunction · 0.85
_engine_uriFunction · 0.85
_cachedirMethod · 0.85
_collect_messagesMethod · 0.85
_run_diffMethod · 0.85

Calls 2

skip_ifFunction · 0.85
BooleanPredicateClass · 0.85

Tested by 5

load_streamMethod · 0.68
_run_doctest_implMethod · 0.68
load_includeMethod · 0.68
insert_dataMethod · 0.68
_load_streamMethod · 0.68