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

Issue 6297014: Adding web pdf files to the tests (Closed)

Created:
9 years, 11 months ago by rohitbm
Modified:
9 years, 3 months ago
Reviewers:
Nirnimesh
CC:
chromium-reviews
Visibility:
Public.

Description

Adding web pdf files to the tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72258

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M functional/find_in_page.py View 1 1 chunk +6 lines, -1 line 2 comments Download
M functional/pdf.py View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rohitbm
BUG=63293 Adding a web pdf url to the PDF Runner and Find In PDF tests. ...
9 years, 11 months ago (2011-01-22 01:21:51 UTC) #1
Nirnimesh
http://codereview.chromium.org/6297014/diff/1/functional/find_in_page.py File functional/find_in_page.py (right): http://codereview.chromium.org/6297014/diff/1/functional/find_in_page.py#newcode242 functional/find_in_page.py:242: # Search in the disk pdf file Search in ...
9 years, 11 months ago (2011-01-22 01:42:22 UTC) #2
rohitbm
I have uploaded the code with changes. Thanks, Rohit On 2011/01/22 01:42:22, Nirnimesh wrote: > ...
9 years, 11 months ago (2011-01-22 02:07:28 UTC) #3
Nirnimesh
LGTM http://codereview.chromium.org/6297014/diff/6001/functional/find_in_page.py File functional/find_in_page.py (right): http://codereview.chromium.org/6297014/diff/6001/functional/find_in_page.py#newcode247 functional/find_in_page.py:247: self.assertEqual(8, search_count, 'Failed to find in the disk ...
9 years, 11 months ago (2011-01-22 02:10:08 UTC) #4
rohitbm
9 years, 11 months ago (2011-01-22 02:13:06 UTC) #5
Committed the code.

On 2011/01/22 02:10:08, Nirnimesh wrote:
> LGTM
> 
> http://codereview.chromium.org/6297014/diff/6001/functional/find_in_page.py
> File functional/find_in_page.py (right):
> 
>
http://codereview.chromium.org/6297014/diff/6001/functional/find_in_page.py#n...
> functional/find_in_page.py:247: self.assertEqual(8, search_count, 'Failed to
> find in the disk pdf file')
> update this comment as well
Done.
> 
>
http://codereview.chromium.org/6297014/diff/6001/functional/find_in_page.py#n...
> functional/find_in_page.py:251: self.assertEqual(16, search_count, 'Failed to
> find in the web pdf file')
> and this
Done.

Powered by Google App Engine
This is Rietveld 408576698