mesa: acab52f5201683ec3f3698d25045ed1441ecdd14 (master 17.4.0-devel) =========================================================== Mesa 17.4.0-devel: src/mesa/main/tests/test-suite.log =========================================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: main-test =============== Running main() from gtest_main.cc [==========] Running 12 tests from 5 test cases. [----------] Global test environment set-up. [----------] 2 tests from EnumStrings [ RUN ] EnumStrings.LookUpByNumber [ OK ] EnumStrings.LookUpByNumber (0 ms) [ RUN ] EnumStrings.LookUpUnknownNumber [ OK ] EnumStrings.LookUpUnknownNumber (0 ms) [----------] 2 tests from EnumStrings (0 ms total) [----------] 6 tests from DispatchSanity_test [ RUN ] DispatchSanity_test.GL31_CORE [ OK ] DispatchSanity_test.GL31_CORE (2 ms) [ RUN ] DispatchSanity_test.GL30 dispatch_sanity.cpp:174: Failure Expected: nop_table[i] Which is: 0x557fbef96990 To be equal to: table[i] Which is: 0x557fbf173680 i = 1069 (SpecializeShader) [ FAILED ] DispatchSanity_test.GL30 (0 ms) [ RUN ] DispatchSanity_test.GLES11 [ OK ] DispatchSanity_test.GLES11 (0 ms) [ RUN ] DispatchSanity_test.GLES2 [ OK ] DispatchSanity_test.GLES2 (0 ms) [ RUN ] DispatchSanity_test.GLES3 [ OK ] DispatchSanity_test.GLES3 (1 ms) [ RUN ] DispatchSanity_test.GLES31 [ OK ] DispatchSanity_test.GLES31 (0 ms) [----------] 6 tests from DispatchSanity_test (3 ms total) [----------] 2 tests from MesaFormatsTest [ RUN ] MesaFormatsTest.FormatTypeAndComps [ OK ] MesaFormatsTest.FormatTypeAndComps (0 ms) [ RUN ] MesaFormatsTest.FormatSanity [ OK ] MesaFormatsTest.FormatSanity (0 ms) [----------] 2 tests from MesaFormatsTest (0 ms total) [----------] 1 test from MesaExtensionsTest [ RUN ] MesaExtensionsTest.AlphabeticallySorted [ OK ] MesaExtensionsTest.AlphabeticallySorted (0 ms) [----------] 1 test from MesaExtensionsTest (0 ms total) [----------] 1 test from program_state_string [ RUN ] program_state_string.depth_range [ OK ] program_state_string.depth_range (0 ms) [----------] 1 test from program_state_string (0 ms total) [----------] Global test environment tear-down [==========] 12 tests from 5 test cases ran. (3 ms total) [ PASSED ] 11 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DispatchSanity_test.GL30 1 FAILED TEST FAIL main-test (exit status: 1)
I submitted a patch for this already: https://patchwork.freedesktop.org/patch/192994/
5364e73624a..e5d8ffdda6b master -> master
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.