Source code
Revision control
Copy as Markdown
Other Tools
/*---
description: Verify async test failure handling
flags: [async]
---*/
$DONE(new Error("Explicit async failure"));
/*---
description: Verify async test failure handling
flags: [async]
---*/
$DONE(new Error("Explicit async failure"));