Issue metadata
Sign in to add a comment
|
Plugin power saver tests broken in official builds after https://codereview.chromium.org/2342893003 |
||||||||||||||||||||
Issue descriptionhttps://build.chromium.org/p/chromium.fyi/builders/ClangToTWin%20tester/builds/6147 PluginPowerSaverBrowserTest.BackgroundTabTinyPlugins (run #1): [ RUN ] PluginPowerSaverBrowserTest.BackgroundTabTinyPlugins [3440:4064:0916/144328:WARNING:chrome_browser_main_win.cc(419)] Command line too long for RegisterApplicationRestart ../../chrome/browser/plugins/plugin_power_saver_browsertest.cc(356): error: Value of: PluginLoaded(GetActiveWebContents(), element_id) Actual: true Expected: false [3440:4064:0916/144329:ERROR:interface_registry.cc(99)] Failed to locate a binder for interface: dom_distiller::mojom::DistillabilityService [3440:4064:0916/144329:ERROR:interface_registry.cc(99)] Failed to locate a binder for interface: dom_distiller::mojom::DistillabilityService [ FAILED ] PluginPowerSaverBrowserTest.BackgroundTabTinyPlugins, where TypeParam = and GetParam() = (568 ms) PluginPowerSaverBrowserTest.BlockTinyPlugins (run #1): [ RUN ] PluginPowerSaverBrowserTest.BlockTinyPlugins [3900:972:0916/144328:WARNING:chrome_browser_main_win.cc(419)] Command line too long for RegisterApplicationRestart [3900:972:0916/144328:ERROR:interface_registry.cc(99)] Failed to locate a binder for interface: dom_distiller::mojom::DistillabilityService [3900:972:0916/144328:ERROR:interface_registry.cc(99)] Failed to locate a binder for interface: dom_distiller::mojom::DistillabilityService ../../chrome/browser/plugins/plugin_power_saver_browsertest.cc(356): error: Value of: PluginLoaded(GetActiveWebContents(), element_id) Actual: true Expected: false
,
Sep 20 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b6aa0954dca4bc6eba852b15be7187707fbe56ed commit b6aa0954dca4bc6eba852b15be7187707fbe56ed Author: tommycli <tommycli@chromium.org> Date: Tue Sep 20 00:42:22 2016 Plugin Power Saver: Fix browsertest in official builds. Official builds don't use the Field Trial config JSON files, so this CL manually adds the feature flags in the setup portion of the test. BUG= 648254 Review-Url: https://codereview.chromium.org/2350773003 Cr-Commit-Position: refs/heads/master@{#419611} [modify] https://crrev.com/b6aa0954dca4bc6eba852b15be7187707fbe56ed/chrome/browser/plugins/plugin_power_saver_browsertest.cc
,
Sep 21 2016
Thanks! |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by thakis@chromium.org
, Sep 19 2016