Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ skip_test
Method
skip_test
lib/sqlalchemy/testing/config.py:431–432 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
429
yield
cfg.db
430
431
def
skip_test(self, msg):
432
skip_test(msg)
433
434
435
def
skip_test(msg):
Callers
15
count_functions
Function · 0.80
skip_if_timeout
Function · 0.80
_do
Method · 0.80
_get_non_default_isolation_level
Method · 0.80
_do_skips
Function · 0.80
_collect_messages
Method · 0.80
run_test
Method · 0.80
_run_doctest_impl
Method · 0.80
test_setup_defines_all_files
Method · 0.80
run_test
Method · 0.80
test_cache_key_gen
Method · 0.80
revert_insert
Method · 0.80
Calls
1
skip_test
Function · 0.85
Tested by
10
_get_non_default_isolation_level
Method · 0.64
_run_doctest_impl
Method · 0.64
test_setup_defines_all_files
Method · 0.64
run_test
Method · 0.64
test_cache_key_gen
Method · 0.64
revert_insert
Method · 0.64
require_metaclass
Method · 0.64
broken_nullable_domains
Method · 0.64
test_table_using_custom
Method · 0.64
_run_in_process
Method · 0.64