ApprovalTests.Java icon indicating copy to clipboard operation
ApprovalTests.Java copied to clipboard

DiffMerge gets killed on test exit

Open martinsson opened this issue 11 years ago • 1 comments

DiffMerge was getting killed on my mac. It turns out a hacky fix (https://github.com/martinsson/ApprovalTests.Java/commit/01dc6eaa33904ed0cf6c895aa0810c29791892ab) will to the job.

I'd be happy if someone had a better grasp of why this is so. But if we don't understand perhaps this is a good enough solution?

martinsson avatar Jun 03 '14 20:06 martinsson

Can you verify if diffmerge has the same problem in my more modern approval java port at (https://github.com/nikolavp/approval)

nikolavp avatar Sep 01 '14 19:09 nikolavp