Issue metadata
Sign in to add a comment
|
gl_tests failing on chromium.memory/Linux CFI |
||||||||||||||||||||||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of grunell@chromium.org gl_tests failing on chromium.memory/Linux CFI Builders failed on: - Linux CFI: https://build.chromium.org/p/chromium.memory/builders/Linux%20CFI All tests but one fail. Test suit was enabled on the memory waterfall here: https://chromium-review.googlesource.com/c/chromium/src/+/987916 Most common failure: [ RUN ] GLApplyScreenSpaceAntialiasingCHROMIUMTest.TextureStatePreserved [31744:31744:0411/214112.790867:1485531039:FATAL:gl_factory_x11.cc(122)] Check failed: false. #0 0x000000b685cc base::debug::StackTrace::StackTrace() #1 0x000000b66676 logging::LogMessage::~LogMessage() #2 0x000000d0755b gl::init::CreateOffscreenGLSurfaceWithFormat() #3 0x000000d06c7d gl::init::CreateOffscreenGLSurface() #4 0x0000007fd1e0 gpu::GLManager::InitializeWithWorkaroundsImpl() #5 0x0000007fccb8 gpu::GLManager::Initialize() #6 0x0000007b4a93 gpu::GLApplyScreenSpaceAntialiasingCHROMIUMTest::SetUp() #7 0x000000b3e9ed testing::Test::Run() #8 0x000000b3f2fd testing::TestInfo::Run() #9 0x000000b3fa72 testing::TestCase::Run() #10 0x000000b46773 testing::internal::UnitTestImpl::RunAllTests() #11 0x000000b463fe testing::UnitTest::Run() #12 0x000000bdab39 base::TestSuite::Run() #13 0x0000008174b4 (anonymous namespace)::RunHelper() #14 0x000000817631 _ZN4base8internal7InvokerINS0_9BindStateIPFiPNS_9TestSuiteEEJNS0_17UnretainedWrapperIS3_EEEEEFivEE7RunImplIRKS6_RKNSt3__15tupleIJS8_EEEJLm0EEEEiOT_OT0_NSF_16integer_sequenceImJXspT1_EEEE #15 0x000000b52f95 _ZNO4base12OnceCallbackIFivEE3RunEv #16 0x000000bdd880 base::(anonymous namespace)::LaunchUnitTestsInternal() #17 0x000000bddb6d base::LaunchUnitTestsSerially() #18 0x0000008173db main #19 0x7f7311c24f45 __libc_start_main #20 0x00000078302a _start
,
Apr 12 2018
Thanks, I'll disable it there. Let's dupe that into the "gl_tests don't work under sanitizers" bug; it's the same check.
,
Apr 12 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/5c4d0f326757cbfcaae42c571b18953361e0c2cd commit 5c4d0f326757cbfcaae42c571b18953361e0c2cd Author: Nico Weber <thakis@chromium.org> Date: Thu Apr 12 15:57:28 2018 Disable more tests after #987916. TBR=miu,kbr Bug: 831999, 832011 Change-Id: I22bf82f84e0ae874811b1ba3cbac03d8b5f1d49e Reviewed-on: https://chromium-review.googlesource.com/1010382 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#550218} [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/media/cast/BUILD.gn [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/media/cast/receiver/audio_decoder_unittest.cc [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/testing/buildbot/chromium.memory.json [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/testing/buildbot/test_suite_exceptions.pyl
,
Apr 17 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/5c4d0f326757cbfcaae42c571b18953361e0c2cd commit 5c4d0f326757cbfcaae42c571b18953361e0c2cd Author: Nico Weber <thakis@chromium.org> Date: Thu Apr 12 15:57:28 2018 Disable more tests after #987916. TBR=miu,kbr Bug: 831999, 832011 Change-Id: I22bf82f84e0ae874811b1ba3cbac03d8b5f1d49e Reviewed-on: https://chromium-review.googlesource.com/1010382 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#550218} [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/media/cast/BUILD.gn [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/media/cast/receiver/audio_decoder_unittest.cc [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/testing/buildbot/chromium.memory.json [modify] https://crrev.com/5c4d0f326757cbfcaae42c571b18953361e0c2cd/testing/buildbot/test_suite_exceptions.pyl |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by grunell@chromium.org
, Apr 12 2018Labels: OS-Linux Type-Bug
Status: Untriaged (was: Available)