Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 18, 2021 04:15
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/74385d0d350a27a262c20a8a97f63eb0 to your computer and use it in GitHub Desktop.
Save Whateverable/74385d0d350a27a262c20a8a97f63eb0 to your computer and use it in GitHub Desktop.
bisectable6
class C { has $.a; method b is raw { $.a } }; my $o = C.new; $o.b = 42; say $o.a
Bisecting: 220 revisions left to test after this (roughly 8 steps)
[8f4f515f94187f0fb74972043e2edcaedf989700] Merge branch 'nom' into newer-cat-handle
»»»»» Testing 8f4f515f94187f0fb74972043e2edcaedf989700
»»»»» Script output:
Cannot modify an immutable Any ((Any))
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 41206c6863199937d35c8c8422e9f41093e13b42
»»»»» Script output:
Cannot modify an immutable Any ((Any))
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4ee681f97f884006671f8627d40563d954b4b605
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing a6ece959d38d191a11f5a9928ff56eb4ef5ea3c8
»»»»» Script output:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8d9c7d48a609ed2dd0ab074d85ba9066d4e2be61
»»»»» Script output:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 539b4cbe87c0b5213571f738579dae9fdefd0fe6
»»»»» Script output:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 45e9190e49faa368078684e80c7a1419d1080507
»»»»» Script output:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c4b56f72c8efd9ab6faf4ee73f10d24439bab3db
»»»»» Script output:
Cannot modify an immutable Any ((Any))
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0c16bb2b017d311a342bb22e2a67b2f1a759afee
»»»»» Script output:
Cannot modify an immutable Any ((Any))
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing df48093170c5ded310bf1f05af57583bc53fbbc9
»»»»» Script output:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot modify an immutable Any
in block <unit> at /tmp/pYLezp17_E line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
0c16bb2b017d311a342bb22e2a67b2f1a759afee is the first new commit
commit 0c16bb2b017d311a342bb22e2a67b2f1a759afee
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Fri May 26 11:11:38 2017 +0200
Fix for RT #131362
- X::Assignment::RO now takes a :value named instead of :typename
- .message now does the type finding and value showing
- provide .typename method for compatibility with some spectests
:040000 040000 2a72a0358fac77279dcb830467dd63162eb0c9ad bf0f115661e27036ea84f7119b05b97e1f3e98dc M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment