Disabling compare_xattrs cp and mv related tests on OpenBSD#6368
Disabling compare_xattrs cp and mv related tests on OpenBSD#6368BenWiederhake merged 1 commit intouutils:mainfrom
Conversation
|
Back in #6349 I silently assumed that you re-ran the tests to verify that the function-removal does not have any knock-on-effects. Thanks for following up on it, though! Let's make uutils work perfectly. :) |
Right. My mistake. I ran tests before sending the PR but after the suggestion for the removal of the actual |
|
GNU testsuite comparison: |
|
Can you please run |
51c89ec to
dc37f89
Compare
The test_cp and test_mv have xattr related tests. They should be disabled on OpenBSD after commit 19d42c0 disabled the compare_xattrs function on OpenBSD. Fixes uutils#6348
dc37f89 to
8108d7a
Compare
just did. and added tests and fmt to the hooks. |
|
GNU testsuite comparison: |
The test_cp and test_mv have xattr related tests. They should be disabled on OpenBSD after commit 19d42c0 disabled the
compare_xattrsfunction on OpenBSD.Related to #6349
Fixes #6348