From owner-freebsd-testing@freebsd.org Fri Aug 30 20:02:26 2019 Return-Path: Delivered-To: freebsd-testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AEBFCD741F for ; Fri, 30 Aug 2019 20:02:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46Kr424CJMz4VDh for ; Fri, 30 Aug 2019 20:02:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 90630D741E; Fri, 30 Aug 2019 20:02:26 +0000 (UTC) Delivered-To: testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 902F0D741C for ; Fri, 30 Aug 2019 20:02:26 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Kr423Kb3z4VDg for ; Fri, 30 Aug 2019 20:02:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 543B45764 for ; Fri, 30 Aug 2019 20:02:26 +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 x7UK2QR7091754 for ; Fri, 30 Aug 2019 20:02:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x7UK2Qqh091753 for testing@freebsd.org; Fri, 30 Aug 2019 20:02:26 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: testing@freebsd.org Subject: [Bug 240219] Flakey test case: sys.sys.qmath_test.qdivq_s64q Date: Fri, 30 Aug 2019 20:02:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@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 MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Aug 2019 20:02:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240219 Bug ID: 240219 Summary: Flakey test case: sys.sys.qmath_test.qdivq_s64q Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: testing@freebsd.org Reporter: lwhsu@FreeBSD.org sys.sys.qmath_test.qdivq_s64q is unstable: https://ci.freebsd.org/job/FreeBSD-head-amd64-test/12369/testReport/junit/s= ys.sys/qmath_test/qdivq_s64q/ https://ci.freebsd.org/job/FreeBSD-head-amd64-test/12387/testReport/junit/s= ys.sys/qmath_test/qdivq_s64q/ https://ci.freebsd.org/job/FreeBSD-head-amd64-test/12392/testReport/junit/s= ys.sys/qmath_test/qdivq_s64q/ *** Check failed: /usr/src/tests/sys/sys/qmath_test.c:308:=20=20=20=20=20 QDIVQ(-10002376169421.736328 / -15034320172614.007812): | 98.402039 -=20=20 0.665303| =3D 97.736736 (max err 64.000000) Also on i386: https://ci.freebsd.org/job/FreeBSD-head-i386-test/6533/testReport/sys.sys/q= math_test/qdivq_s64q/ https://ci.freebsd.org/job/FreeBSD-head-i386-test/6519/testReport/sys.sys/q= math_test/qdivq_s64q/ https://ci.freebsd.org/job/FreeBSD-head-i386-test/6515/testReport/sys.sys/q= math_test/qdivq_s64q/ *** Check failed: /usr/src/tests/sys/sys/qmath_test.c:308:=20=20=20=20=20 QDIVQ(-62708492.456048 / -164807648.004718): | 96.661085 - 0.380495| =3D= =20 96.280590 (max err 64.000000) --=20 You are receiving this mail because: You are the assignee for the bug.=