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

Issue 12328102: Update dartc tests and services_test plugins to run from the buildbot_test plugin. (Closed)

Created:
7 years, 10 months ago by devoncarew
Modified:
7 years, 10 months ago
Reviewers:
jwren, messick, scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update dartc tests and services_test plugins to run from the buildbot_test plugin. Adds the services tests to the buildbot test suite. Committed: https://code.google.com/p/dart/source/detail?r=19051

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -32 lines) Patch
M compiler/java/com/google/dart/compiler/SystemLibrariesReader.java View 2 chunks +3 lines, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ElementMap.java View 7 chunks +18 lines, -9 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/TopLevelElementBuilder.java View 1 chunk +1 line, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/type/InterfaceTypeImplementation.java View 2 chunks +3 lines, -1 line 0 comments Download
A compiler/javatests/com/google/dart/compiler/TestAll.java View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
M editor/tools/features/com.google.dart.tools.tests.feature/feature.xml View 1 1 chunk +14 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.compiler.js_test/META-INF/MANIFEST.MF View 1 chunk +1 line, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine.services/src/com/google/dart/engine/services/internal/correction/SelectionAnalyzer.java View 4 chunks +23 lines, -19 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine.services_test/META-INF/MANIFEST.MF View 1 chunk +1 line, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.tests.buildbot_test/META-INF/MANIFEST.MF View 1 chunk +3 lines, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.tools.tests.buildbot_test/src/com/google/dart/tools/tests/buildbot/TestAll.java View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
devoncarew
This updates the dartc test suite and the services test suite to run from a ...
7 years, 10 months ago (2013-02-26 04:32:24 UTC) #1
scheglov
LGTM It is sad that we have to make public methods in SelectionAnalyzer just to ...
7 years, 10 months ago (2013-02-26 04:50:00 UTC) #2
jwren
LGTM. I'm happy to see more tests going in! On 2013/02/26 04:50:00, scheglov wrote: > ...
7 years, 10 months ago (2013-02-26 07:31:23 UTC) #3
devoncarew
> It is sad that we have to make public methods in SelectionAnalyzer just to ...
7 years, 10 months ago (2013-02-26 14:51:51 UTC) #4
devoncarew
7 years, 10 months ago (2013-02-26 16:22:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r19051 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698