New issue
Advanced search Search tips

Issue 803510 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

SessionRestoreTest.RestoreWebUISettings is flaky on Win7 Tests (dbg)(1)

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Jan 18 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of smcgruer@google.com

SessionRestoreTest.RestoreWebUISettings is flaky on Win7 Tests (dbg)(1)

Builders failed on: 
- Win7 Tests (dbg)(1): 
  https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29

Example fail:
https://ci.chromium.org/buildbot/chromium.win/Win7%20Tests%20(dbg)(1)/65864

[ RUN      ] SessionRestoreTest.RestoreWebUISettings
[5068:5944:0118/081210.432:WARNING:chrome_browser_main_win.cc(616)] Command line too long for RegisterApplicationRestart:  --brave-new-test-launcher --cfi-diag=0 --gtest_also_run_disabled_tests --gtest_filter=SessionRestoreTest.RestoreWebUISettings --single_process --test-launcher-bot-mode --test-launcher-output="C:\Users\CHROME~2\AppData\Local\Temp\scoped_dir4304_16645\results4304_5083\test_results.xml" --test-launcher-summary-output="e:\b\swarm_slave\w\io8dqdag\output.json" --user-data-dir="C:\Users\CHROME~2\AppData\Local\Temp\scoped_dir4304_16645\d4304_18651" --disable-offline-auto-reload --no-first-run --no-default-browser-check --enable-logging=stderr --disable-default-apps --wm-window-animations-disabled --disable-component-update --test-type=browser --force-color-profile=srgb --disable-zero-browsers-open-for-tests --ipc-connection-timeout=45 --allow-file-access-from-files --dom-automation --log-gpu-control-list-decisions --disable-backgrounding-occluded-windows --disable-gl-drawing-for-tests --override-use-software-gl-for-tests --force-color-profile=srgb --disable-compositor-ukm-for-tests --enable-features=TestFeatureForBrowserTest1 --disable-features=NetworkPrediction,TestFeatureForBrowserTest2 --flag-switches-begin --flag-switches-end --restore-last-session about:blank
[6028:5868:0118/081211.595:INFO:media_foundation_video_encode_accelerator_win.cc(370)] Windows versions earlier than 8 are not supported.
[4868:5080:0118/081215.139:ERROR:render_process_impl.cc(213)] WebFrame LEAKED 1 TIMES
[5068:5944:0118/081216.197: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)
[5068:5944:0118/081237.651: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)
[ RUN      ] SessionRestoreTest.RestoreWebUISettings

Flaky dashboard:

https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=SessionRestoreTest.RestoreWebUISettings&testType=browser_tests

 
Project Member

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

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

commit de51fdc838c692d992748c52e738636d1cd04d9e
Author: Stephen McGruer <smcgruer@chromium.org>
Date: Thu Jan 18 18:42:49 2018

Disable SessionRestoreTest.RestoreWebUISettings on Win7 (dbg)

SessionRestoreTest.RestoreWebUISettings is flaky on Win7 Tests (dbg) due
to timeout.

Bug: 803510
Change-Id: I28d09806215051d21650472c1a7cff8a6582b4c2

TBR=sky@chromium.org

Change-Id: I28d09806215051d21650472c1a7cff8a6582b4c2
Reviewed-on: https://chromium-review.googlesource.com/874530
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#530211}
[modify] https://crrev.com/de51fdc838c692d992748c52e738636d1cd04d9e/chrome/browser/sessions/session_restore_browsertest.cc

Owner: sky@chromium.org
Status: Assigned (was: Available)

Comment 3 by sky@chromium.org, Jan 18 2018

Cc: jochen@chromium.org
This test is very old and hasn't substantially changed in a long time. Nothing is interesting in the output either.

Comment 4 by sky@chromium.org, Jan 18 2018

Stephen, did you try to see if this recently started flaking?

Sign in to add a comment