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

Issue 859079 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 858963
Owner:
Last visit > 30 days ago
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

chromedriver_py_tests has been flaky on win bot for different unit tests

Project Member Reported by yigu@chromium.org, Jun 29 2018

Issue description

Sample test log below. See more failures on https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng?limit=200

======================================================================
ERROR: testFileDownloadWithClick (__main__.ChromeDownloadDirTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "../../chrome/test/chromedriver/test/run_py_tests.py", line 1960, in testFileDownloadWithClick
    driver = self.CreateDriver(download_dir=download_dir)
  File "../../chrome/test/chromedriver/test/run_py_tests.py", line 292, in CreateDriver
    **kwargs)
  File "e:\b\swarm_slave\w\ir\chrome\test\chromedriver\test\..\client\chromedriver.py", line 237, in __init__
    response = self._ExecuteCommand(Command.NEW_SESSION, params)
  File "e:\b\swarm_slave\w\ir\chrome\test\chromedriver\test\..\client\chromedriver.py", line 291, in _ExecuteCommand
    raise _ExceptionForLegacyResponse(response)
SessionNotCreatedException: session not created exception
from tab crashed
  (Session info: chrome=69.0.3477.0)
  (Driver info: chromedriver=2.40.571448 (0666896aa7b7a39661a6bfe3a930e11ce41fc4d2),platform=Windows NT 6.1.7601 SP1 x86_64)

Please take a look and reassign if it's not related to your change. Thanks!
 
Mergedinto: 858963
Status: Duplicate (was: Assigned)
This is probably unrelated to Cole's change. I'm investigating.

Sign in to add a comment