Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
async
function
skipTest(message) {
56
await
reportResultToServer(`skipped:${message}`);
57
}
58
59
function
reportTopLevelError(e) {
60
// MINIMAL_RUNTIME doesn't handle exit or call the below onExit handler
Callers
2
main
Function · 0.85
main
Function · 0.85
Calls
1
reportResultToServer
Function · 0.85
Tested by
2
main
Function · 0.68
main
Function · 0.68