This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/24668] libio/tst-wfile-sync get unexpected error number ESPIPE if the test is on the remote target


https://sourceware.org/bugzilla/show_bug.cgi?id=24668

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
I think this issue points to the brittleness of the %.input mechanism in the
test framework.

I'm not sure if it is worth fixing cross-test-ssh.sh to work around that (by
parsing /proc/self/fd/0 and re-applying the file redirect on the target
machine).  Maybe it is simpler to just change the tests that currently rely on
%.input.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]