On Sun Nov 23 14:32:43 2014, elizabeth wrote: > FWIW, I think almost *all* dies_ok and eval_dies_ok should be > eradicated from roast. The generate way too many false positives. > Should probably be all converted to throws_like. > > > Liz
Hah! On that note I went ahead and changed those 'dies_ok' and 'eval_dies_ok' to more specific tests -- see commit https://github.com/perl6/roast/commit/d025d6c4a7 If the new tests are too specific (or if there are too many of them), please feel free to modify the tests or reopen the ticket. (Which I'm closing now.) Christian