[Mesa-dev] [Bug 67910] New: make check fail on lp_test_arit test
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 8 10:23:48 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67910
Priority: medium
Bug ID: 67910
Assignee: mesa-dev at lists.freedesktop.org
Summary: make check fail on lp_test_arit test
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: lordheavym at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
* llvm-3.4svn r187791
* mesa-git trunk 43076a55c2c914a619b8b3a3f93e15a7eee6d2ad
--output of 'make check'--
make[5]: Entering directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
PASS: lp_test_format
FAIL: lp_test_arit
PASS: lp_test_blend
PASS: lp_test_conv
PASS: lp_test_printf
make[6]: Entering directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
============================================================================
Testsuite summary for Mesa 9.3.0-devel
============================================================================
# TOTAL: 5
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See src/gallium/drivers/llvmpipe/test-suite.log
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
============================================================================
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
--test-suite.log file--
===================================================================
Mesa 9.3.0-devel: src/gallium/drivers/llvmpipe/test-suite.log
===================================================================
# TOTAL: 5
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: lp_test_arit
==================
floor(-0): ref = -1, out = 0, precision = -0.000000 bits, FAIL
ceil(0): ref = 1, out = 0, precision = -0.000000 bits, FAIL
fract(-0): ref = 0.99999994, out = -0, precision = -0.000000 bits, FAIL
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130808/b6acd4bd/attachment.html>
More information about the mesa-dev
mailing list