MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / skipTest

Function skipTest

test/browser_reporting.js:55–57  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

53}
54
55async function skipTest(message) {
56 await reportResultToServer(`skipped:${message}`);
57}
58
59function reportTopLevelError(e) {
60 // MINIMAL_RUNTIME doesn't handle exit or call the below onExit handler

Callers 2

mainFunction · 0.85
mainFunction · 0.85

Calls 1

reportResultToServerFunction · 0.85

Tested by 2

mainFunction · 0.68
mainFunction · 0.68