Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Apr 2019 17:42:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@freebsd.org
Subject:   [Bug 236936] 4 test cases failing on i386 after r345562
Message-ID:  <bug-236936-32464-K9nFw4CsvI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236936-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236936-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236936

--- Comment #2 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
These 4 tests start failing since:
https://ci.freebsd.org/job/FreeBSD-head-i386-test/4868/ (r345562)

But not in:
https://ci.freebsd.org/job/FreeBSD-head-i386-test/4867/ (r345560)

(r345561 is a MFC to stable/11)

Then I checked the i386 image in bhyve:
https://artifact.ci.freebsd.org/snapshot/head/r345562/i386/i386/disk-test.i=
mg.xz
https://artifact.ci.freebsd.org/snapshot/head/r345560/i386/i386/disk-test.i=
mg.xz

Running these commands:
root@:/usr/tests/lib/libc/gen # kyua test floatunditf_test:floatunditf
root@:/usr/tests/lib/libc/stdio # kyua test
printfloat_test:hexadecimal_rounding
root@:/usr/tests/lib/msun # kyua test ctrig_test:test_small_inputs
root@:/usr/tests/lib/msun # kyua test precision_test:t_precision

All failed in r345562 but not in r345560.

BTW I am sorry that I didn't emphasize the floatunditf_test:floatunditf and
precision_test:t_precision case are marked as expected_failure, but now no
failure occurs so we need check if r345562 fixes these case and rmeove that
expected failure mark from test cases.  While other 2 do report some checks
failed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236936-32464-K9nFw4CsvI>