lib-font icon indicating copy to clipboard operation
lib-font copied to clipboard

Investigate test framework not dealing with exceptions properly

Open Pomax opened this issue 3 years ago • 0 comments

From https://github.com/Pomax/lib-font/issues/127:

when I tried to add a failing test to testing/browser/tests/test.otf.js, throwing an exception seems to just hang the test host until timeout instead of failing the test.

That should, obviously, not happen.

Pomax avatar Jun 28 '22 20:06 Pomax