GLContextGLXTest.DoNotDestroyOnFailedMakeCurrent, GLImageSharedMemory/GLImageCopyTest/4.CopyTexImage fail under asan, msan, and tsan |
|||||
Issue descriptionhttps://ci.chromium.org/buildbot/tryserver.chromium.linux/linux_chromium_msan_rel_ng/982 [ RUN ] GLContextGLXTest.DoNotDestroyOnFailedMakeCurrent ../../ui/gl/gl_context_glx_unittest.cc:20: Failure Value of: xdisplay Actual: false Expected: true [ FAILED ] GLContextGLXTest.DoNotDestroyOnFailedMakeCurrent (0 ms) https://ci.chromium.org/buildbot/tryserver.chromium.linux/linux_chromium_tsan_rel_ng/283782 [ RUN ] GLContextGLXTest.DoNotDestroyOnFailedMakeCurrent ../../ui/gl/gl_context_glx_unittest.cc:20: Failure Value of: xdisplay Actual: false Expected: true [ FAILED ] GLContextGLXTest.DoNotDestroyOnFailedMakeCurrent (0 ms) [ RUN ] GLImageSharedMemory/GLImageCopyTest/4.CopyTexImage [8388:8388:0406/061223.473658:32661126906:ERROR:gl_surface_glx.cc(418)] XOpenDisplay failed. [8388:8388:0406/061223.473714:32661126958:ERROR:gl_initializer_x11.cc(157)] GLSurfaceGLX::InitializeOneOff failed. ../../ui/gl/test/gl_test_helper.cc:77: Failure The difference between expected and actual is 32, which exceeds error, where expected evaluates to 32, actual evaluates to 0, and error evaluates to 0. at 0, 0 channel 1 (I had to get the latter via the swarming output; the link to the test directly didn't work)
,
Apr 12 2018
,
Apr 12 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d3695968a8414ad39402dd8c275e53155d170023 commit d3695968a8414ad39402dd8c275e53155d170023 Author: Nico Weber <thakis@chromium.org> Date: Thu Apr 12 03:33:46 2018 Remove many chromium.memory exceptions. If we run tests on the main waterfall, we generally should run them on the memory waterfall as well. I filed bugs and added comments to those for the few tests that actually don't pass on the memory waterfall. Most do pass. Bug: 814403,831667,831674,831676,830653 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I0ea3cf12745f089d7fb87da8fc20e2665d86d53f Reviewed-on: https://chromium-review.googlesource.com/987916 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#550005} [modify] https://crrev.com/d3695968a8414ad39402dd8c275e53155d170023/testing/buildbot/chromium.memory.json [modify] https://crrev.com/d3695968a8414ad39402dd8c275e53155d170023/testing/buildbot/test_suite_exceptions.pyl [modify] https://crrev.com/d3695968a8414ad39402dd8c275e53155d170023/ui/gl/gl_context_glx_unittest.cc [modify] https://crrev.com/d3695968a8414ad39402dd8c275e53155d170023/ui/gl/gl_image_shared_memory_unittest.cc
,
Apr 16 2018
,
Apr 16 2018
,
May 8 2018
sadrul: This probably needs something like https://bugs.chromium.org/p/chromium/issues/detail?id=830659#c12 -- should these tests move to gl_tests? |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by bugdroid1@chromium.org
, Apr 10 2018