Closed spazm closed 11 years ago
The failing test is TEST_NOTYPE_ACKRC_CMD_LINE_OVERRIDE
I ran git bisect prove t/ack-type.t
and it shows the original commit f748962442badadab1b96f44d0c4186505b65a6a that added this test.
commit f748962442badadab1b96f44d0c4186505b65a6a
Author: Rob Hoelz <rob@hoelz.ro>
Date: Sat Apr 27 18:53:14 2013 +0200
Test that --type on command line overrides --notype in ackrc
For GH #246
So maybe I'm special. What should I provide for debugging?
I don't know that there's any more than that to add. I think you get a prize for best ack bug report yet.
This is the test we know is failing (looks like Rob wrote it for issue #246). Maybe we should wrap it in a todo
, @petdance?
But seriously, a great bug report!
No TODO unless there's a reason we can't fix it now.
Fixed in commit 7fac4f5.
I think you get a prize for best ack bug report yet.
woohoo!!
Behavior
failed test in t/ack-type.t when running
make test
in HEADExpected
no failed tests in HEAD.
Steps to Reproduce:
with TEST_VERBOSE=1:
Current commit revision:
System: