New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 638618 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Last visit 29 days ago
Closed: Dec 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

inspector/editor/text-editor-search-switch-editor.html failing on various bots

Project Member Reported by guidou@chromium.org, Aug 17 2016

Issue description

inspector/editor/text-editor-search-switch-editor.html

Build is broken:
webkit_tests inspector/editor/text-editor-search-switch-editor.html
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Feditor%2Ftext-editor-search-switch-editor.html&testType=webkit_tests

Revision range:
chromium 412509 : 412514

Failing builders:
WebKit Mac10.11 (dbg): https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20(dbg)
WebKit Win7 (dbg): https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7%20(dbg)


 

Comment 1 by guidou@chromium.org, Aug 17 2016

Failed builds:
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7%20%28dbg%29/builds/6947
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/3987
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/3986


Sample logs:
08:48:18.821 12970 worker/3 inspector/editor/text-editor-search-switch-editor.html crashed, (stderr lines):
08:48:18.821 12970   
08:48:18.821 12970   
08:48:18.821 12970   #
08:48:18.821 12970   # Fatal error in ../../v8/src/parsing/scanner.cc, line 774
08:48:18.821 12970   # Check failed: (token.raw_literal_chars) == nullptr.
08:48:18.821 12970   #
08:48:18.821 12970   
08:48:18.821 12970   ==== C stack trace ===============================
08:48:18.821 12970   
08:48:18.821 12970    1: V8_Fatal
08:48:18.821 12970    2: v8::internal::Scanner::SanityCheckTokenDesc(v8::internal::Scanner::TokenDesc const&) const
08:48:18.821 12970    3: v8::internal::Scanner::Scan()
08:48:18.821 12970    4: v8::internal::Scanner::PeekAhead()
08:48:18.821 12970    5: v8::internal::ParserBase<v8::internal::ParserTraits>::ParseAssignmentExpression(bool, v8::internal::ExpressionClassifier<v8::internal::ParserTraits>*, bool*)
08:48:18.821 12970    6: v8::internal::ParserBase<v8::internal::ParserTraits>::ParseExpression(bool, v8::internal::ExpressionClassifier<v8::internal::ParserTraits>*, bool*)
08:48:18.821 12970    7: v8::internal::Parser::ParseExpressionOrLabelledStatement(v8::internal::ZoneList<v8::internal::AstRawString const*>*, v8::internal::AllowLabelledFunctionStatement, bool*)
08:48:18.821 12970    8: v8::internal::Parser::ParseStatementList(v8::internal::ZoneList<v8::internal::Statement*>*, int, bool*)
08:48:18.821 12970    9: v8::internal::Parser::ParseEagerFunctionBody(v8::internal::AstRawString const*, int, v8::internal::ParserFormalParameters const&, v8::internal::FunctionKind, v8::internal::FunctionLiteral::FunctionType, bool*)
08:48:18.821 12970   10: v8::internal::Parser::ParseFunctionLiteral(v8::internal::AstRawString const*, v8::internal::Scanner::Location, v8::internal::FunctionNameValidity, v8::internal::FunctionKind, int, v8::internal::FunctionLiteral::FunctionType, v8::internal::LanguageMode, bool*)
08:48:18.821 12970   11: v8::internal::Parser::ParseHoistableDeclaration(int, v8::internal::ParseFunctionFlags, v8::internal::ZoneList<v8::internal::AstRawString const*>*, bool, bool*)
08:48:18.822 12970   12: v8::internal::Parser::ParseHoistableDeclaration(v8::internal::ZoneList<v8::internal::AstRawString const*>*, bool, bool*)
08:48:18.822 12970   13: v8::internal::Parser::ParseStatementList(v8::internal::ZoneList<v8::internal::Statement*>*, int, bool*)
08:48:18.822 12970   14: v8::internal::Parser::DoParseProgram(v8::internal::ParseInfo*)
08:48:18.822 12970   15: v8::internal::Parser::ParseProgram(v8::internal::Isolate*, v8::internal::ParseInfo*)
08:48:18.822 12970   16: v8::internal::Parser::Parse(v8::internal::ParseInfo*)
08:48:18.822 12970   17: v8::internal::Parser::ParseStatic(v8::internal::ParseInfo*)
08:48:18.822 12970   18: v8::internal::(anonymous namespace)::CompileToplevel(v8::internal::CompilationInfo*)
08:48:18.822 12970   19: v8::internal::Compiler::GetSharedFunctionInfoForScript(v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::Object>, int, int, v8::ScriptOriginOptions, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Context>, v8::Extension*, v8::internal::ScriptData**, v8::ScriptCompiler::CompileOptions, v8::internal::NativesFlag, bool)
08:48:18.822 12970   20: v8::ScriptCompiler::CompileUnboundInternal(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions, bool)
08:48:18.822 12970   21: v8::ScriptCompiler::Compile(v8::Local<v8::Context>, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions)
08:48:18.822 12970   22: blink::(anonymous namespace)::compileWithoutOptions(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin)
08:48:18.822 12970   23: v8::MaybeLocal<v8::Script> base::internal::FunctorTraits<v8::MaybeLocal<v8::Script> (*)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), void>::Invoke<blink::(anonymous namespace)::V8CompileHistogram::Cacheability const&, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin>(v8::MaybeLocal<v8::Script> (*)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), blink::(anonymous namespace)::V8CompileHistogram::Cacheability const&&&, v8::Isolate*&&, v8::Local<v8::String>&&, v8::ScriptOrigin&&)
08:48:18.822 12970   24: v8::MaybeLocal<v8::Script> base::internal::InvokeHelper<false, v8::MaybeLocal<v8::Script> >::MakeItSo<v8::MaybeLocal<v8::Script> (* const&)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), blink::(anonymous namespace)::V8CompileHistogram::Cacheability const&, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin>(v8::MaybeLocal<v8::Script> (* const&&&)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), blink::(anonymous namespace)::V8CompileHistogram::Cacheability const&&&, v8::Isolate*&&, v8::Local<v8::String>&&, v8::ScriptOrigin&&)
08:48:18.822 12970   25: v8::MaybeLocal<v8::Script> base::internal::Invoker<base::internal::BindState<v8::MaybeLocal<v8::Script> (*)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), blink::(anonymous namespace)::V8CompileHistogram::Cacheability>, v8::MaybeLocal<v8::Script> (v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin)>::RunImpl<v8::MaybeLocal<v8::Script> (* const&)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), std::__1::tuple<blink::(anonymous namespace)::V8CompileHistogram::Cacheability> const&, 0ul>(v8::MaybeLocal<v8::Script> (* const&&&)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), std::__1::tuple<blink::(anonymous namespace)::V8CompileHistogram::Cacheability> const&&&, base::IndexSequence<0ul>, v8::Isolate*&&, v8::Local<v8::String>&&, v8::ScriptOrigin&&)
08:48:18.822 12970   26: base::internal::Invoker<base::internal::BindState<v8::MaybeLocal<v8::Script> (*)(blink::(anonymous namespace)::V8CompileHistogram::Cacheability, v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), blink::(anonymous namespace)::V8CompileHistogram::Cacheability>, v8::MaybeLocal<v8::Script> (v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin)>::Run(base::internal::BindStateBase*, v8::Isolate*&&, v8::Local<v8::String>&&, v8::ScriptOrigin&&)
08:48:18.822 12970   27: base::Callback<v8::MaybeLocal<v8::Script> (v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), (base::internal::CopyMode)1>::Run(v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin) const
08:48:18.822 12970   28: WTF::Function<v8::MaybeLocal<v8::Script> (v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin), (WTF::FunctionThreadAffinity)1>::operator()(v8::Isolate*, v8::Local<v8::String>, v8::ScriptOrigin)
08:48:18.822 12970   29: blink::V8ScriptRunner::compileScript(v8::Local<v8::String>, WTF::String const&, WTF::String const&, WTF::TextPosition const&, v8::Isolate*, blink::ScriptResource*, blink::ScriptStreamer*, blink::CachedMetadataHandler*, blink::AccessControlStatus, blink::V8CacheOptions)
08:48:18.822 12970   30: blink::V8ScriptRunner::compileScript(blink::ScriptSourceCode const&, v8::Isolate*, blink::AccessControlStatus, blink::V8CacheOptions)
08:48:18.822 12970   31: blink::ScriptController::executeScriptAndReturnValue(v8::Local<v8::Context>, blink::ScriptSourceCode const&, blink::AccessControlStatus)
08:48:18.822 12970   32: blink::ScriptController::evaluateScriptInMainWorld(blink::ScriptSourceCode const&, blink::AccessControlStatus, blink::ScriptController::ExecuteScriptPolicy)
08:48:18.822 12970   33: blink::ScriptController::executeScriptInMainWorld(blink::ScriptSourceCode const&, blink::AccessControlStatus)
08:48:18.822 12970   34: blink::ScriptLoader::executeScript(blink::ScriptSourceCode const&)
08:48:18.822 12970   35: blink::(anonymous namespace)::doExecuteScript(blink::Element*, blink::ScriptSourceCode const&, WTF::TextPosition const&)
08:48:18.822 12970   36: blink::HTMLScriptRunner::executePendingScriptAndDispatchEvent(blink::PendingScript*, blink::ScriptStreamer::Type)
08:48:18.822 12970   37: blink::HTMLScriptRunner::executeParsingBlockingScript()
08:48:18.822 12970   38: blink::HTMLScriptRunner::executeParsingBlockingScripts()
08:48:18.822 12970   39: blink::HTMLScriptRunner::executeScriptsWaitingForLoad(blink::Resource*)
08:48:18.822 12970   40: blink::HTMLDocumentParser::notifyScriptLoaded(blink::Resource*)
08:48:18.822 12970   41: blink::HTMLScriptRunner::notifyFinished(blink::Resource*)
08:48:18.823 12970   42: blink::Resource::checkNotify()
08:48:18.823 12970   43: blink::Resource::finish(double)
08:48:18.823 12970   44: blink::ResourceFetcher::didFinishLoading(blink::Resource*, double, long long, blink::ResourceFetcher::DidFinishLoadingReason)
08:48:18.823 12970   45: blink::ResourceLoader::didFinishLoading(blink::WebURLLoader*, double, long long)
08:48:18.823 12970   46: content::WebURLLoaderImpl::Context::OnCompletedRequest(int, bool, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, base::TimeTicks const&, long long)
08:48:18.823 12970   47: content::WebURLLoaderImpl::RequestPeerImpl::OnCompletedRequest(int, bool, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, base::TimeTicks const&, long long)
08:48:18.823 12970   48: content::ResourceDispatcher::OnRequestComplete(int, content::ResourceRequestCompletionStatus const&)
08:48:18.823 12970   49: void base::DispatchToMethodImpl<content::ResourceDispatcher*, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&), int, content::ResourceRequestCompletionStatus, 0ul, 1ul>(content::ResourceDispatcher* const&, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&), std::__1::tuple<int, content::ResourceRequestCompletionStatus> const&, base::IndexSequence<0ul, 1ul>)
08:48:18.823 12970   50: void base::DispatchToMethod<content::ResourceDispatcher*, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&), int, content::ResourceRequestCompletionStatus>(content::ResourceDispatcher* const&, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&), std::__1::tuple<int, content::ResourceRequestCompletionStatus> const&)
08:48:18.823 12970   51: void IPC::DispatchToMethod<content::ResourceDispatcher, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&), void, std::__1::tuple<int, content::ResourceRequestCompletionStatus> >(content::ResourceDispatcher*, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&), void*, std::__1::tuple<int, content::ResourceRequestCompletionStatus> const&)
08:48:18.823 12970   52: bool IPC::MessageT<ResourceMsg_RequestComplete_Meta, std::__1::tuple<int, content::ResourceRequestCompletionStatus>, void>::Dispatch<content::ResourceDispatcher, content::ResourceDispatcher, void, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&)>(IPC::Message const*, content::ResourceDispatcher*, content::ResourceDispatcher*, void*, void (content::ResourceDispatcher::*)(int, content::ResourceRequestCompletionStatus const&))
08:48:18.823 12970   53: content::ResourceDispatcher::DispatchMessage(IPC::Message const&)
08:48:18.823 12970   54: content::ResourceDispatcher::OnMessageReceived(IPC::Message const&)
08:48:18.823 12970   55: content::ResourceSchedulingFilter::DispatchMessage(IPC::Message const&)
08:48:18.823 12970   56: void base::internal::FunctorTraits<void (content::ResourceSchedulingFilter::*)(IPC::Message const&), void>::Invoke<base::WeakPtr<content::ResourceSchedulingFilter> const&, IPC::Message const&>(void (content::ResourceSchedulingFilter::*)(IPC::Message const&), base::WeakPtr<content::ResourceSchedulingFilter> const&&&, IPC::Message const&&&)
08:48:18.823 12970   57: void base::internal::InvokeHelper<true, void>::MakeItSo<void (content::ResourceSchedulingFilter::* const&)(IPC::Message const&), base::WeakPtr<content::ResourceSchedulingFilter> const&, IPC::Message const&>(void (content::ResourceSchedulingFilter::* const&&&)(IPC::Message const&), base::WeakPtr<content::ResourceSchedulingFilter> const&&&, IPC::Message const&&&)
08:48:18.823 12970   58: void base::internal::Invoker<base::internal::BindState<void (content::ResourceSchedulingFilter::*)(IPC::Message const&), base::WeakPtr<content::ResourceSchedulingFilter>, IPC::Message>, void ()>::RunImpl<void (content::ResourceSchedulingFilter::* const&)(IPC::Message const&), std::__1::tuple<base::WeakPtr<content::ResourceSchedulingFilter>, IPC::Message> const&, 0ul, 1ul>(void (content::ResourceSchedulingFilter::* const&&&)(IPC::Message const&), std::__1::tuple<base::WeakPtr<content::ResourceSchedulingFilter>, IPC::Message> const&&&, base::IndexSequence<0ul, 1ul>)
08:48:18.823 12970   59: base::internal::Invoker<base::internal::BindState<void (content::ResourceSchedulingFilter::*)(IPC::Message const&), base::WeakPtr<content::ResourceSchedulingFilter>, IPC::Message>, void ()>::Run(base::internal::BindStateBase*)
08:48:18.823 12970   60: base::Callback<void (), (base::internal::CopyMode)1>::Run() const
08:48:18.823 12970   61: base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask const&)
08:48:18.823 12970   62: blink::scheduler::TaskQueueManager::ProcessTaskFromWorkQueue(blink::scheduler::internal::WorkQueue*, blink::scheduler::internal::TaskQueueImpl::Task*)
08:48:18.823 12970   63: blink::scheduler::TaskQueueManager::DoWork(base::TimeTicks, bool)
08:48:18.823 12970   64: void base::internal::FunctorTraits<void (blink::scheduler::TaskQueueManager::*)(base::TimeTicks, bool), void>::Invoke<base::WeakPtr<blink::scheduler::TaskQueueManager> const&, base::TimeTicks const&, bool const&>(void (blink::scheduler::TaskQueueManager::*)(base::TimeTicks, bool), base::WeakPtr<blink::scheduler::TaskQueueManager> const&&&, base::TimeTicks const&&&, bool const&&&)
08:48:18.823 12970   65: void base::internal::InvokeHelper<true, void>::MakeItSo<void (blink::scheduler::TaskQueueManager::* const&)(base::TimeTicks, bool), base::WeakPtr<blink::scheduler::TaskQueueManager> const&, base::TimeTicks const&, bool const&>(void (blink::scheduler::TaskQueueManager::* const&&&)(base::TimeTicks, bool), base::WeakPtr<blink::scheduler::TaskQueueManager> const&&&, base::TimeTicks const&&&, bool const&&&)
08:48:18.823 12970   66: void base::internal::Invoker<base::internal::BindState<void (blink::scheduler::TaskQueueManager::*)(base::TimeTicks, bool), base::WeakPtr<blink::scheduler::TaskQueueManager>, base::TimeTicks, bool>, void ()>::RunImpl<void (blink::scheduler::TaskQueueManager::* const&)(base::TimeTicks, bool), std::__1::tuple<base::WeakPtr<blink::scheduler::TaskQueueManager>, base::TimeTicks, bool> const&, 0ul, 1ul, 2ul>(void (blink::scheduler::TaskQueueManager::* const&&&)(base::TimeTicks, bool), std::__1::tuple<base::WeakPtr<blink::scheduler::TaskQueueManager>, base::TimeTicks, bool> const&&&, base::IndexSequence<0ul, 1ul, 2ul>)
08:48:18.823 12970   67: base::internal::Invoker<base::internal::BindState<void (blink::scheduler::TaskQueueManager::*)(base::TimeTicks, bool), base::WeakPtr<blink::scheduler::TaskQueueManager>, base::TimeTicks, bool>, void ()>::Run(base::internal::BindStateBase*)
08:48:18.823 12970   68: base::Callback<void (), (base::internal::CopyMode)1>::Run() const
08:48:18.823 12970   69: base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask const&)
08:48:18.823 12970   70: base::MessageLoop::RunTask(base::PendingTask const&)
08:48:18.823 12970   71: base::MessageLoop::DeferOrRunPendingTask(base::PendingTask)
08:48:18.823 12970   72: base::MessageLoop::DoWork()
08:48:18.823 12970   73: base::MessagePumpCFRunLoopBase::RunWork()
08:48:18.824 12970   74: invocation function for block in base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
08:48:18.824 12970   75: base::mac::CallWithEHFrame(void () block_pointer)
08:48:18.824 12970   76: base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
08:48:18.824 12970   77: __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
08:48:18.824 12970   78: __CFRunLoopDoSources0
08:48:18.824 12970   79: __CFRunLoopRun
08:48:18.824 12970   80: CFRunLoopRunSpecific
08:48:18.824 12970   81: -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
08:48:18.824 12970   82: base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*)
08:48:18.824 12970   83: base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*)
08:48:18.824 12970   84: base::MessageLoop::RunHandler()
08:48:18.824 12970   85: base::RunLoop::Run()
08:48:18.824 12970   86: content::RendererMain(content::MainFunctionParams const&)
08:48:18.824 12970   87: content::RunNamedProcessTypeMain(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, content::MainFunctionParams const&, content::ContentMainDelegate*)
08:48:18.824 12970   88: content::ContentMainRunnerImpl::Run()
08:48:18.824 12970   89: content::ContentMain(content::ContentMainParams const&)
08:48:18.824 12970   90: ContentMain
08:48:18.824 12970   91: main
08:48:18.824 12970   92: start
08:48:18.824 12970   93: 0x19
08:48:18.824 12970   Received signal 4 <unknown> 000118217f12
08:48:18.824 12970    [0x000110fc337e]
08:48:18.824 12970    [0x000110fc33e5]
08:48:18.824 12970    [0x000110fc32e7]
08:48:18.824 12970    [0x7fff86674eaa]
08:48:18.824 12970    [0x000000000000]
08:48:18.824 12970    [0x000117f72407]
08:48:18.824 12970    [0x000117f6fcd3]
08:48:18.824 12970    [0x000117f7025d]
08:48:18.824 12970    [0x000117f2d75b]
08:48:18.824 12970    [0x000117f3a50e]
08:48:18.825 12970    [0x000117f325d8]
08:48:18.825 12970    [0x000117f26fca]
08:48:18.825 12970    [0x000117f3d807]
08:48:18.825 12970    [0x000117f24288]
08:48:18.825 12970    [0x000117f3604d]
08:48:18.825 12970    [0x000117f2a6bc]
08:48:18.825 12970    [0x000117f26fca]
08:48:18.825 12970    [0x000117f26758]
08:48:18.825 12970    [0x000117f25fd5]
08:48:18.825 12970    [0x000117f42a53]
08:48:18.825 12970    [0x000117f4290c]
08:48:18.825 12970    [0x000117a3dc96]
08:48:18.825 12970    [0x000117a40617]
08:48:18.825 12970    [0x0001178f7ca9]
08:48:18.825 12970    [0x0001178f851b]
08:48:18.825 12970    [0x00011ce7d731]
08:48:18.825 12970    [0x00011ce7ea74]
08:48:18.825 12970    [0x00011ce7e930]
08:48:18.825 12970    [0x00011ce7e8b8]
08:48:18.825 12970    [0x00011ce7e55f]
08:48:18.825 12970    [0x00011ce823b3]
08:48:18.825 12970    [0x00011ce78915]
08:48:18.825 12970    [0x00011ce77cff]
08:48:18.825 12970    [0x00011ce77287]
08:48:18.825 12970    [0x00011cdb4c31]
08:48:18.825 12970    [0x00011cdb6d8d]
08:48:18.825 12970    [0x00011cdb7032]
08:48:18.825 12970    [0x00011d8aae8e]
08:48:18.825 12970    [0x00011dc5cec7]
08:48:18.825 12970    [0x00011dc5c067]
08:48:18.825 12970    [0x00011dc5ba8a]
08:48:18.825 12970    [0x00011dc5e5c9]
08:48:18.826 12970    [0x00011dc5e856]
08:48:18.826 12970    [0x00011dc24cfc]
08:48:18.826 12970    [0x00011dc5d22d]
08:48:18.826 12970    [0x00011e26cdfe]
08:48:18.826 12970    [0x00011e26df98]
08:48:18.826 12970    [0x00011e28780c]
08:48:18.826 12970    [0x00011e29f496]
08:48:18.826 12970    [0x000107b1fa43]
08:48:18.826 12970    [0x000107b205c7]
08:48:18.826 12970    [0x000107a801cb]
08:48:18.826 12970    [0x000107a8d969]
08:48:18.826 12970    [0x000107a8d895]
08:48:18.826 12970    [0x000107a8d80d]
08:48:18.826 12970    [0x000107a84434]
08:48:18.826 12970    [0x000107a7ba32]
08:48:18.826 12970    [0x000107a7a430]
08:48:18.826 12970    [0x000107a90d02]
08:48:18.826 12970    [0x000107a92513]
08:48:18.826 12970    [0x000107a923d9]
08:48:18.826 12970    [0x000107a92369]
08:48:18.826 12970   [end of stack trace]
08:48:18.847 5307 [1276/2445] inspector/editor/text-editor-search-switch-editor.html failed unexpectedly (renderer crashed)
08:48:18.837 12970 worker/3 killing primary driver
08:48:18.840 12970 worker/3 killing secondary driver
08:48:18.840 12970 worker/3 inspector/editor/text-editor-search-switch-editor.html failed:
08:48:18.840 12970 worker/3  renderer crashed
08:48:18.840 12970 worker/3 killing secondary driver

