From nobody Fri Dec 16 22:21:41 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NYk9170hYzZnRk for ; Fri, 16 Dec 2022 22:21:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NYk912qJXz4705 for ; Fri, 16 Dec 2022 22:21:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671229301; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=l/Khn+3e3ZK+t4WcjQSWHEzYxAE+yLBMJyQIt2LUBsY=; b=gF038czd/czStfeB+nPmRns2sUSvx7DhGWD0r4srmyStwfNbLUVpA4YelcX3KesCklOF7a P05dFRT4q12LksJIFdQldNHl68iWIlCtdmS4N5QLAgyCSCxOJI7cYQA4wBzb+GxTnz3iZD nx0aRHOETh8hdYGJf3lkx8ZDnEwzUaC/GP33rVTrM/5c4ZgzSOU6+J374xqmyCLP059rlP joVddKZszMR2NrE4ZOsAmJ5v9H2V1cNy3PCQyVHQF7DLdfrS8VM7uwWzP73RtBMgyDRX5X JyvDB52yxZHT82t08BBUD2loH3aIQRZGYmk7qSYcrUmeibOuvBGODQQKXa75Cg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671229301; a=rsa-sha256; cv=none; b=moDpXDOLRZAQIDVYbjCrtfvrsv0RgRPdrheY/ZtFzQWvXfStAsgatoLM0scEg30BqWc4Y1 DTudeLT9CjbACyVfNPxrwTT1spEcwp1wLSquWK5vpN0veaZQNsKRytzZehsb1sRgY384iq /52LEquCwkoL3gwKEcvgiNQUJ62wQ61osqiVPCFEMRhTuZykB7ZDfbzYe0t/EFQHP50JoA szCgwjvA/e7gwXkYl21HriUnrWAURBcN+JjQJOKhtvxt/MTUmZEqXbyGRl5CDl02cLDoDk n4R0WxNt41jWxYKVWhUOOkDmNVf0xuYLEn1lw0Tv4+24RkRvsSvC4XN0lXrG9A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NYk911DDGzTlT for ; Fri, 16 Dec 2022 22:21:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BGMLfp9050944 for ; Fri, 16 Dec 2022 22:21:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BGMLfjC050943 for bugs@FreeBSD.org; Fri, 16 Dec 2022 22:21:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268420] sed: test "69 7.1 # Print and file routines" of multi_test:main fails when COLUMNS=80 is set in the environment Date: Fri, 16 Dec 2022 22:21:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 0mp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268420 Bug ID: 268420 Summary: sed: test "69 7.1 # Print and file routines" of multi_test:main fails when COLUMNS=3D80 is set in the environment Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: 0mp@FreeBSD.org Here's how to reproduce the issue and the output of the failing test: $ cd /usr/tests/usr.bin/sed $ COLUMNS=3D80 kyua test ... multi_test:main -> failed: 1 of 130 tests failed [1.548s] ... $ kyua report ... *** /usr/tests/usr.bin/sed/regress.multitest.out/7.1 Sun Jul 31 16:04:49 2022 --- current.out Fri Dec 16 22:18:26 2022 *************** *** 1,15 **** \001\002\003\004\005\006\a\b\t$ ! \v\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\ ! \033\034\035\036\037 !"#$%&'()*+,-./0123456789:;<=3D>?@ABCDEF\ ! GHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\ ! \177\200\201\202\203\204\205\206\207\210\211\212\213\214\ ! \215\216\217\220\221\222\223\224\225\226\227\230\231\232\ ! \233\234\235\236\237\240\241\242\243\244\245\246\247\250\ ! \251\252\253\254\255\256\257\260\261\262\263\264\265\266\ ! \267\270\271\272\273\274\275\276\277\300\301\302\303\304\ ! \305\306\307\310\311\312\313\314\315\316\317\320\321\322\ ! \323\324\325\326\327\330\331\332\333\334\335\336\337\340\ ! \341\342\343\344\345\346\347\350\351\352\353\354\355\356\ ! \357\360\361\362\363\364\365\366\367\370\371\372\373\374\ ! \375\376\377$ $ --- 1,11 ---- \001\002\003\004\005\006\a\b\t$ ! \v\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\= 037 \ ! !"#$%&'()*+,-./0123456789:;<=3D>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi= jklmno\ ! pqrstuvwxyz{|}~\177\200\201\202\203\204\205\206\207\210\211\212\213\214\215= \216\ ! \217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\24= 1\ ! \242\243\244\245\246\247\250\251\252\253\254\255\256\257\260\261\262\263\26= 4\ ! \265\266\267\270\271\272\273\274\275\276\277\300\301\302\303\304\305\306\30= 7\ ! \310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\33= 2\ ! \333\334\335\336\337\340\341\342\343\344\345\346\347\350\351\352\353\354\35= 5\ ! \356\357\360\361\362\363\364\365\366\367\370\371\372\373\374\375\376\= 377$ $ not ok 69 7.1 # Print and file routines A similar bug has been discovered recently in illumos: https://code.illumos.org/c/illumos-gate/+/2564 I've tested FreeBSD 14.0-CURRENT. --=20 You are receiving this mail because: You are the assignee for the bug.=