Sam Tobin-Hochstadt
3f372c3b04
Try removing more limits on this test so it succeeds on Travis.
...
Suggestion from @mflatt.
2016-07-12 10:41:18 -04:00
Alex Knauth
a1f8908a29
call compute-constraints instead of sc->constraints in get-max-contract-kind ( #382 )
...
* call compute-constraints instead of sc->constraints in get-max-contract-kind
* test cast on an intersection type involving Rec
* remove memory limit on sandboxed-unsafe-ops test
2016-07-07 12:16:15 -04:00
Sam Tobin-Hochstadt
730a72709e
Increase memory limit to avoid spurious failures.
2015-12-31 11:34:23 -05:00
Asumu Takikawa
c3a59ee1c4
Use protect-out
for unsafe operations
...
Disallows usage in sandboxes and similar contexts
2015-10-20 18:00:35 -04:00