Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 21, 2017 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/14521c1b27f8d122b2392308735bc57a to your computer and use it in GitHub Desktop.
Save Whateverable/14521c1b27f8d122b2392308735bc57a to your computer and use it in GitHub Desktop.
committable6
MVM_SPESH_NODELAY=1 MVM_SPESH_BLOCKING=1 HEAD use Test; is_approx 1, 2; is_approx 2, 3; is_approx 3, 4; is_approx 4, 5;
¦«HEAD(d5aec61)»:
not ok 1 -
# Failed test at /tmp/Q4DD00kOJy line 1
# expected: 2
# got: 1
not ok 2 -
# Failed test at /tmp/Q4DD00kOJy line 1
# expected: 3
# got: 2
not ok 3 -
# Failed test at /tmp/Q4DD00kOJy line 1
# expected: 4
# got: 3
not ok 4 -
# Failed test at /tmp/Q4DD00kOJy line 1
# expected: 5
# got: 4
Saw 1 occurrence of deprecated code.
================================================================================
Sub is_approx (from Test) seen at:
/tmp/Q4DD00kOJy, line 1
Please use is-approx instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear! «exit code = 4»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment