samba-bugs at samba.org
2010-Sep-07 12:22 UTC
DO NOT REPLY [Bug 7667] New: "devices" regression test fails on x86_64-apple-darwin10
https://bugzilla.samba.org/show_bug.cgi?id=7667
Summary: "devices" regression test fails on
x86_64-apple-darwin10
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: ismail at namtrac.org
QAContact: rsync-qa at samba.org
Here is the make test output;
--- /Users/cartman/Sources/rsync/testtmp/devices/rsync.chk 2010-09-07
15:17:06.000000000 +0300
+++ /Users/cartman/Sources/rsync/testtmp/devices/rsync.out 2010-09-07
15:17:06.000000000 +0300
@@ -1,6 +1,7 @@
.d..t...... ./
cDc.t...... block
cDc........ block2
+cD+++++++++ block3
cD+++++++++ char
cD+++++++++ char2
cD+++++++++ char3
test 4 failed
----- devices log ends
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2011-Feb-22 15:40 UTC
DO NOT REPLY [Bug 7667] "devices" regression test fails on x86_64-apple-darwin10
https://bugzilla.samba.org/show_bug.cgi?id=7667
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from wayned at samba.org 2011-02-22 09:40 CST -------
This affected any OS that can't hard-link devices -- the code that tried to
fix
up the check file wasn't working right.
I've just checked in a fix for this.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.