Comment 2 by guidou@chromium.org, Aug 17 2016

Labels: -Sheriff-Chromium
Owner: lushnikov@chromium.org
Marking test as flaky on Win7 and Mac10.11 per https://codereview.chromium.org/2253133002/

lushnikov@: you originally reviewed this test. please take a look or find a better owner.
Project Member

Comment 4 by bugdroid1@chromium.org, Aug 17 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/eee3b7eb1a00a8c7e873f7a6f666ff7caa3a6081

commit eee3b7eb1a00a8c7e873f7a6f666ff7caa3a6081
Author: Guido Urdaneta <guidou@chromium.org>
Date: Wed Aug 17 17:06:16 2016

Mark inspector/editor/text-editor-search-switch-editor.html as flaky on Mac 10.11 and Win7

TBR=lushnikov@chromium.org
BUG= 638618 

Review URL: https://codereview.chromium.org/2253133002 .

Cr-Commit-Position: refs/heads/master@{#412567}

[modify] https://crrev.com/eee3b7eb1a00a8c7e873f7a6f666ff7caa3a6081/third_party/WebKit/LayoutTests/TestExpectations

Comment 5 by guidou@chromium.org, Aug 17 2016

The patch actually disabled the test on all platforms since it was starting to fail on Linux too. 
New patch to skip this test alltogether on Win7/Mac10.11/Linux dbg https://codereview.chromium.org/2251373002/
Project Member

Comment 8 by bugdroid1@chromium.org, Aug 18 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8d8781fb7793026bb527b4e2f2ea0763dde2ad81

commit 8d8781fb7793026bb527b4e2f2ea0763dde2ad81
Author: Guido Urdaneta <guidou@chromium.org>
Date: Thu Aug 18 15:34:16 2016

Mark inspector/editor/text-editor-search-switch-editor.html as skip on Win

This is failing not just on Win7.

BUG= 638618 
TBR=lushnikov@chromium.org

Review URL: https://codereview.chromium.org/2259893003 .

Cr-Commit-Position: refs/heads/master@{#412837}

[modify] https://crrev.com/8d8781fb7793026bb527b4e2f2ea0763dde2ad81/third_party/WebKit/LayoutTests/TestExpectations

Project Member

Comment 9 by bugdroid1@chromium.org, Aug 18 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/faaba5dac59b3ceb1d2e021892ad6628d7578b92

commit faaba5dac59b3ceb1d2e021892ad6628d7578b92
Author: Guido Urdaneta <guidou@chromium.org>
Date: Thu Aug 18 15:44:06 2016

Disable inspector/editor/text-editor-search-switch-editor.html

This is also failing on release trybots.

BUG= 638618 
TBR=lushnikov@chromium.org

Review URL: https://codereview.chromium.org/2254233002 .

Cr-Commit-Position: refs/heads/master@{#412842}

[modify] https://crrev.com/faaba5dac59b3ceb1d2e021892ad6628d7578b92/third_party/WebKit/LayoutTests/TestExpectations

Project Member

Comment 10 by sheriffbot@chromium.org, Aug 21 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
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
Project Member

Comment 11 by bugdroid1@chromium.org, Dec 15 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/efb3bbed6686df409e3d55169721793fdba76c0d

commit efb3bbed6686df409e3d55169721793fdba76c0d
Author: Andrey Lushnikov <lushnikov@chromium.org>
Date: Fri Dec 15 00:26:02 2017

DevTools: fix http/tests/devtools/editor/text-editor-search-switch-editor.js

BUG= 638618 
TBR=dgozman

Change-Id: Icf84acbb89baa2a93f1687dd88256add80a892b1
Reviewed-on: https://chromium-review.googlesource.com/827539
Reviewed-by: Andrey Lushnikov <lushnikov@chromium.org>
Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#524257}
[modify] https://crrev.com/efb3bbed6686df409e3d55169721793fdba76c0d/third_party/WebKit/LayoutTests/TestExpectations
[modify] https://crrev.com/efb3bbed6686df409e3d55169721793fdba76c0d/third_party/WebKit/LayoutTests/http/tests/devtools/editor/text-editor-search-switch-editor-expected.txt

Status: Fixed (was: Untriaged)

Sign in to add a comment