Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(226)

Issue 4841051: Reuse one Firefox process for all browser test cases. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 8 months ago by kpreid2
Modified:
14 years, 8 months ago
Reviewers:
ihab.awad
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Makes the WebDriver instance used by BrowserTestCase static, and adds a small wrapper to create a new window for each individual test case. The existing behavior (leave failing tests' windows open, close all others) is preserved, but with fewer processes.

Patch Set 1 #

Patch Set 2 : Reuse one Firefox process for all browser test cases. #

Total comments: 1

Patch Set 3 : Reuse one Firefox process for all browser test cases. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -6 lines) Patch
M tests/com/google/caja/plugin/BrowserTestCase.java View 1 2 3 chunks +74 lines, -6 lines 0 comments Download

Messages

Total messages: 4
kpreid2
14 years, 8 months ago (2011-08-05 01:08:10 UTC) #1
ihab.awad
lgtm http://codereview.appspot.com/4841051/diff/3001/tests/com/google/caja/plugin/BrowserTestCase.java File tests/com/google/caja/plugin/BrowserTestCase.java (right): http://codereview.appspot.com/4841051/diff/3001/tests/com/google/caja/plugin/BrowserTestCase.java#newcode292 tests/com/google/caja/plugin/BrowserTestCase.java:292: * It lazily creates the actual WebDriver upon ...
14 years, 8 months ago (2011-08-05 01:42:29 UTC) #2
ihab.awad
lgtm
14 years, 8 months ago (2011-08-05 17:13:27 UTC) #3
ihab.awad
14 years, 8 months ago (2011-08-05 17:13:30 UTC) #4
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b