chromeos_unittests failing on chromium.chromiumos/Linux ChromiumOS Tests (dbg)(1) |
|||||||
Issue descriptionchromeos_unittests failing on chromium.chromiumos/Linux ChromiumOS Tests (dbg)(1) Builders failed on: - Linux ChromiumOS Tests (dbg)(1): https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29 stevenjb@ Could you take a look at these failures? Couldn't find the culprit CL, so forward the issue to the file owner. ManagedNetworkConfigurationHandlerTest.PolicyApplicationRunning ManagedNetworkConfigurationHandlerTest.SetPolicyReapplyToManaged ManagedNetworkConfigurationHandlerTest.SetPolicyUpdateManagedNewGUID ManagedNetworkConfigurationHandlerTest.UpdatePolicyAfterFinished
,
Apr 11 2017
+gardeners This was introduced here: https://codereview.chromium.org/2807953002 But I suspect it is a legitimate problem with the tests. I can investigate first thing tomorrow, but these builders will be red overnight (I have to leave for the day).
,
Apr 11 2017
Leaving the tree red overnight is not a great solution. :( I'm disabling the failing tests in https://codereview.chromium.org/2814443006, TBRing stevenjb@.
,
Apr 11 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/12c17683df6cc8bbb32bcc6ab375c8d3901ee258 commit 12c17683df6cc8bbb32bcc6ab375c8d3901ee258 Author: mkwst <mkwst@chromium.org> Date: Tue Apr 11 07:28:26 2017 Disabling several ChromeOS tests. After https://codereview.chromium.org/2807953002, several ChromeOS tests started failing. This patch disables the following: * NetworkingPrivateChromeOSApiTest.GetManagedProperties * ManagedNetworkConfigurationHandlerTest.PolicyApplicationRunning * ManagedNetworkConfigurationHandlerTest.SetPolicyReapplyToManaged * ManagedNetworkConfigurationHandlerTest.SetPolicyUpdateManagedNewGUID * ManagedNetworkConfigurationHandlerTest.UpdatePolicyAfterFinished BUG= 710241 TBR=stevenjb@chromium.org Review-Url: https://codereview.chromium.org/2814443006 Cr-Commit-Position: refs/heads/master@{#463564} [modify] https://crrev.com/12c17683df6cc8bbb32bcc6ab375c8d3901ee258/chrome/browser/extensions/api/networking_private/networking_private_chromeos_apitest.cc [modify] https://crrev.com/12c17683df6cc8bbb32bcc6ab375c8d3901ee258/chromeos/network/managed_network_configuration_handler_unittest.cc
,
Apr 11 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6e4bc12318fac3839ddf6f0b69dcbd5bfd962b56 commit 6e4bc12318fac3839ddf6f0b69dcbd5bfd962b56 Author: stevenjb <stevenjb@chromium.org> Date: Tue Apr 11 21:45:54 2017 Fix policy_util iterator and re-enable networking tests This fixes a DCHECK that exposed a poor assumption in RemoveFakeCredentials about DictionaryValue iteration. It was exposed with this CL: https://codereview.chromium.org/2807953002 It also re-enables tests the disabled tests. BUG= 710241 Review-Url: https://codereview.chromium.org/2810703005 Cr-Commit-Position: refs/heads/master@{#463783} [modify] https://crrev.com/6e4bc12318fac3839ddf6f0b69dcbd5bfd962b56/chrome/browser/extensions/api/networking_private/networking_private_chromeos_apitest.cc [modify] https://crrev.com/6e4bc12318fac3839ddf6f0b69dcbd5bfd962b56/chromeos/network/managed_network_configuration_handler_unittest.cc [modify] https://crrev.com/6e4bc12318fac3839ddf6f0b69dcbd5bfd962b56/chromeos/network/policy_util.cc
,
Apr 11 2017
,
May 30 2017
,
Aug 1 2017
,
Jan 22 2018
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by hongchan@chromium.org
, Apr 10 2017Status: Assigned (was: Available)