Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 4, 2023 17:59
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/32536cd3a48f1cb1a4fb37059572c971 to your computer and use it in GitHub Desktop.
Save Whateverable/32536cd3a48f1cb1a4fb37059572c971 to your computer and use it in GitHub Desktop.
bisectable6
"2023-03-04".Date
Bisecting: 102 revisions left to test after this (roughly 7 steps)
[c4c071859fec7f75282419a5e53d6b07b54ae075] Merge pull request #893 from MasterDuke17/RT129780
»»»»» Testing c4c071859fec7f75282419a5e53d6b07b54ae075
»»»»» Script output:
No such method 'Date' for invocant of type 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 99e98c3fa19ab5dce51d885af7dcaf7c5b799944
»»»»» Script output:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2cad3d214f6f151df537a535760e341838332c21
»»»»» Script output:
No such method 'Date' for invocant of type 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6974b8bf5ce84b35efe492c15bb49a9805f2c4f1
»»»»» Script output:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing faaa51601ae4893f63a336e051ab454373aae42d
»»»»» Script output:
No such method 'Date' for invocant of type 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 447d592693278186a5fe90e3ed32c4c4806b6d9a
»»»»» Script output:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6ef4cdf543e3c58084351679e0041c0457d9218a
»»»»» Script output:
No such method 'Date' for invocant of type 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Method 'Date' not found for invocant of class 'Str'
in block <unit> at /tmp/P_nAr8FEnn line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 222d16b0b94911fdedb06ee6ad817d0f14b9c05c
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
There are only 'skip'ped commits left to test.
The first new commit could be any of:
222d16b0b94911fdedb06ee6ad817d0f14b9c05c
6ef4cdf543e3c58084351679e0041c0457d9218a
We cannot bisect more!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment