[Mesa-dev] [Bug 78258] New: make check link_varyings.gl_ClipDistance failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 4 08:55:24 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78258

          Priority: medium
            Bug ID: 78258
          Keywords: regression
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: make check link_varyings.gl_ClipDistance failure
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: b7e7ae9f605283076dba6d9e826fbbd1f1db1c4b (10.3.0-devel)

$ make check
[...]
make  check-TESTS
PASS: glcpp/tests/glcpp-test
FAIL: tests/general-ir-test
PASS: tests/optimization-test
PASS: tests/ralloc-test
PASS: tests/sampler-types-test
PASS: tests/uniform-initializer-test
make  all-am
make[7]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for Mesa 10.3.0-devel
============================================================================
# TOTAL: 6
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0


[ RUN      ] link_varyings.gl_ClipDistance
tests/varyings_test.cpp:201: Failure
Value of: hash_table_find(consumer_inputs, "gl_ClipDistance")
  Actual: NULL
Expected: (void *) clipdistance
Which is: 0x7fad7ac196b0
tests/varyings_test.cpp:202: Failure
Value of: num_elements(consumer_inputs)
  Actual: 0
Expected: 1u
Which is: 1
[  FAILED  ] link_varyings.gl_ClipDistance (0 ms)
[ RUN      ] link_varyings.single_interface_input
[       OK ] link_varyings.single_interface_input (1 ms)
[ RUN      ] link_varyings.one_interface_and_one_simple_input
[       OK ] link_varyings.one_interface_and_one_simple_input (0 ms)
[ RUN      ] link_varyings.invalid_interface_input
[       OK ] link_varyings.invalid_interface_input (0 ms)
[ RUN      ] link_varyings.interface_field_doesnt_match_noninterface
[       OK ] link_varyings.interface_field_doesnt_match_noninterface (0 ms)
[ RUN      ] link_varyings.interface_field_doesnt_match_noninterface_vice_versa
[       OK ] link_varyings.interface_field_doesnt_match_noninterface_vice_versa
(0 ms)
[----------] 7 tests from link_varyings (1 ms total)

[----------] Global test environment tear-down
[==========] 33 tests from 6 test cases ran. (8 ms total)
[  PASSED  ] 32 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] link_varyings.gl_ClipDistance

-- 
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/20140504/4d4c9d60/attachment.html>


More information about the mesa-dev mailing list