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

Issue 398693002: Start writing integration tests for the analysis server. (Closed)

Created:
6 years, 5 months ago by Paul Berry
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+525 lines, -0 lines) Patch
A pkg/analysis_server/test/integration/analysis_error_inttest.dart View 1 chunk +35 lines, -0 lines 2 comments Download
A pkg/analysis_server/test/integration/integration_tests.dart View 1 chunk +490 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Paul Berry
Why four reviewers? Since we're probably going to have a lot of tests that use ...
6 years, 5 months ago (2014-07-16 05:04:57 UTC) #1
Brian Wilkerson
I'm sure it will evolve over time, but LGTM https://codereview.chromium.org/398693002/diff/1/pkg/analysis_server/test/integration/analysis_error_inttest.dart File pkg/analysis_server/test/integration/analysis_error_inttest.dart (right): https://codereview.chromium.org/398693002/diff/1/pkg/analysis_server/test/integration/analysis_error_inttest.dart#newcode28 pkg/analysis_server/test/integration/analysis_error_inttest.dart:28: ...
6 years, 5 months ago (2014-07-16 14:08:51 UTC) #2
jwren
LGTM
6 years, 5 months ago (2014-07-16 14:41:00 UTC) #3
scheglov
LGTM
6 years, 5 months ago (2014-07-16 15:27:06 UTC) #4
Paul Berry
https://codereview.chromium.org/398693002/diff/1/pkg/analysis_server/test/integration/analysis_error_inttest.dart File pkg/analysis_server/test/integration/analysis_error_inttest.dart (right): https://codereview.chromium.org/398693002/diff/1/pkg/analysis_server/test/integration/analysis_error_inttest.dart#newcode28 pkg/analysis_server/test/integration/analysis_error_inttest.dart:28: expect(errors[0]['location']['file'], equals(filePath)); On 2014/07/16 14:08:51, Brian Wilkerson wrote: > ...
6 years, 5 months ago (2014-07-16 16:00:00 UTC) #5
Paul Berry
6 years, 5 months ago (2014-07-16 16:02:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r38288 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698