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

Issue 19888005: removed docgen/test/single_library_test: Skip # Uses js_helper (Closed)

Created:
7 years, 5 months ago by janicejl
Modified:
7 years, 5 months ago
Reviewers:
ahe, Emily Fortuna
Visibility:
Public.

Description

removed docgen/test/single_library_test: Skip # Uses js_helper BUG= R=efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=25348

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -16 lines) Patch
M pkg/docgen/lib/docgen.dart View 1 2 3 3 chunks +5 lines, -5 lines 0 comments Download
M pkg/docgen/test/single_library_test.dart View 1 2 3 4 3 chunks +9 lines, -10 lines 0 comments Download
M pkg/pkg.status View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
janicejl
I pushed the change previously, and tests were failing on buildbot. So I reverted that ...
7 years, 5 months ago (2013-07-22 19:23:56 UTC) #1
janicejl
On 2013/07/22 19:23:56, janicejl wrote: > I pushed the change previously, and tests were failing ...
7 years, 5 months ago (2013-07-22 19:29:18 UTC) #2
Emily Fortuna
Janice, if you use the reproduction command in the log file on the buildbot, you ...
7 years, 5 months ago (2013-07-22 19:39:34 UTC) #3
ahe
On 2013/07/22 19:39:34, Emily Fortuna wrote: > Janice, if you use the reproduction command in ...
7 years, 5 months ago (2013-07-22 20:09:13 UTC) #4
janicejl
I have modified docgen to use the sdk in dart-repo rather than in the out ...
7 years, 5 months ago (2013-07-22 21:52:43 UTC) #5
Emily Fortuna
https://codereview.chromium.org/19888005/diff/9001/pkg/docgen/test/single_library_test.dart File pkg/docgen/test/single_library_test.dart (right): https://codereview.chromium.org/19888005/diff/9001/pkg/docgen/test/single_library_test.dart#newcode15 pkg/docgen/test/single_library_test.dart:15: Directory.current = temporaryDir; how about instead of setting your ...
7 years, 5 months ago (2013-07-22 23:09:10 UTC) #6
janicejl
https://codereview.chromium.org/19888005/diff/9001/pkg/docgen/test/single_library_test.dart File pkg/docgen/test/single_library_test.dart (right): https://codereview.chromium.org/19888005/diff/9001/pkg/docgen/test/single_library_test.dart#newcode15 pkg/docgen/test/single_library_test.dart:15: Directory.current = temporaryDir; On 2013/07/22 23:09:10, Emily Fortuna wrote: ...
7 years, 5 months ago (2013-07-22 23:27:45 UTC) #7
Emily Fortuna
https://codereview.chromium.org/19888005/diff/14001/pkg/docgen/test/single_library_test.dart File pkg/docgen/test/single_library_test.dart (right): https://codereview.chromium.org/19888005/diff/14001/pkg/docgen/test/single_library_test.dart#newcode14 pkg/docgen/test/single_library_test.dart:14: var file = new File(path.join(temporaryDir.path, 'temp.dart')); you might create ...
7 years, 5 months ago (2013-07-22 23:42:35 UTC) #8
janicejl
https://codereview.chromium.org/19888005/diff/14001/pkg/docgen/test/single_library_test.dart File pkg/docgen/test/single_library_test.dart (right): https://codereview.chromium.org/19888005/diff/14001/pkg/docgen/test/single_library_test.dart#newcode14 pkg/docgen/test/single_library_test.dart:14: var file = new File(path.join(temporaryDir.path, 'temp.dart')); On 2013/07/22 23:42:35, ...
7 years, 5 months ago (2013-07-23 16:56:06 UTC) #9
Emily Fortuna
lgtm
7 years, 5 months ago (2013-07-23 16:57:24 UTC) #10
janicejl
7 years, 5 months ago (2013-07-23 17:31:26 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 manually as r25348 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698