Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Test
Class
Test
scripts/update_lib/cmd_auto_mark.py:32–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
@dataclass
32
class
Test:
33
name: str =
""
34
path: str =
""
35
result: str =
""
36
error_message: str =
""
37
38
39
@dataclass
Callers
10
test_collect_failures_and_error_messages
Method · 0.90
test_collect_unexpected_successes
Method · 0.90
test_module_prefix_filtering
Method · 0.90
test_collect_init_module_matching
Method · 0.90
test_auto_mark_file_crashed_run
Method · 0.90
test_auto_mark_directory_crashed_run
Method · 0.90
test_stripped_markers_restored_when_crash
Method · 0.90
test_stripped_markers_removed_when_complete_run
Method · 0.90
test_stripped_markers_restored_when_crash
Method · 0.90
parse_results
Function · 0.70
Calls
no outgoing calls
Tested by
9
test_collect_failures_and_error_messages
Method · 0.72
test_collect_unexpected_successes
Method · 0.72
test_module_prefix_filtering
Method · 0.72
test_collect_init_module_matching
Method · 0.72
test_auto_mark_file_crashed_run
Method · 0.72
test_auto_mark_directory_crashed_run
Method · 0.72
test_stripped_markers_restored_when_crash
Method · 0.72
test_stripped_markers_removed_when_complete_run
Method · 0.72
test_stripped_markers_restored_when_crash
Method · 0.72