Closed washort closed 5 years ago
There are 5 test failures in this branch (and no tests that failed to complete). I've rebased it on top of the new MAST build system which fails to complete if the tests don't pass. Mind having a look at these? Test failures are in:
lib/prom:testGauge
lib/prom:testHistogram
lib/prom:testCounter
lib/streams:testAlterSourceFilter
lib/http/tag:testHTMLTagEscapeMSIE
This adds a new method,
Ref."when"
, and changes when-catch expansion to use it. Additionally,when
blocks with nocatch
now log errors instead of letting them pass silently.