Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Issue 12090067: Speculative fix for flakines on browser bots (Closed)

Created:
7 years, 10 months ago by ricow1
Modified:
7 years, 10 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Speculative fix for flakines on browser bots Committed: https://code.google.com/p/dart/source/detail?r=17827

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -12 lines) Patch
M tools/testing/run_selenium.py View 1 2 chunks +9 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
7 years, 10 months ago (2013-01-30 09:47:59 UTC) #1
kustermann
LGTM with comments https://codereview.chromium.org/12090067/diff/1/tools/testing/run_selenium.py File tools/testing/run_selenium.py (right): https://codereview.chromium.org/12090067/diff/1/tools/testing/run_selenium.py#newcode97 tools/testing/run_selenium.py:97: pass The "pass" should not be ...
7 years, 10 months ago (2013-01-30 09:52:02 UTC) #2
ricow1
7 years, 10 months ago (2013-01-30 09:54:45 UTC) #3
thanks, landing

https://codereview.chromium.org/12090067/diff/1/tools/testing/run_selenium.py
File tools/testing/run_selenium.py (right):

https://codereview.chromium.org/12090067/diff/1/tools/testing/run_selenium.py...
tools/testing/run_selenium.py:97: pass
On 2013/01/30 09:52:02, kustermann wrote:
> The "pass" should not be necessary here.

removed

https://codereview.chromium.org/12090067/diff/1/tools/testing/run_selenium.py...
tools/testing/run_selenium.py:248: browser.quit()
On 2013/01/30 09:52:02, kustermann wrote:
> I think this should be indented one level to the left?!

good catch

Powered by Google App Engine
This is Rietveld 408576698