MCPcopy Create free account
hub / github.com/WAVM/WAVM / get_test_priority

Function get_test_priority

Build/lib/test.py:495–511  ·  view source on GitHub ↗

Get sort key for a test: (priority, -duration). PRIORITY_FAILED = previously failed (run first) PRIORITY_DEFAULT = no history PRIORITY_PASSED = previously passed Within same priority, sort by duration descending (slowest first).

(config_name: str, test_name: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected