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

Issue 1142323005: Make TableClassifierTest independent of browser window dimention (Closed)

Created:
5 years, 7 months ago by wychen
Modified:
5 years, 6 months ago
Reviewers:
mdjones, cjhopman, kuan
Base URL:
git@github.com:chromium/dom-distiller.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make TableClassifierTest independent of browser window dimention Test: Change the xvfb resolution to 10x1000 and 1000x10 to trigger the failures before this CL. R=cjhopman@chromium.org, kuan@chromium.org Committed: bf64df95d67848d6cfd5a15523a27de7bb020b34

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix width for all tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -16 lines) Patch
M build.xml View 1 chunk +2 lines, -0 lines 0 comments Download
M javatests/org/chromium/distiller/DomDistillerJsTestCase.java View 1 1 chunk +2 lines, -0 lines 0 comments Download
M javatests/org/chromium/distiller/TableClassifierTest.java View 1 6 chunks +20 lines, -16 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
wychen
PTAL
5 years, 7 months ago (2015-05-27 16:25:28 UTC) #2
cjhopman
https://codereview.chromium.org/1142323005/diff/1/javatests/org/chromium/distiller/TableClassifierTest.java File javatests/org/chromium/distiller/TableClassifierTest.java (right): https://codereview.chromium.org/1142323005/diff/1/javatests/org/chromium/distiller/TableClassifierTest.java#newcode17 javatests/org/chromium/distiller/TableClassifierTest.java:17: mRoot.getStyle().setProperty("width", "800px"); How about just doing this in DomDistillerJsTestCase?
5 years, 6 months ago (2015-05-28 21:30:03 UTC) #3
wychen
https://codereview.chromium.org/1142323005/diff/1/javatests/org/chromium/distiller/TableClassifierTest.java File javatests/org/chromium/distiller/TableClassifierTest.java (right): https://codereview.chromium.org/1142323005/diff/1/javatests/org/chromium/distiller/TableClassifierTest.java#newcode17 javatests/org/chromium/distiller/TableClassifierTest.java:17: mRoot.getStyle().setProperty("width", "800px"); On 2015/05/28 21:30:02, cjhopman wrote: > How ...
5 years, 6 months ago (2015-05-29 06:43:10 UTC) #4
wychen
+mdjones for impact of future image detection and testing.
5 years, 6 months ago (2015-06-01 20:12:58 UTC) #6
mdjones
On 2015/06/01 20:12:58, wychen wrote: > +mdjones for impact of future image detection and testing. ...
5 years, 6 months ago (2015-06-02 20:52:48 UTC) #7
cjhopman
lgtm
5 years, 6 months ago (2015-06-05 00:37:13 UTC) #8
kuan
thx for fixing the table tests! lgtm.
5 years, 6 months ago (2015-06-05 00:40:05 UTC) #9
wychen
5 years, 6 months ago (2015-06-05 23:17:11 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bf64df95d67848d6cfd5a15523a27de7bb020b34 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698