Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 10, 2017 21:03
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/6c72470cbdefdd5e3048da22e1a35c25 to your computer and use it in GitHub Desktop.
Save Whateverable/6c72470cbdefdd5e3048da22e1a35c25 to your computer and use it in GitHub Desktop.
bisectable6
use lib ‘data/all-modules/moritz/json/lib/’; use JSON::Tiny; use Test; my @t = '{ "a" : "b\u00E5" }' => { 'a' => 'bå' }, '[ "\u2685" ]' => [ '?' ], qq{"x\c[ZERO WIDTH JOINER]a"} => "x\c[ZERO WIDTH JOINER]a", qq{"\c[ZERO WIDTH JOINER]"} => "\c[ZERO WIDTH JOINER]"; plan (+@t); for @t -> $p { my $got = from-json($p.key); is-deeply $got, $p.value; }
Bisecting: 2613 revisions left to test after this (roughly 11 steps)
[3e93ddd5425cbda7c4443069fbd3b71ab9b17bf9] Add an iterator for native >1 dimmed arrays
»»»»» Testing 3e93ddd5425cbda7c4443069fbd3b71ab9b17bf9
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fbc6697da6aeece9b5c78a906acdd8186d422c90
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8f4f515f94187f0fb74972043e2edcaedf989700
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9a2127f2b5a411e011b548a47b945bba7f2d51a4
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f0f8bdb3381cc2b26bfc74690240fbe8ba8cbf59
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a3a3d1a96844351a0d29eea9518fd9fe9db09fee
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c8c5c7129f55ed5c002f91b8df1ca24ce54d7ec0
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d9f51da8845a11cb8b499d89642024aa89108b8f
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing bf7063d1ae8962d448ee6d273cff60aafa6314fb
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 67455170ca50bb908f309b77e5ca579eaa21605c
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f590863e1736c75207c9ce0335ea646e3529060e
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
Input (2 characters) is not a valid JSON string
in sub from-json at /home/bisectable/git/whateverable/data/all-modules/moritz/json/lib/JSON/Tiny.pm (JSON::Tiny) line 59
in block <unit> at /tmp/RNrum73FwV line 1
# Looks like you planned 4 tests, but ran 3
# Looks like you failed 1 test of 3
»»»»» Script exit code: 255
»»»»» Bisecting by exit code
»»»»» Current exit code is 255, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1761f953dba58b5a1f59be3f9fe402dab082750c
»»»»» Script output:
1..4
ok 1 -
not ok 2 -
# Failed test at /tmp/RNrum73FwV line 1
# expected: $["?"]
# got: $["⚅"]
ok 3 -
ok 4 -
# Looks like you failed 1 test of 4
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
f590863e1736c75207c9ce0335ea646e3529060e is the first new commit
commit f590863e1736c75207c9ce0335ea646e3529060e
Author: Jonathan Worthington <jnthn@jnthn.net>
Date: Thu Aug 10 11:30:57 2017 +0200
Bring in latest MoarVM invocation opts.
Plus various other specializer fixes. So they get a bit more testing.
:040000 040000 15ec8fa3c66fcd73144afee5f3fc9953957927cf 4572334d925a3e171dd707643e7dae4f985ec7fb M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment