Issue metadata
Sign in to add a comment
|
OobeInteractiveUITest.SimpleEndToEnd failing |
||||||||||||||||||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of clamy@google.com interactive_ui_tests failing on chromium.memory/Linux Chromium OS ASan LSan Tests (1) Builders failed on: - Linux Chromium OS ASan LSan Tests (1): https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29 The test that is failing is OobeInteractiveUITest.SimpleEndToEnd.
,
Oct 2
[30642:30642:1002/080311.906587:INFO:oobe_interactive_ui_test.cc(249)] OobeInteractiveUITest: Switched to 'user-image' screen. [30642:30673:1002/080336.431103:ERROR:checkin_request.cc(219)] Failed to get checkin response. Fetcher failed. Retrying. Note the timestamp change 080311 -> 080336. Looks like a 25 seconds timeout in ExitUserImageScreen, when it uses js_checker_.Evaluate to click the "ok-button". alemate@, could you help to investigate?
,
Oct 2
,
Oct 2
,
Oct 3
This has been disabled, so removing from sheriff queue.
,
Oct 4
Issue 892245 has been merged into this issue.
,
Oct 4
This also seems to be timing out flakily on non-ASAN bots (see merged in bug), going to disable it more fully.
,
Oct 4
,
Oct 4
This test is also flaky with --enable-features=SingleProcessMash (currently tested on Mojo ChromiumOS FYI bot: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mojo%20ChromiumOS).
,
Oct 4
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/259e0f9d567d251941f633dab08e7b1535f7e8aa commit 259e0f9d567d251941f633dab08e7b1535f7e8aa Author: Marijn Kruisselbrink <mek@chromium.org> Date: Thu Oct 04 18:37:07 2018 Disable OobeInteractiveUITest.SimpleEndToEnd comletely. Test is also failing on non-MSAN bots, so disable it completely again. Bug: 891277 Change-Id: I0c2187231b4a59929504378b9e20b5384df016a8 Tbr: achuith@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/1261934 Reviewed-by: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#596774} [modify] https://crrev.com/259e0f9d567d251941f633dab08e7b1535f7e8aa/chrome/browser/chromeos/login/oobe_interactive_ui_test.cc
,
Oct 4
Also failing on https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-dbg/8170 for example.
,
Oct 16
Test likely times out because it goes through the full UI, which is pretty long. Should we use larger time out for this test? Jacob, could you help finding an owner for this?
,
Oct 24
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b6ff8a6b1b400b3d63c1b8b570def4f0a684e907 commit b6ff8a6b1b400b3d63c1b8b570def4f0a684e907 Author: Scott Violet <sky@chromium.org> Date: Wed Oct 24 23:45:22 2018 chromeos: remove test from filter OobeInteractiveUITest.SimpleEndToEnd has been globally disabled. BUG=891277 TEST=test only change Change-Id: I830ded4ed17980f6b3b3a590142950e25ffda6aa Reviewed-on: https://chromium-review.googlesource.com/c/1298422 Reviewed-by: Jun Mukai <mukai@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#602526} [modify] https://crrev.com/b6ff8a6b1b400b3d63c1b8b570def4f0a684e907/testing/buildbot/filters/chromeos.single_process_mash.interactive_ui_tests.filter
,
Nov 23
,
Dec 4
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/217eeea7c44bbd6110443b41d6cbb33df8ed7fd3 commit 217eeea7c44bbd6110443b41d6cbb33df8ed7fd3 Author: Alexander Alekseev <alemate@chromium.org> Date: Tue Dec 04 02:36:25 2018 Chrome OS: Fix and re-enable OobeInteractiveUITest Bug: 891277 Change-Id: I8d8733fd4ad1003a9f801d7b529d70572a3c248d Reviewed-on: https://chromium-review.googlesource.com/c/1338882 Reviewed-by: Jacob Dufault <jdufault@chromium.org> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#613401} [modify] https://crrev.com/217eeea7c44bbd6110443b41d6cbb33df8ed7fd3/chrome/browser/chromeos/login/oobe_interactive_ui_test.cc [modify] https://crrev.com/217eeea7c44bbd6110443b41d6cbb33df8ed7fd3/chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.cc [modify] https://crrev.com/217eeea7c44bbd6110443b41d6cbb33df8ed7fd3/chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.h [modify] https://crrev.com/217eeea7c44bbd6110443b41d6cbb33df8ed7fd3/chromeos/dbus/biod/fake_biod_client.cc
,
Dec 4
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0e463ee161b46517ec6d2aa8f2aaaea86940acc0 commit 0e463ee161b46517ec6d2aa8f2aaaea86940acc0 Author: calamity <calamity@chromium.org> Date: Tue Dec 04 05:48:28 2018 Revert "Chrome OS: Fix and re-enable OobeInteractiveUITest" This reverts commit 217eeea7c44bbd6110443b41d6cbb33df8ed7fd3. Reason for revert: Failing on linux-chromeos-dbg and chromiumOS ASAN https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-dbg/9334 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/30399 Original change's description: > Chrome OS: Fix and re-enable OobeInteractiveUITest > > Bug: 891277 > Change-Id: I8d8733fd4ad1003a9f801d7b529d70572a3c248d > Reviewed-on: https://chromium-review.googlesource.com/c/1338882 > Reviewed-by: Jacob Dufault <jdufault@chromium.org> > Reviewed-by: Sammie Quon <sammiequon@chromium.org> > Commit-Queue: Alexander Alekseev <alemate@chromium.org> > Cr-Commit-Position: refs/heads/master@{#613401} TBR=alemate@chromium.org,jdufault@chromium.org,sammiequon@chromium.org Change-Id: Icbca349dbb0d87b58ce8d9ef2de2bd043f5e749a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 891277 Reviewed-on: https://chromium-review.googlesource.com/c/1359835 Reviewed-by: calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#613441} [modify] https://crrev.com/0e463ee161b46517ec6d2aa8f2aaaea86940acc0/chrome/browser/chromeos/login/oobe_interactive_ui_test.cc [modify] https://crrev.com/0e463ee161b46517ec6d2aa8f2aaaea86940acc0/chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.cc [modify] https://crrev.com/0e463ee161b46517ec6d2aa8f2aaaea86940acc0/chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.h [modify] https://crrev.com/0e463ee161b46517ec6d2aa8f2aaaea86940acc0/chromeos/dbus/biod/fake_biod_client.cc
,
Dec 5
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/ea5c7b18029163fd9a28eef4ac339555a7178530 commit ea5c7b18029163fd9a28eef4ac339555a7178530 Author: Alexander Alekseev <alemate@chromium.org> Date: Wed Dec 05 21:42:02 2018 Chrome OS: Fix and re-enable OobeInteractiveUITest This is re-land of the original CL https://chromium-review.googlesource.com/c/1338882 with more waiting in case of slow debug/ASAN bots. Bug: 891277 Change-Id: I1aae435808b155d13241c7cd95215bf4a71bf630 Reviewed-on: https://chromium-review.googlesource.com/c/1362814 Reviewed-by: Jacob Dufault <jdufault@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#614111} [modify] https://crrev.com/ea5c7b18029163fd9a28eef4ac339555a7178530/chrome/browser/chromeos/login/oobe_interactive_ui_test.cc [modify] https://crrev.com/ea5c7b18029163fd9a28eef4ac339555a7178530/chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.cc [modify] https://crrev.com/ea5c7b18029163fd9a28eef4ac339555a7178530/chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.h [modify] https://crrev.com/ea5c7b18029163fd9a28eef4ac339555a7178530/chromeos/dbus/biod/fake_biod_client.cc
,
Dec 5
,
Dec 7
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2dc4db19196b7edca464d0536cb4d0e244ce66ee commit 2dc4db19196b7edca464d0536cb4d0e244ce66ee Author: Alexander Alekseev <alemate@chromium.org> Date: Fri Dec 07 04:41:01 2018 OobeInteractiveUITest: move local code to anonymous namespace. This Cl moves test-local code to anonymous namespace to prevent link erros. Bug: 891277 Change-Id: I47c5f41b2c9d77300b389d06bcabf38c981548a2 Reviewed-on: https://chromium-review.googlesource.com/c/1367110 Reviewed-by: Wenzhao (Colin) Zang <wzang@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#614599} [modify] https://crrev.com/2dc4db19196b7edca464d0536cb4d0e244ce66ee/chrome/browser/chromeos/login/oobe_interactive_ui_test.cc
,
Dec 12
(cc'ing antrim@ as FYI that this blocking bug is reopened) The OobeInteractiveUITests have been flaky again: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=interactive_ui_tests&tests=OobeInteractiveUITest Especially OobeInteractiveUITestImpl/OobeInteractiveUITest.SimpleEndToEnd/1 and OobeInteractiveUITestImpl/OobeInteractiveUITest.SimpleEndToEnd/3 have recently been quite flaky on Linux Chromium OS ASan LSan Tests (1) and Linux ChromiumOS MSan Tests. A recent failure: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20ChromiumOS%20MSan%20Tests/10121 Log snippet: [ RUN ] OobeInteractiveUITestImpl/OobeInteractiveUITest.SimpleEndToEnd/3 [21453:21453:1212/054627.457693:33714764603:INFO:oobe_interactive_ui_test.cc(156)] OobeInteractiveUITest() started with params {is_tablet: true, is_quick_unlock_enabled: true} HTTPS server started on 127.0.0.1:39166... sending server_data: {"host": "127.0.0.1", "port": 39166} (36 bytes) [21453:21453:1212/054629.180960:ERROR:gpu_interface_provider.cc(87)] Not implemented reached in virtual void content::GpuInterfaceProvider::RegisterOzoneGpuInterfaces(service_manager::BinderRegistry *) [21453:21453:1212/054629.828433:WARNING:CONSOLE(0)] "HTML Imports is deprecated and will be removed in M73, around March 2019. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 for more details.", source: (0) [21453:21453:1212/054630.161573:WARNING:CONSOLE(442)] "document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.", source: chrome://resources/polymer/v1_0/polymer/polymer-micro-extracted.js (442) [21453:21453:1212/054646.725643:WARNING:CONSOLE(2083)] "Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.", source: chrome://resources/polymer/v1_0/polymer/polymer-mini-extracted.js (2083) [21453:21453:1212/054653.335191:WARNING:CONSOLE(2651)] "Could not find style data in module named", source: chrome://resources/polymer/v1_0/polymer/polymer-extracted.js (2651) [21453:21453:1212/054749.487452:WARNING:CONSOLE(2651)] "Could not find style data in module named", source: chrome://resources/polymer/v1_0/polymer/polymer-extracted.js (2651) [21453:21453:1212/054750.986424:WARNING:CONSOLE(2651)] "Could not find style data in module named", source: chrome://resources/polymer/v1_0/polymer/polymer-extracted.js (2651) [21453:21453:1212/054755.922845:WARNING:CONSOLE(2651)] "Could not find style data in module named", source: chrome://resources/polymer/v1_0/polymer/polymer-extracted.js (2651) [21453:21453:1212/054814.557375:INFO:CONSOLE(9964)] "Loading asset bundle oauth-enrollment", source: chrome://oobe/oobe.js (9964) ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default [21453:21506:1212/054827.944148:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default [21453:21506:1212/054827.944611:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory [21453:21453:1212/054830.556442:WARNING:CONSOLE(293)] "<webview>: The load has aborted with error -102: ERR_CONNECTION_REFUSED.", source: extensions::webViewEvents (293) [21453:21453:1212/054831.026999:WARNING:CONSOLE(2651)] "Could not find style data in module named", source: chrome://resources/polymer/v1_0/polymer/polymer-extracted.js (2651) [21453:21453:1212/054836.669515:WARNING:CONSOLE(293)] "<webview>: The load has aborted with error -102: ERR_CONNECTION_REFUSED.", source: extensions::webViewEvents (293) [21453:21453:1212/054836.725736:INFO:CONSOLE(9948)] "Finished loading asset bundle oauth-enrollment", source: chrome://oobe/oobe.js (9948) [21453:21453:1212/054836.757249:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Cannot access contents of the page. Extension manifest must request permission to access the respective host.", source: chrome://oobe/oobe (0) [21453:21453:1212/054836.757422:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Cannot access contents of the page. Extension manifest must request permission to access the respective host.", source: chrome://oobe/oobe (0) [21453:21453:1212/054840.297263:INFO:oobe_interactive_ui_test.cc(248)] OobeInteractiveUITest: Switched to 'network-selection' screen. [21453:21453:1212/054840.389081:INFO:oobe_interactive_ui_test.cc(293)] OobeInteractiveUITest: Switched to 'update' screen. [21453:21453:1212/054840.395066:INFO:oobe_interactive_ui_test.cc(310)] OobeInteractiveUITest: Switched to 'gaia-signin' screen. [21453:21453:1212/054840.395244:INFO:oobe_interactive_ui_test.cc(320)] OobeInteractiveUITest: Logged in. [21453:21453:1212/054840.395305:INFO:oobe_interactive_ui_test.cc(347)] OobeInteractiveUITest: Waiting for 'fingerprint-setup' screen. [21453:21453:1212/054840.396076:INFO:oobe_interactive_ui_test.cc(354)] OobeInteractiveUITest: Waiting for fingerprint setup screen to show. [21453:21453:1212/054840.397087:INFO:oobe_interactive_ui_test.cc(359)] OobeInteractiveUITest: Waiting for fingerprint setup screen to initializes. [21453:21453:1212/054840.401401:INFO:oobe_interactive_ui_test.cc(364)] OobeInteractiveUITest: Waiting for fingerprint setup screen to show setupFingerprint. ../../chrome/browser/chromeos/login/test/js_checker.cc:61: Failure Value of: GetBool(expression) Actual: false Expected: true !$('fingerprint-setup').hidden Stack trace: #0 0x55b1ecd992c6 in StackTraceGetter::CurrentStackTrace(int, int) ./../../third_party/googletest/custom/gtest/internal/custom/stack_trace_getter.cc:22:27 #1 0x55b1ecdc9d99 in testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) ./../../third_party/googletest/src/googletest/src/gtest.cc:843:35 #2 0x55b1ecdc8012 in testing::internal::AssertHelper::operator=(testing::Message const&) const ./../../third_party/googletest/src/googletest/src/gtest.cc:421:25 #3 0x55b21237dba0 in chromeos::test::JSChecker::ExpectTrue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) ./../../chrome/browser/chromeos/login/test/js_checker.cc:61:3 #4 0x55b1ec64db7d in chromeos::OobeInteractiveUITest::RunFingerprintScreenChecks() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:373:17 #5 0x55b1ec649930 in chromeos::OobeInteractiveUITest::SimpleEndToEnd() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:491:5 #6 0x55b1fc950919 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:447:5 #7 0x55b1fb07bcb9 in Run ./../../base/callback.h:129:12 #8 0x55b1fb07bcb9 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:1787:0 #9 0x55b1fb077756 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1175:18 #10 0x55b1f527b9aa in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:660:32 #11 0x55b1f109665e in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:983:13 #12 0x55b1f286b45d in Run ./../../base/callback.h:129:12 #13 0x55b1f286b45d in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:41:0 #14 0x55b1f108f58a in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:917:25 #15 0x55b1f10a1035 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) ./../../content/browser/browser_main_runner_impl.cc:144:15 #16 0x55b1f1084f5d in content::BrowserMain(content::MainFunctionParams const&) ./../../content/browser/browser_main.cc:43:32 #17 0x55b1fa2e27ee in RunBrowserProcessMain ./../../content/app/content_main_runner_impl.cc:545:10 #18 0x55b1fa2e27ee in content::ContentMainRunnerImpl::RunServiceManager(content::MainFunctionParams&, bool) ./../../content/app/content_main_runner_impl.cc:954:0 #19 0x55b1fa2e1489 in content::ContentMainRunnerImpl::Run(bool) ./../../content/app/content_main_runner_impl.cc:868:12 #20 0x55b204dfb9f5 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:460:29 #21 0x55b1fa2d908f in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10 #22 0x55b1fc94ee9f in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:349:3 #23 0x55b1fb03e4ab in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:283:20 #24 0x55b1ec671a6d in chromeos::OobeBaseTest::SetUp() ./../../chrome/browser/chromeos/login/test/oobe_base_test.cc:90:33 ../../chrome/browser/chromeos/login/test/js_checker.cc:61: Failure Value of: GetBool(expression) Actual: false Expected: true !$('fingerprint-setup-impl').$.setupFingerprint.hidden Stack trace: #0 0x55b1ecd992c6 in StackTraceGetter::CurrentStackTrace(int, int) ./../../third_party/googletest/custom/gtest/internal/custom/stack_trace_getter.cc:22:27 #1 0x55b1ecdc9d99 in testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) ./../../third_party/googletest/src/googletest/src/gtest.cc:843:35 #2 0x55b1ecdc8012 in testing::internal::AssertHelper::operator=(testing::Message const&) const ./../../third_party/googletest/src/googletest/src/gtest.cc:421:25 #3 0x55b21237dba0 in chromeos::test::JSChecker::ExpectTrue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) ./../../chrome/browser/chromeos/login/test/js_checker.cc:61:3 #4 0x55b1ec64ddc5 in chromeos::OobeInteractiveUITest::RunFingerprintScreenChecks() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:375:17 #5 0x55b1ec649930 in chromeos::OobeInteractiveUITest::SimpleEndToEnd() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:491:5 #6 0x55b1fc950919 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:447:5 #7 0x55b1fb07bcb9 in Run ./../../base/callback.h:129:12 #8 0x55b1fb07bcb9 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:1787:0 #9 0x55b1fb077756 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1175:18 #10 0x55b1f527b9aa in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:660:32 #11 0x55b1f109665e in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:983:13 #12 0x55b1f286b45d in Run ./../../base/callback.h:129:12 #13 0x55b1f286b45d in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:41:0 #14 0x55b1f108f58a in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:917:25 #15 0x55b1f10a1035 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) ./../../content/browser/browser_main_runner_impl.cc:144:15 #16 0x55b1f1084f5d in content::BrowserMain(content::MainFunctionParams const&) ./../../content/browser/browser_main.cc:43:32 #17 0x55b1fa2e27ee in RunBrowserProcessMain ./../../content/app/content_main_runner_impl.cc:545:10 #18 0x55b1fa2e27ee in content::ContentMainRunnerImpl::RunServiceManager(content::MainFunctionParams&, bool) ./../../content/app/content_main_runner_impl.cc:954:0 #19 0x55b1fa2e1489 in content::ContentMainRunnerImpl::Run(bool) ./../../content/app/content_main_runner_impl.cc:868:12 #20 0x55b204dfb9f5 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:460:29 #21 0x55b1fa2d908f in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10 #22 0x55b1fc94ee9f in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:349:3 #23 0x55b1fb03e4ab in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:283:20 #24 0x55b1ec671a6d in chromeos::OobeBaseTest::SetUp() ./../../chrome/browser/chromeos/login/test/oobe_base_test.cc:90:33 ../../chrome/browser/chromeos/login/test/js_checker.cc:61: Failure Value of: GetBool(expression) Actual: false Expected: true $('fingerprint-setup-impl').$.setupFingerprint.hidden Stack trace: #0 0x55b1ecd992c6 in StackTraceGetter::CurrentStackTrace(int, int) ./../../third_party/googletest/custom/gtest/internal/custom/stack_trace_getter.cc:22:27 #1 0x55b1ecdc9d99 in testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) ./../../third_party/googletest/src/googletest/src/gtest.cc:843:35 #2 0x55b1ecdc8012 in testing::internal::AssertHelper::operator=(testing::Message const&) const ./../../third_party/googletest/src/googletest/src/gtest.cc:421:25 #3 0x55b21237dba0 in chromeos::test::JSChecker::ExpectTrue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) ./../../chrome/browser/chromeos/login/test/js_checker.cc:61:3 #4 0x55b1ec64dffe in chromeos::OobeInteractiveUITest::RunFingerprintScreenChecks() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:379:17 #5 0x55b1ec649930 in chromeos::OobeInteractiveUITest::SimpleEndToEnd() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:491:5 #6 0x55b1fc950919 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:447:5 #7 0x55b1fb07bcb9 in Run ./../../base/callback.h:129:12 #8 0x55b1fb07bcb9 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:1787:0 #9 0x55b1fb077756 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1175:18 #10 0x55b1f527b9aa in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:660:32 #11 0x55b1f109665e in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:983:13 #12 0x55b1f286b45d in Run ./../../base/callback.h:129:12 #13 0x55b1f286b45d in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:41:0 #14 0x55b1f108f58a in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:917:25 #15 0x55b1f10a1035 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) ./../../content/browser/browser_main_runner_impl.cc:144:15 #16 0x55b1f1084f5d in content::BrowserMain(content::MainFunctionParams const&) ./../../content/browser/browser_main.cc:43:32 #17 0x55b1fa2e27ee in RunBrowserProcessMain ./../../content/app/content_main_runner_impl.cc:545:10 #18 0x55b1fa2e27ee in content::ContentMainRunnerImpl::RunServiceManager(content::MainFunctionParams&, bool) ./../../content/app/content_main_runner_impl.cc:954:0 #19 0x55b1fa2e1489 in content::ContentMainRunnerImpl::Run(bool) ./../../content/app/content_main_runner_impl.cc:868:12 #20 0x55b204dfb9f5 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:460:29 #21 0x55b1fa2d908f in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10 #22 0x55b1fc94ee9f in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:349:3 #23 0x55b1fb03e4ab in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:283:20 #24 0x55b1ec671a6d in chromeos::OobeBaseTest::SetUp() ./../../chrome/browser/chromeos/login/test/oobe_base_test.cc:90:33 [21453:21453:1212/054840.458770:INFO:oobe_interactive_ui_test.cc(381)] OobeInteractiveUITest: Waiting for fingerprint setup to switch to placeFinger. [21453:21453:1212/054841.184124:INFO:signin_screen_handler.cc(1418)] Login WebUI >> active: 1, source: gaia-signin [21453:21453:1212/054841.274005:INFO:signin_screen_handler.cc(1418)] Login WebUI >> active: 0, source: gaia-signin [21453:21453:1212/054841.311118:INFO:signin_screen_handler.cc(1418)] Login WebUI >> active: 1, source: gaia-signin [21453:21453:1212/054842.216861:INFO:signin_screen_handler.cc(1418)] Login WebUI >> active: 0, source: gaia-signin [21453:21534:1212/054842.251609:WARNING:fake_gaia.cc(289)] Serving request /embedded/setup/v2/chromeos 127.0.0.1 - - [12/Dec/2018 05:48:42] "GET /embedded/setup/v2/chromeos?chrometype=chromedevice&client_id=dummytoken&client_version=73.0.3639.0&platform_version=0.0.0.0&endpoint_gen=1.0&mi=ee%2C&is_first_user=true&hl=en-US HTTP/1.1" 200 - ../../chrome/browser/chromeos/login/test/js_checker.cc:61: Failure Value of: GetBool(expression) Actual: false Expected: true !$('fingerprint-setup-impl').$.placeFinger.hidden Stack trace: #0 0x55b1ecd992c6 in StackTraceGetter::CurrentStackTrace(int, int) ./../../third_party/googletest/custom/gtest/internal/custom/stack_trace_getter.cc:22:27 #1 0x55b1ecdc9d99 in testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) ./../../third_party/googletest/src/googletest/src/gtest.cc:843:35 #2 0x55b1ecdc8012 in testing::internal::AssertHelper::operator=(testing::Message const&) const ./../../third_party/googletest/src/googletest/src/gtest.cc:421:25 #3 0x55b21237dba0 in chromeos::test::JSChecker::ExpectTrue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) ./../../chrome/browser/chromeos/login/test/js_checker.cc:61:3 #4 0x55b1ec64e729 in chromeos::OobeInteractiveUITest::ExitFingerprintPinSetupScreen() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:390:17 #5 0x55b1ec649945 in chromeos::OobeInteractiveUITest::SimpleEndToEnd() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:492:5 #6 0x55b1fc950919 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:447:5 #7 0x55b1fb07bcb9 in Run ./../../base/callback.h:129:12 #8 0x55b1fb07bcb9 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:1787:0 #9 0x55b1fb077756 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1175:18 #10 0x55b1f527b9aa in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:660:32 #11 0x55b1f109665e in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:983:13 #12 0x55b1f286b45d in Run ./../../base/callback.h:129:12 #13 0x55b1f286b45d in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:41:0 #14 0x55b1f108f58a in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:917:25 #15 0x55b1f10a1035 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) ./../../content/browser/browser_main_runner_impl.cc:144:15 #16 0x55b1f1084f5d in content::BrowserMain(content::MainFunctionParams const&) ./../../content/browser/browser_main.cc:43:32 #17 0x55b1fa2e27ee in RunBrowserProcessMain ./../../content/app/content_main_runner_impl.cc:545:10 #18 0x55b1fa2e27ee in content::ContentMainRunnerImpl::RunServiceManager(content::MainFunctionParams&, bool) ./../../content/app/content_main_runner_impl.cc:954:0 #19 0x55b1fa2e1489 in content::ContentMainRunnerImpl::Run(bool) ./../../content/app/content_main_runner_impl.cc:868:12 #20 0x55b204dfb9f5 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:460:29 #21 0x55b1fa2d908f in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10 #22 0x55b1fc94ee9f in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:349:3 #23 0x55b1fb03e4ab in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:283:20 #24 0x55b1ec671a6d in chromeos::OobeBaseTest::SetUp() ./../../chrome/browser/chromeos/login/test/oobe_base_test.cc:90:33 [21453:21453:1212/054842.290314:INFO:oobe_interactive_ui_test.cc(396)] OobeInteractiveUITest: Waiting for fingerprint setup screen to close. [21453:21453:1212/054842.310820:INFO:oobe_interactive_ui_test.cc(403)] OobeInteractiveUITest: 'fingerprint-setup' screen done. [21453:21453:1212/054842.310910:INFO:oobe_interactive_ui_test.cc(200)] OobeInteractiveUITest: Waiting for LoginDisplayHost to shut down. [21453:21453:1212/054842.690409:WARNING:CONSOLE(293)] "<webview>: The load has aborted with error -102: ERR_CONNECTION_REFUSED.", source: extensions::webViewEvents (293) [21453:21534:1212/054842.954266:ERROR:fake_gaia.cc(292)] Unhandled request /favicon.ico [21453:21534:1212/054842.954639:WARNING:embedded_test_server.cc(239)] Request not handled. Returning 404: /favicon.ico 127.0.0.1 - - [12/Dec/2018 05:48:42] "GET /favicon.ico HTTP/1.1" 404 - [21453:21453:1212/054843.363729:WARNING:CONSOLE(293)] "<webview>: The load has aborted with error -102: ERR_CONNECTION_REFUSED.", source: extensions::webViewEvents (293) [21453:21453:1212/054843.475207:WARNING:CONSOLE(17427)] "Unrecognized message from GAIA: clearOldAttempts", source: chrome://oobe/oobe.js (17427) [21453:21453:1212/054843.478090:WARNING:CONSOLE(17427)] "Unrecognized message from GAIA: clearOldAttempts", source: chrome://oobe/oobe.js (17427) [21453:21453:1212/054843.495019:WARNING:CONSOLE(17427)] "Unrecognized message from GAIA: clearOldAttempts", source: chrome://oobe/oobe.js (17427) [21453:21453:1212/054843.497755:WARNING:CONSOLE(17427)] "Unrecognized message from GAIA: clearOldAttempts", source: chrome://oobe/oobe.js (17427) [21453:21534:1212/054843.718840:WARNING:fake_gaia.cc(289)] Serving request /_/embedded/lookup/accountlookup 127.0.0.1 - - [12/Dec/2018 05:48:43] "POST /_/embedded/lookup/accountlookup HTTP/1.1" 200 - [21453:21534:1212/054843.739072:WARNING:fake_gaia.cc(289)] Serving request /_/embedded/signin/challenge 127.0.0.1 - - [12/Dec/2018 05:48:43] "POST /_/embedded/signin/challenge HTTP/1.1" 200 - [21453:21534:1212/054843.863625:WARNING:fake_gaia.cc(289)] Serving request /oauth2/v4/token 127.0.0.1 - - [12/Dec/2018 05:48:43] "POST /oauth2/v4/token HTTP/1.1" 200 - [21453:21453:1212/054843.869955:ERROR:gaia_auth_fetcher.cc(71)] Missing ID token on refresh token fetch response. [21453:21453:1212/054843.871868:ERROR:device_event_log_impl.cc(159)] [05:48:43.871] Login: cryptohome_util.cc:131 GetKeyDataEx failed with no GetKeyDataReply extension in reply. [21453:21453:1212/054843.943867:WARNING:easy_unlock_service_regular.cc(446)] EasyUnlockServiceRegular::IsInLegacyHostMode: DeviceSyncClient not ready. Returning false. [21453:21453:1212/054844.153811:INFO:tether_service.cc(508)] Tether state has changed. New state: [BLE is not present on the device], Old state: [TetherService initializing] [21453:21493:1212/054844.205895:ERROR:checkin_request.cc(219)] Failed to get checkin response. Fetcher failed. Retrying. [21453:21534:1212/054844.271371:WARNING:fake_gaia.cc(289)] Serving request /oauth2/v4/token [21453:21534:1212/054844.271546:ERROR:fake_gaia.cc(660)] Bad request for /oauth2/v4/token - refresh_token = fake-refresh-token, scope = https://www.googleapis.com/auth/userinfo.profile, client_id = dummytoken 127.0.0.1 - - [12/Dec/2018 05:48:44] "POST /oauth2/v4/token HTTP/1.1" 400 - [21453:21534:1212/054844.284016:WARNING:fake_gaia.cc(289)] Serving request /oauth2/v4/token [21453:21534:1212/054844.284202:ERROR:fake_gaia.cc(660)] Bad request for /oauth2/v4/token - refresh_token = fake-refresh-token, scope = https://www.googleapis.com/auth/chromesync, client_id = dummytoken 127.0.0.1 - - [12/Dec/2018 05:48:44] "POST /oauth2/v4/token HTTP/1.1" 400 - [21453:21534:1212/054844.293406:WARNING:fake_gaia.cc(289)] Serving request /oauth2/v4/token [21453:21534:1212/054844.293558:ERROR:fake_gaia.cc(660)] Bad request for /oauth2/v4/token - refresh_token = fake-refresh-token, scope = https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile, client_id = dummytoken 127.0.0.1 - - [12/Dec/2018 05:48:44] "POST /oauth2/v4/token HTTP/1.1" 400 - [21453:21453:1212/054844.304173:WARNING:auth_sync_observer.cc(92)] Invalidate OAuth token because of an auth error: Service responded with error: '' [21453:21453:1212/054844.304928:ERROR:account_tracker.cc(239)] AccessTokenFetched error: Service responded with error: '' [21453:21453:1212/054844.304980:WARNING:account_tracker.cc(189)] Failed to get UserInfo for fake-email@gmail.com [21453:21453:1212/054844.306594:ERROR:account_info_fetcher.cc(59)] OnGetTokenFailure: Service responded with error: '' [21453:21453:1212/054844.306661:WARNING:account_fetcher_service.cc(320)] Failed to get UserInfo for fake-email@gmail.com [21453:21453:1212/054845.026376:WARNING:CONSOLE(293)] "<webview>: The load has aborted with error -102: ERR_CONNECTION_REFUSED.", source: extensions::webViewEvents (293) [21453:21453:1212/054845.208918:WARNING:CONSOLE(293)] "<webview>: The load has aborted with error -102: ERR_CONNECTION_REFUSED.", source: extensions::webViewEvents (293) [21453:21453:1212/054853.987726:WARNING:profile_downloader.cc(305)] ProfileDownloader: token request using refresh token failed:Service responded with error: '' [21453:21493:1212/054910.665603:ERROR:checkin_request.cc(219)] Failed to get checkin response. Fetcher failed. Retrying. [21453:21453:1212/054944.142213:ERROR:gcm_channel_status_request.cc(151)] GCM channel request failed. [21453:21493:1212/054956.593885:ERROR:checkin_request.cc(219)] Failed to get checkin response. Fetcher failed. Retrying. BrowserTestBase received signal: Terminated. Backtrace: #0 0x55b1eba500a1 in __interceptor_backtrace /b/swarming/w/ir/kitchen-workdir/src/third_party/llvm/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:4041:13 #1 0x55b1fed3626a in base::debug::StackTrace::StackTrace(unsigned long) ./../../base/debug/stack_trace_posix.cc:833:41 #2 0x55b1fc953987 in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) ./../../content/public/test/browser_test_base.cc:100:5 #3 0x55b1eba77b09 in SignalHandler(int) /b/swarming/w/ir/kitchen-workdir/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:991:3 #4 0x7fa3d1cf3cb0 in killpg ??:? #5 0x7fa3d1cf3cb0 in ?? ??:0 #6 0x7fa3d1dbb6d3 in epoll_wait ??:0:0 #7 0x55b1eba38fe4 in __interceptor_epoll_wait /b/swarming/w/ir/kitchen-workdir/src/third_party/llvm/compiler-rt/lib/msan/msan_interceptors.cc:858:13 #8 0x55b1fee229b9 in epoll_dispatch ./../../base/third_party/libevent/epoll.c:198:8 #9 0x55b1fee15bbb in event_base_loop ./../../base/third_party/libevent/event.c:512:9 #10 0x55b1fed8fc79 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ./../../base/message_loop/message_pump_libevent.cc:247:9 #11 0x55b1feb0d440 in base::RunLoop::Run() ./../../base/run_loop.cc:102:14 #12 0x55b1ec650dd0 in Wait ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:97:15 #13 0x55b1ec650dd0 in chromeos::OobeInteractiveUITest::WaitForLoginDisplayHostShutdown() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:202:0 #14 0x55b1ec6499e3 in chromeos::OobeInteractiveUITest::SimpleEndToEnd() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:501:3 #15 0x55b1fc950919 in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() ./../../content/public/test/browser_test_base.cc:447:5 #16 0x55b1fb07bcb9 in Run ./../../base/callback.h:129:12 #17 0x55b1fb07bcb9 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() ./../../chrome/browser/chrome_browser_main.cc:1787:0 #18 0x55b1fb077756 in ChromeBrowserMainParts::PreMainMessageLoopRun() ./../../chrome/browser/chrome_browser_main.cc:1175:18 #19 0x55b1f527b9aa in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() ./../../chrome/browser/chromeos/chrome_browser_main_chromeos.cc:660:32 #20 0x55b1f109665e in content::BrowserMainLoop::PreMainMessageLoopRun() ./../../content/browser/browser_main_loop.cc:983:13 #21 0x55b1f286b45d in Run ./../../base/callback.h:129:12 #22 0x55b1f286b45d in content::StartupTaskRunner::RunAllTasksNow() ./../../content/browser/startup_task_runner.cc:41:0 #23 0x55b1f108f58a in content::BrowserMainLoop::CreateStartupTasks() ./../../content/browser/browser_main_loop.cc:917:25 #24 0x55b1f10a1035 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) ./../../content/browser/browser_main_runner_impl.cc:144:15 #25 0x55b1f1084f5d in content::BrowserMain(content::MainFunctionParams const&) ./../../content/browser/browser_main.cc:43:32 #26 0x55b1fa2e27ee in RunBrowserProcessMain ./../../content/app/content_main_runner_impl.cc:545:10 #27 0x55b1fa2e27ee in content::ContentMainRunnerImpl::RunServiceManager(content::MainFunctionParams&, bool) ./../../content/app/content_main_runner_impl.cc:954:0 #28 0x55b1fa2e1489 in content::ContentMainRunnerImpl::Run(bool) ./../../content/app/content_main_runner_impl.cc:868:12 #29 0x55b204dfb9f5 in service_manager::Main(service_manager::MainParams const&) ./../../services/service_manager/embedder/main.cc:460:29 #30 0x55b1fa2d908f in content::ContentMain(content::ContentMainParams const&) ./../../content/app/content_main.cc:19:10 #31 0x55b1fc94ee9f in content::BrowserTestBase::SetUp() ./../../content/public/test/browser_test_base.cc:349:3 #32 0x55b1fb03e4ab in InProcessBrowserTest::SetUp() ./../../chrome/test/base/in_process_browser_test.cc:283:20 #33 0x55b1ec671a6d in chromeos::OobeBaseTest::SetUp() ./../../chrome/browser/chromeos/login/test/oobe_base_test.cc:90:33 #34 0x55b1ec653484 in chromeos::OobeInteractiveUITest::SetUp() ./../../chrome/browser/chromeos/login/oobe_interactive_ui_test.cc:158:19 #35 0x55b1ecde5769 in HandleExceptionsInMethodIfSupported<testing::Test, void> ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0 #36 0x55b1ecde5769 in testing::Test::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2517:0 #37 0x55b1ecde9d44 in testing::TestInfo::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2703:11 #38 0x55b1ecdeb92a in testing::TestCase::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:2825:28 #39 0x55b1ece26705 in testing::internal::UnitTestImpl::RunAllTests() ./../../third_party/googletest/src/googletest/src/gtest.cc:5227:43 #40 0x55b1ece24fd8 in HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> ./../../third_party/googletest/src/googletest/src/gtest.cc:0:0 #41 0x55b1ece24fd8 in testing::UnitTest::Run() ./../../third_party/googletest/src/googletest/src/gtest.cc:4835:0 #42 0x55b1fe96eb41 in RUN_ALL_TESTS ./../../third_party/googletest/src/googletest/include/gtest/gtest.h:2369:46 #43 0x55b1fe96eb41 in base::TestSuite::Run() ./../../base/test/test_suite.cc:294:0 #44 0x55b1ec1b5087 in InteractiveUITestSuiteRunner::RunTestSuite(int, char**) ./../../chrome/test/base/interactive_ui_tests_main.cc:135:47 #45 0x55b1fc982f03 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) ./../../content/public/test/test_launcher.cc:647:31 #46 0x55b1fb01ae1f in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) ./../../chrome/test/base/chrome_test_launcher.cc:184:10 #47 0x55b1ec1b4eb9 in main ./../../chrome/test/base/interactive_ui_tests_main.cc:159:10 #48 0x7fa3d1cdef45 in __libc_start_main ??:0:0 #49 0x55b1eba1268a in _start ??:0:0
,
Dec 12
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/33ad2370d15392fdc333d5fba530281e172720aa commit 33ad2370d15392fdc333d5fba530281e172720aa Author: Friedrich Horschig <fhorschig@chromium.org> Date: Wed Dec 12 15:23:45 2018 [Flaky] Mark OobeInteractiveUITest.SimpleEndToEnd flaky on MSan The tests were reenabled in https://crrev.com/c/1362814 but started to flake again. Probably for a different reason but the tests have changed a lot since, so disabling is easier wrt conflicts and keeps any possible improvements. TBR=achuith@chromium.org Bug: 891484 , 891277 Change-Id: Id046f7bf0558dcd98c4e0c06dc71049feb938a3d Reviewed-on: https://chromium-review.googlesource.com/c/1373822 Reviewed-by: Friedrich Horschig [CET] <fhorschig@chromium.org> Commit-Queue: Friedrich Horschig [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#615894} [modify] https://crrev.com/33ad2370d15392fdc333d5fba530281e172720aa/chrome/browser/chromeos/login/oobe_interactive_ui_test.cc |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by smcgruer@chromium.org
, Oct 2Components: Infra>Client>ChromeOS
Labels: -Pri-2 Pri-1 Type-Bug-Regression
Summary: OobeInteractiveUITest.SimpleEndToEnd failing on ASAN/MSAN bots (was: interactive_ui_tests failing on chromium.memory/Linux Chromium OS ASan LSan Tests (1))