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

Issue 306370043: fix tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 7 months ago by imysak
Modified:
7 years, 5 months ago
Reviewers:
pjo, JohnL
CC:
connector-cr_google.com
Visibility:
Public.

Description

fix tests

Patch Set 1 #

Total comments: 1

Patch Set 2 : #306370043 Ensure tests threw the expected exception. #

Total comments: 1

Patch Set 3 : #306370043 Ensure tests threw the expected exception. #

Patch Set 4 : #306370043 Ensure tests threw the expected exception. #

Total comments: 2

Patch Set 5 : #306370043 Ensure tests threw the expected exception. #

Patch Set 6 : #306370043 Ensure tests threw the expected exception. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M test/com/google/enterprise/adaptor/database/DatabaseAdaptorTest.java View 1 2 3 4 5 5 chunks +16 lines, -10 lines 0 comments Download

Messages

Total messages: 16
imysak
7 years, 7 months ago (2016-08-30 17:28:48 UTC) #1
JohnL
"Fix tests" is not a very helpful commit message. Maybe "Ensure tests threw the expected ...
7 years, 7 months ago (2016-08-30 22:46:36 UTC) #2
imysak
On 2016/08/30 22:46:36, JohnL wrote: > "Fix tests" is not a very helpful commit message. ...
7 years, 7 months ago (2016-08-30 23:07:04 UTC) #3
JohnL
On 2016/08/30 23:07:04, imysak wrote: > On 2016/08/30 22:46:36, JohnL wrote: > > "Fix tests" ...
7 years, 7 months ago (2016-09-26 22:24:11 UTC) #4
imysak
On 2016/09/26 22:24:11, JohnL wrote: > On 2016/08/30 23:07:04, imysak wrote: > > On 2016/08/30 ...
7 years, 6 months ago (2016-10-26 00:35:28 UTC) #5
JohnL
LGTM, though I was just a lurker here. PJ may have preferences about my suggestion. ...
7 years, 6 months ago (2016-10-27 06:26:01 UTC) #6
pjo
Happy with John's suggestions. Thank you
7 years, 5 months ago (2016-10-30 02:29:55 UTC) #7
imysak
Thanks John, I got your point, I updated code follow your suggestions.
7 years, 5 months ago (2016-11-01 16:59:44 UTC) #8
JohnL
Trivial comments. John L https://codereview.appspot.com/306370043/diff/80001/test/com/google/enterprise/adaptor/database/DatabaseAdaptorTest.java File test/com/google/enterprise/adaptor/database/DatabaseAdaptorTest.java (right): https://codereview.appspot.com/306370043/diff/80001/test/com/google/enterprise/adaptor/database/DatabaseAdaptorTest.java#newcode127 test/com/google/enterprise/adaptor/database/DatabaseAdaptorTest.java:127: if(!ice.getMessage().contains("requires docId.isUrl to be \"true\"")) ...
7 years, 5 months ago (2016-11-01 23:24:52 UTC) #9
imysak
The is one issue here. Firstly I tried to throw AssertionError, but the problem is ...
7 years, 5 months ago (2016-11-02 01:01:48 UTC) #10
JohnL
On 2016/11/02 01:01:48, imysak wrote: > The is one issue here. > Firstly I tried ...
7 years, 5 months ago (2016-11-02 01:11:13 UTC) #11
imysak
Replacing Error with RuntimeException
7 years, 5 months ago (2016-11-02 17:59:47 UTC) #12
JohnL
Still need to fix the lint errors and add spaces after the "if" in both ...
7 years, 5 months ago (2016-11-02 22:41:45 UTC) #13
imysak
Thanks John, fixed
7 years, 5 months ago (2016-11-03 00:30:24 UTC) #14
JohnL
LGTM John L
7 years, 5 months ago (2016-11-04 01:22:21 UTC) #15
JohnL
7 years, 5 months ago (2016-11-11 23:02:45 UTC) #16
Sign in to reply to this message.

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