tarantool/checkpatch

Checkpatch doesn't allow to update a diff-based test

Closed this issue · 2 comments

I needed to update an old diff-based test after some functional changes, but checkpatch marks such commit as an error. I wouldn't want to convert each touched .test.lua file to luatest.

ERROR: Please avoid tests with .result files

Duplicate of #35.

Indeed, a duplicate.