Bug 67910 - make check fail on lp_test_arit test
Summary: make check fail on lp_test_arit test
Status: RESOLVED DUPLICATE of bug 67672
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-08 17:23 UTC by Laurent carlier
Modified: 2013-08-08 17:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Laurent carlier 2013-08-08 17:23:48 UTC
* 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
Comment 1 Roland Scheidegger 2013-08-08 17:45:10 UTC

*** This bug has been marked as a duplicate of bug 67672 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.