New issue
Advanced search Search tips

Issue 770738 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2017
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

ActiveDirectoryLoginTest.LoginErrors and ActiveDirectoryLoginTest.LoginSuccess fail on Linux MSAN

Project Member Reported by rdevlin....@chromium.org, Oct 2 2017

Issue description

These tests fail since they were moved in revision 037de995fa87710f53f675dc382bdc35e578e28d.

Logs below:

[ RUN      ] ActiveDirectoryLoginTest.LoginSuccess
HTTPS server started on 127.0.0.1:51676...
sending server_data: {"host": "127.0.0.1", "port": 51676} (36 bytes)
[26786:26786:1002/060727.561438:ERROR:configuration_policy_handler_list.cc(92)] Unknown policy: NTPContentSuggestionsEnabled
[26786:26786:1002/060727.612496:ERROR:input_method_manager_impl.cc(1028)] IMEEngine for "fgoepimhcoialccpbmpnnblemnepkkao" is not registered
[26786:26803:1002/060727.700959:WARNING:freezer_cgroup_process_manager.cc(62)] Cgroup freezer does not exist or is not writable. Unable to freeze renderer processes.
[26786:26786:1002/060727.720121:ERROR:network_profile_handler.cc(83)] Manager properties returned from Shill don't contain the field Profiles
[26786:26786:1002/060727.721335:ERROR:network_sms_handler.cc(414)] NetworkSmsHandler: No list value for: Devices
[26786:26786:1002/060727.728847:ERROR:configuration_policy_handler_list.cc(92)] Unknown policy: NTPContentSuggestionsEnabled
[26786:26786:1002/060727.956023:ERROR:touch_devices_controller.cc(22)] Failed to set touchpad enabled state.
[26786:26814:1002/060729.090490:ERROR:service_manager.cc(156)] Connection InterfaceProviderSpec prevented service: content_renderer from binding interface: blink::mojom::ReportingServiceProxy exposed by: content_browser
[26786:26786:1002/060729.090833:WARNING:CONSOLE(0)] "Styling master document from stylesheets defined in HTML Imports is deprecated, and is planned to be removed in M65, around March 2018. Please refer to https://goo.gl/EGXzpw for possible migration paths.", source:  (0)
[26786:26786:1002/060800.227555:INFO:CONSOLE(9425)] "Loading asset bundle oauth-enrollment", source: chrome://oobe/login.js (9425)
[26786:26786:1002/060800.563630:INFO:signin_screen_handler.cc(1373)] Login WebUI >> active: 1, source: gaia-signin
[26786:26786:1002/060805.260857:WARNING:error_screen.cc(193)] Network error screen message is shown
[26786:26786:1002/060805.714026:INFO:CONSOLE(9409)] "Finished loading asset bundle oauth-enrollment", source: chrome://oobe/login.js (9409)
[26786:26786:1002/060806.623472:INFO:signin_screen_handler.cc(1373)] Login WebUI >> active: 0, source: gaia-signin
[26786:26786:1002/060806.694132:ERROR:fake_shill_manager_client.cc(963)] Notify for unknown property: ServiceCompleteList
../../chrome/browser/chromeos/login/active_directory_login_browsertest.cc:152: Failure
      Expected: l10n_util::GetStringFUTF8(2420, base::UTF8ToUTF16(test_realm_))
      Which is: "Sign in to locally-managed.localhost"
To be equal to: js_checker().GetString( JSElement(kAdOfflineAuthId, kAdWelcomMessage) + innerText)
      Which is: "Sign in to locally-managed.localhost\n        "
With diff:
@@ +1,2 @@
 Sign in to locally-managed.localhost
