Test case: lib/msun/trig_test:accuracy
- Test program: /usr/tests/lib/msun/trig_test
- Result: failed: 3 checks failed; see output for more details
- Start time: 2020-03-25T01:34:49.100254Z
- End time: 2020-03-25T01:34:49.493566Z
- Duration: 0.393s
- Execution context
Metadata
- allowed_architectures =
- allowed_platforms =
- description = tests the accuracy of these functions over the primary range
- has_cleanup = false
- is_exclusive = false
- required_configs =
- required_disk_space = 0
- required_files =
- required_memory = 0
- required_programs =
- required_user =
- timeout = 300
Standard output
Test case did not write anything to stdout.
Standard error
*** Check failed: /usr/home/mitchell/Development/freebsd/lib/msun/tests/trig_test.c:237: ((void)(sinl), fetestexcept((0x0008 | 0x0001 | 0x0010 | 0x0004 | 0x0002)) == (0x0001)) not met
*** Check failed: /usr/home/mitchell/Development/freebsd/lib/msun/tests/trig_test.c:239: ((void)(tanl), fetestexcept((0x0008 | 0x0001 | 0x0010 | 0x0004 | 0x0002)) == (0x0001)) not met
*** Check failed: /usr/home/mitchell/Development/freebsd/lib/msun/tests/trig_test.c:241: ((void)(cosl), fetestexcept((0x0008 | 0x0001 | 0x0010 | 0x0004 | 0x0002)) == (0x0001)) not met