Skip to content

Commit

Permalink
Fix Bisectable test
Browse files Browse the repository at this point in the history
This test will take a bit longer given that we now have pre-2015.12
commits stored in a more compact (but slower) way.
  • Loading branch information
AlexDaniel committed Jul 7, 2017
1 parent e19b444 commit e08dcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/bisectable.t
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $t.test(‘bisect by output’,
{$t.our-nick}, bisect log: https://whatever.able/fakeupload,
{$t.our-nick}, (2016-02-04) https://github.com/rakudo/rakudo/commit/241e6c06a9ec4c918effffc30258f2658aad7b79);

$t.test(bisect by exit signal,
$t.test(:25timeout, bisect by exit signal,
bisect: old=2015.10 new=2015.12 Buf.new(0xFE).decode(‘utf8-c8’) # RT 126756,
{$t.our-nick}, Bisecting by exit signal (old=2015.10 new=2015.12). Old exit signal: 0 (None),
{$t.our-nick}, bisect log: https://whatever.able/fakeupload,
Expand Down

0 comments on commit e08dcfa

Please sign in to comment.