+
[26786:26786:1002/060807.284210:ERROR:configuration_policy_handler_list.cc(92)] Unknown policy: NTPContentSuggestionsEnabled
[26786:26786:1002/060807.420183:ERROR:input_method_manager_impl.cc(1028)] IMEEngine for "fgoepimhcoialccpbmpnnblemnepkkao" is not registered
[26786:26786:1002/060807.472678:INFO:chrome_cryptauth_service.cc(222)] Profile is not authenticated yet; waiting before starting CryptAuth managers.
[26786:26786:1002/060807.472879:INFO:tether_service.cc(346)] Tether state has changed. New state: [BLE is not present on the device], Old state: [TetherService initializing]
[26786:26786:1002/060807.483477:INFO:tether_service.cc(346)] Tether state has changed. New state: [TetherService initializing], Old state: [BLE is not present on the device]
[26786:26786:1002/060807.660266:ERROR:touch_devices_controller.cc(22)] Failed to set touchpad enabled state.
[26786:26814:1002/060807.767976:ERROR:service_manager_context.cc(201)] Attempting to run unsupported native service: /b/s/w/ir/out/Release/content_browser.service
[26786:26786:1002/060807.801063:WARNING:pref_notifier_impl.cc(28)] Init observer found at shutdown.
[  FAILED  ] ActiveDirectoryLoginTest.LoginSuccess, where TypeParam =  and GetParam() =  (41003 ms)



[ RUN      ] ActiveDirectoryLoginTest.LoginErrors
HTTPS server started on 127.0.0.1:35271...
sending server_data: {"host": "127.0.0.1", "port": 35271} (36 bytes)
[15554:15554:1002/061630.006948:ERROR:configuration_policy_handler_list.cc(92)] Unknown policy: NTPContentSuggestionsEnabled
[15554:15554:1002/061630.059032:ERROR:input_method_manager_impl.cc(1028)] IMEEngine for "fgoepimhcoialccpbmpnnblemnepkkao" is not registered
[15554:15571:1002/061630.149059:WARNING:freezer_cgroup_process_manager.cc(62)] Cgroup freezer does not exist or is not writable. Unable to freeze renderer processes.
[15554:15554:1002/061630.171065:ERROR:network_profile_handler.cc(83)] Manager properties returned from Shill don't contain the field Profiles
[15554:15554:1002/061630.172542:ERROR:network_sms_handler.cc(414)] NetworkSmsHandler: No list value for: Devices
[15554:15554:1002/061630.180354:ERROR:configuration_policy_handler_list.cc(92)] Unknown policy: NTPContentSuggestionsEnabled
[15554:15554:1002/061630.391878:ERROR:touch_devices_controller.cc(22)] Failed to set touchpad enabled state.
[15554:15582:1002/061631.608117:ERROR:service_manager.cc(156)] Connection InterfaceProviderSpec prevented service: content_renderer from binding interface: blink::mojom::ReportingServiceProxy exposed by: content_browser
[15554:15554:1002/061631.608565:WARNING:CONSOLE(0)] "Styling master document from stylesheets defined in HTML Imports is deprecated, and is planned to be removed in M65, around March 2018. Please refer to https://goo.gl/EGXzpw for possible migration paths.", source:  (0)
[15554:15554:1002/061704.548054:INFO:CONSOLE(9425)] "Loading asset bundle oauth-enrollment", source: chrome://oobe/login.js (9425)
[15554:15554:1002/061704.933331:INFO:signin_screen_handler.cc(1373)] Login WebUI >> active: 1, source: gaia-signin
[15554:15554:1002/061709.586366:WARNING:error_screen.cc(193)] Network error screen message is shown
[15554:15554:1002/061710.425998:INFO:CONSOLE(9409)] "Finished loading asset bundle oauth-enrollment", source: chrome://oobe/login.js (9409)
[15554:15554:1002/061711.394998:INFO:signin_screen_handler.cc(1373)] Login WebUI >> active: 0, source: gaia-signin
[15554:15554:1002/061711.474585:ERROR:fake_shill_manager_client.cc(963)] Notify for unknown property: ServiceCompleteList
../../chrome/browser/chromeos/login/active_directory_login_browsertest.cc:152: Failure
      Expected: l10n_util::GetStringFUTF8(2420, base::UTF8ToUTF16(test_realm_))
      Which is: "Sign in to locally-managed.localhost"
