New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 798969 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Jul 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 1
Type: Bug
Proj-Servicification



Sign in to add a comment

DeclarativeContentApiTest.EnabledForSpanningIncognito flaking

Project Member Reported by battre@chromium.org, Jan 4 2018

Issue description

[ RUN      ] DeclarativeContentApiTest.EnabledForSpanningIncognito
Xlib:  extension "RANDR" missing on display ":99".
Fontconfig warning: "/etc/fonts/fonts.conf", line 146: blank doesn't take any effect anymore. please remove it from your fonts.conf
[23085:23111:0103/233359.334049:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[23085:23123:0103/233359.428817:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23085:23085:0103/233359.484651:WARNING:password_store_factory.cc(241)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[23085:23111:0103/233359.705104:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[23085:23111:0103/233400.224441:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[23121:23121:0103/233400.561598:WARNING:gpu_info.cc(104)] No active GPU found, returning primary GPU.
[23085:23111:0103/233400.838980:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[23126:23170:0103/233402.373368:WARNING:simple_synchronous_entry.cc(1170)] Could not open platform files for entry.
../../chrome/browser/extensions/extension_browsertest.cc:627: Failure
Expected equality of these values:
  url
    Which is: http://test_split/
  contents->GetController().GetLastCommittedEntry()->GetURL()
    Which is: http://test_normal/
../../chrome/browser/extensions/api/declarative_content/declarative_content_apitest.cc:200: Failure
Value of: page_action->GetIsVisible(tab_id)
  Actual: true
Expected: false
[23085:23085:0103/233403.114665:INFO:chrome_cryptauth_service.cc(233)] Profile is not authenticated yet; waiting before starting CryptAuth managers.
[  FAILED  ] DeclarativeContentApiTest.EnabledForSpanningIncognito, where TypeParam =  and GetParam() =  (7333 ms)
https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.linux%2FLinux_Tests__dbg__1_%2F69384%2F%2B%2Frecipes%2Fsteps%2Fnetwork_service_browser_tests%2F0%2Flogs%2FDeclarativeContentApiTest.EnabledForSpanningIncognito%2F0


[ RUN      ] DeclarativeContentApiTest.DisabledForSpanningIncognito
Xlib:  extension "RANDR" missing on display ":99".
Fontconfig warning: "/etc/fonts/fonts.conf", line 146: blank doesn't take any effect anymore. please remove it from your fonts.conf
[28590:28616:0104/000910.258002:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[28590:28628:0104/000910.323586:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28590:28590:0104/000910.380772:WARNING:password_store_factory.cc(241)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[28590:28616:0104/000910.552663:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[28590:28616:0104/000911.005196:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[28626:28626:0104/000911.152426:WARNING:gpu_info.cc(104)] No active GPU found, returning primary GPU.
[28590:28616:0104/000911.567948:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin
[28631:28685:0104/000912.913403:WARNING:simple_synchronous_entry.cc(1170)] Could not open platform files for entry.
../../chrome/browser/extensions/extension_browsertest.cc:627: Failure
Expected equality of these values:
  url
    Which is: http://test_split/
  contents->GetController().GetLastCommittedEntry()->GetURL()
    Which is: http://test_normal/
../../chrome/browser/extensions/api/declarative_content/declarative_content_apitest.cc:200: Failure
Value of: page_action->GetIsVisible(tab_id)
  Actual: true
Expected: false
[28590:28590:0104/000913.527022:INFO:chrome_cryptauth_service.cc(233)] Profile is not authenticated yet; waiting before starting CryptAuth managers.
https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.linux%2FLinux_Tests__dbg__1__32_%2F47138%2F%2B%2Frecipes%2Fsteps%2Fnetwork_service_browser_tests%2F0%2Flogs%2FDeclarativeContentApiTest.DisabledForSpanningIncognito%2F0

Assigning to jam and CCing Devlin for routing.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jan 4 2018

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

commit 73857d9f72c998d1cb6367453f4d42b3bbd3f094
Author: Dominic Battre <battre@chromium.org>
Date: Thu Jan 04 09:55:53 2018

Disable flaky tests in network_service_browser_tests

Disable DeclarativeContentApiTest.{Dis,En}abledForSp{anning,split}Incognito for
network_service_browser_tests due to flakiness

TBR=jam@chromium.org

Bug:  798969 
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: I0f58b76ba43f2e17b2002ab0d767332f363a8832
Reviewed-on: https://chromium-review.googlesource.com/849834
Commit-Queue: Dominic Battré <battre@chromium.org>
Reviewed-by: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/master@{#526947}
[modify] https://crrev.com/73857d9f72c998d1cb6367453f4d42b3bbd3f094/testing/buildbot/filters/mojo.fyi.network_browser_tests.filter

Summary: ExtensionBrowserTest::NavigateInRenderer causes flakes on on Network Service Browser Tests (was: DeclarativeContentApiTest.EnabledForSpanningIncognito and DisabledForSpanningIncognito are very flaky on Network Service Browser Tests)
There are other tests that are flaky (e.g. 798791) and I think that the root cause is ExtensionBrowserTest::NavigateInRenderer() not living up to its expectations.
 Issue 798791  has been merged into this issue.
Project Member

Comment 4 by bugdroid1@chromium.org, Jan 4 2018

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

commit cb32e0bf2f3302811f734078e3929e1422a54072
Author: Dominic Battre <battre@chromium.org>
Date: Thu Jan 04 11:44:00 2018

SetIconAPITest.Overview is flaky for network_service_browser_tests

TBR=jam@chromium.org

Bug:  798969 ,  798791 
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: I03fb83897ffea40444af1f74e1b9f6786c035a70
Reviewed-on: https://chromium-review.googlesource.com/850116
Commit-Queue: Dominic Battré <battre@chromium.org>
Reviewed-by: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/master@{#526959}
[modify] https://crrev.com/cb32e0bf2f3302811f734078e3929e1422a54072/testing/buildbot/filters/mojo.fyi.network_browser_tests.filter

Comment 5 by jam@chromium.org, Jan 4 2018

Owner: roc...@chromium.org
Thanks for tracking this down.

Ken: can you ptal?
Components: Tests>Disabled
Labels: Test-Disabled
Cc: linds...@chromium.org jam@chromium.org
Hi Ken, 

Can you please review these disabled tests?

Thanks,
Labels: Hotlist-DisableReview

Comment 10 by dxie@chromium.org, May 17 2018

Hi rockot@, are you still working on this?
I never really got a chance to start looking at this.

Comment 12 by dxie@chromium.org, May 22 2018

this is not canary blocking.

Comment 13 by dxie@chromium.org, May 22 2018

Labels: Proj-Servicification-Canary OS-Chrome OS-Linux OS-Mac OS-Windows
let's track this for canary but might not be needed.

Comment 14 by dxie@chromium.org, May 29 2018

ken, do you know if this is just test being flaky? Or is the feature being flaky? If it's test flaky, maybe we don't need this as canary blocking.
Cc: roc...@chromium.org
Owner: ----
Status: Available (was: Assigned)
Owner: dougt@chromium.org
Status: Assigned (was: Available)
Status: WontFix (was: Assigned)
Summary: DeclarativeContentApiTest.EnabledForSpanningIncognito flaking (was: ExtensionBrowserTest::NavigateInRenderer causes flakes on on Network Service Browser Tests)
(Note I don't think there's a relation to NavigateInRenderer)

These tests have been running for a while with NS. They were renabled 4 months ago in r540933 and haven't flaked since.

Sign in to add a comment