From: Paul Floyd Date: Thu, 17 Apr 2025 11:22:34 +0000 (+0200) Subject: Illumos regtest: update none/tests/track_new X-Git-Tag: VALGRIND_3_25_0~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6346abc4896b3d50882e6c45dfccbf2872ce3b7;p=thirdparty%2Fvalgrind.git Illumos regtest: update none/tests/track_new Not sure why I get file/line with Illumos but not Linux or FreeBSD. --- diff --git a/none/tests/track_new.stderr.exp-illumos b/none/tests/track_new.stderr.exp-illumos index 670530b60..ff036ca01 100644 --- a/none/tests/track_new.stderr.exp-illumos +++ b/none/tests/track_new.stderr.exp-illumos @@ -1,10 +1,8 @@ File descriptor was closed already - at 0x........: fdopen (in /...libc...) - by 0x........: vdprintf (in /...libc...) - by 0x........: dprintf (in /...libc...) + at 0x........: write (in /...libc...) by 0x........: main Previously closed at 0x........: close (in /...libc...) by 0x........: main Originally opened - at 0x........: main (track_new.c:11) + at 0x........: main (track_new.c:8)