Some extensions_unittests fail on asan bots |
|||||
Issue descriptionThe streak of failures have started in https://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%281%29/builds/24796. The blamelist includes a V8 roll, but nothing else really stands out. The failure is something like: @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@Direct leak of 64 byte(s) in 1 object(s) allocated from:@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #0 0x54b3ab in operator new(unsigned long) (/tmp/runNtYvcL/out/Release/extensions_unittests+0x54b3ab)@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #1 0xdbf963 in Create mojo/edk/js/handle.h:30:39@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #2 0xdbf963 in gin::Converter<mojo::Handle, void>::ToV8(v8::Isolate*, mojo::Handle const&) mojo/edk/js/handle.cc:53@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #3 0xdb1cc5 in ConvertToV8<mojo::Handle> gin/converter.h:211:10@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #4 0xdb1cc5 in TryConvertToV8 gin/converter.h:239@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #5 0xdb1cc5 in TryConvertToV8<mojo::Handle> gin/converter.h:248@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #6 0xdb1cc5 in bool gin::Dictionary::Set<mojo::Handle>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, mojo::Handle) gin/dictionary.h:47@@@ @@@STEP_LOG_LINE@StashClientTest.StashAndRestore@ #7 0xdae519 in mojo::edk::js::(anonymous namespace)::CreateDataPipe(gin::Arguments const&)
,
Apr 1 2016
,
Apr 1 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/25fc1ad753fab8c79694b54946ad84dd29812bb1 commit 25fc1ad753fab8c79694b54946ad84dd29812bb1 Author: lukasza <lukasza@chromium.org> Date: Fri Apr 01 18:36:58 2016 Disable some extensions_unittests on LSAN builds. BUG= 599898 TBR=sammc@chromium.org, rdevlin.cronin@chromium.org Review URL: https://codereview.chromium.org/1849303002 Cr-Commit-Position: refs/heads/master@{#384640} [modify] https://crrev.com/25fc1ad753fab8c79694b54946ad84dd29812bb1/extensions/renderer/api/serial/data_receiver_unittest.cc [modify] https://crrev.com/25fc1ad753fab8c79694b54946ad84dd29812bb1/extensions/renderer/api/serial/data_sender_unittest.cc [modify] https://crrev.com/25fc1ad753fab8c79694b54946ad84dd29812bb1/extensions/renderer/api/serial/serial_api_unittest.cc [modify] https://crrev.com/25fc1ad753fab8c79694b54946ad84dd29812bb1/extensions/renderer/mojo/stash_client_unittest.cc
,
Apr 1 2016
,
Apr 1 2016
Issue 599969 has been merged into this issue.
,
Apr 1 2016
Issue 599968 has been merged into this issue.
,
Apr 1 2016
Issue 599967 has been merged into this issue.
,
Apr 1 2016
Issue 599966 has been merged into this issue.
,
Apr 1 2016
The bot has turned green, so it seems that the CL from #c3 must have helped. First green build: https://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20(1)/builds/24811
,
Aug 26 2016
Marking as available to get out of triage queue.
,
Aug 28 2017
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Aug 28 2017
It looks like all these tests no longer exist; closing this bug out. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by lukasza@chromium.org
, Apr 1 2016