base_unittests "SysInfoTest.GetHardwareInfo" fails on a CrOS device |
|
Issue descriptionSee https://luci-milo.appspot.com/p/chromium/builders/luci.chromium.ci/chromeos-kevin-rel-hw-tests/7240 which runs a class of tests on chromebooks (a testing platform we're trying to spin up as part of bug 866062) SysInfoTest.GetHardwareInfo currently fails with: [ FAILED ] SysInfoTest.GetHardwareInfo (32 ms) [ RUN ] SysInfoTest.GetHardwareInfo ../../base/system/sys_info_unittest.cc:162: Failure Expected equality of these values: hardware_info->manufacturer.empty() Which is: true empty_result_expected Which is: false Stack trace: #0 0x000009589e6e testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop() #1 0x0000095899ba testing::internal::AssertHelper::operator=() #2 0x000009361cb0 base::SysInfoTest_GetHardwareInfo_Test::TestBody() From https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8926597746623722752/+/steps/base_unittests_on_ChromeOS/0/logs/SysInfoTest.GetHardwareInfo/0 If this suite provides little value on cros hardware, go ahead and mark as wontfix. Otherwise, I'll leave it on the bot and disable the test for now. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Dec 21