To be equal to: js_checker().GetString( JSElement(kAdOfflineAuthId, kAdWelcomMessage) + innerText)
      Which is: "Sign in to locally-managed.localhost\n        "
With diff:
@@ +1,2 @@
 Sign in to locally-managed.localhost
+
[15554:15554:1002/061811.476582:ERROR:fake_shill_manager_client.cc(963)] Notify for unknown property: ServiceCompleteList
[15554:15554:1002/061911.477355:ERROR:fake_shill_manager_client.cc(963)] Notify for unknown property: ServiceCompleteList
BrowserTestBase received signal: Terminated. Backtrace:
    #0 0x0000004ffec1 in __interceptor_backtrace ??:0:0
    #1 0x00000dfd5b9f in base::debug::StackTrace::StackTrace(unsigned long) base/debug/stack_trace_posix.cc:757:41
    #2 0x00000b62221b in content::(anonymous namespace)::DumpStackTraceSignalHandler(int) content/public/test/browser_test_base.cc:81:5
    #3 0x0000004ea619 in SignalHandler(int) ??:0:0
    #4 0x7f0556507cb0 in killpg ??:?
    #5 0x7f0556507cb0 in ?? ??:0
    #6 0x7f05565cf693 in epoll_wait /build/eglibc-SvCtMH/eglibc-2.19/misc/../sysdeps/unix/syscall-template.S:81:0
    #7 0x0000004e9690 in __interceptor_epoll_wait ??:0:0
    #8 0x00000e37313f in epoll_dispatch base/third_party/libevent/epoll.c:198:8
    #9 0x00000e36644c in event_base_loop base/third_party/libevent/event.c:512:9
    #10 0x00000e0839db in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) base/message_loop/message_pump_libevent.cc:257:9
    #11 0x00000e13656c in base::RunLoop::Run() base/run_loop.cc:118:14
    #12 0x00000b651c9a in RunThisRunLoop content/public/test/test_utils.cc:125:13
    #13 0x00000b651c9a in content::MessageLoopRunner::Run() content/public/test/test_utils.cc:240:0
    #14 0x00001df5a9ac in chromeos::OobeScreenWaiter::WaitNoAssertCurrentScreen() chrome/browser/chromeos/login/test/oobe_screen_waiter.cc:49:12
    #15 0x00001df59c28 in chromeos::OobeScreenWaiter::Wait() chrome/browser/chromeos/login/test/oobe_screen_waiter.cc:23:3
    #16 0x000000f5f084 in chromeos::(anonymous namespace)::ActiveDirectoryLoginTest::TestLoginVisible() chrome/browser/chromeos/login/active_directory_login_browsertest.cc:137:19
    #17 0x000000f64730 in chromeos::(anonymous namespace)::ActiveDirectoryLoginTest::TestUserError() chrome/browser/chromeos/login/active_directory_login_browsertest.cc:166:5
    #18 0x000000f63536 in chromeos::ActiveDirectoryLoginTest_LoginErrors_Test::RunTestOnMainThread() chrome/browser/chromeos/login/active_directory_login_browsertest.cc:276:3
    #19 0x00000b6217fe in content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() content/public/test/browser_test_base.cc:316:5
    #20 0x00000a2f9152 in Run base/callback.h:92:12
    #21 0x00000a2f9152 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl() chrome/browser/chrome_browser_main.cc:1851:0
    #22 0x00000a2f4cea in ChromeBrowserMainParts::PreMainMessageLoopRun() chrome/browser/chrome_browser_main.cc:1186:18
    #23 0x00000603a771 in chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() chrome/browser/chromeos/chrome_browser_main_chromeos.cc:717:32
    #24 0x00000327da8a in content::BrowserMainLoop::PreMainMessageLoopRun() content/browser/browser_main_loop.cc:1171:13
    #25 0x00000453073e in Run base/callback.h:92:12
    #26 0x00000453073e in content::StartupTaskRunner::RunAllTasksNow() content/browser/startup_task_runner.cc:45:0
    #27 0x0000032755d3 in content::BrowserMainLoop::CreateStartupTasks() content/browser/browser_main_loop.cc:955:25
    #28 0x000003289765 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) content/browser/browser_main_runner.cc:119:17
    #29 0x000003269013 in content::BrowserMain(content::MainFunctionParams const&) content/browser/browser_main.cc:42:32
    #30 0x00000a2553b1 in content::RunNamedProcessTypeMain(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:424:14
    #31 0x00000a2582d0 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner.cc:702:12
    #32 0x00001289a7a3 in service_manager::Main(service_manager::MainParams const&) services/service_manager/embedder/main.cc:469:29
    #33 0x00000a251aa8 in content::ContentMain(content::ContentMainParams const&) content/app/content_main.cc:19:10
    #34 0x00000b62039a in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:272:3
    #35 0x00000a2b509f in InProcessBrowserTest::SetUp() chrome/test/base/in_process_browser_test.cc:267:20
    #36 0x000000fa3cbc in chromeos::LoginManagerTest::SetUp() chrome/browser/chromeos/login/login_manager_test.cc:93:26
    #37 0x000000f66034 in chromeos::(anonymous namespace)::ActiveDirectoryLoginTest::SetUp() chrome/browser/chromeos/login/active_directory_login_browsertest.cc:105:23
    #38 0x00000112dcac in HandleExceptionsInMethodIfSupported<testing::Test, void> third_party/googletest/src/googletest/src/gtest.cc:2456:12
    #39 0x00000112dcac in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2468:0
    #40 0x000001131858 in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2654:11
    #41 0x00000113323a in testing::TestCase::Run() third_party/googletest/src/googletest/src/gtest.cc:2772:28
    #42 0x0000011542f5 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:4677:43
    #43 0x00000115316a in HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> third_party/googletest/src/googletest/src/gtest.cc:2456:12
    #44 0x00000115316a in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:4285:0
    #45 0x00000df6c0c4 in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2237:46
    #46 0x00000df6c0c4 in base::TestSuite::Run() base/test/test_suite.cc:270:0
    #47 0x000000b60b4f in InteractiveUITestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/interactive_ui_tests_main.cc:85:47
    #48 0x00000b641cdb in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:521:31
    #49 0x00000a299804 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:160:10
    #50 0x000000b6096d in main chrome/test/base/interactive_ui_tests_main.cc:111:22
    #51 0x7f05564f2f45 in __libc_start_main /build/eglibc-SvCtMH/eglibc-2.19/csu/libc-start.c:287:0




https://build.chromium.org/p/chromium.memory/builders/Linux%20ChromiumOS%20MSan%20Tests/builds/3298
 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 2 2017

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

commit 0b8427d9f96fb3c37729ea6caa29d8f78c13be20
Author: Devlin Cronin <rdevlin.cronin@chromium.org>
Date: Mon Oct 02 17:07:10 2017

[Sheriff] Disable failing tests

ActiveDirectoryLoginTest.LoginErrors and
ActiveDirectoryLoginTest.LoginSuccess fail on Linux MSAN since they were
moved in revision 037de995fa87710f53f675dc382bdc35e578e28d. Disable them.

TBR: rsorokin@chromium.org
Bug:  770738 
NOTRY: true
Change-Id: Ic43a1a35accce4960515c6164c57892654a55f08
Reviewed-on: https://chromium-review.googlesource.com/695384
Reviewed-by: Devlin <rdevlin.cronin@chromium.org>
Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#505654}
[modify] https://crrev.com/0b8427d9f96fb3c37729ea6caa29d8f78c13be20/chrome/browser/chromeos/login/active_directory_login_browsertest.cc

Status: Fixed (was: Assigned)

Sign in to add a comment