https://bugs.freedesktop.org/show_bug.cgi?id=78258
Priority: medium Bug ID: 78258 Keywords: regression Assignee: mesa-dev@lists.freedesktop.org Summary: make check link_varyings.gl_ClipDistance failure Severity: major Classification: Unclassified OS: All Reporter: v...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev