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

Issue 10879071: Skip the new pub tests on platforms where they don't belong. (Closed)

Created:
8 years, 3 months ago by nweiz
Modified:
8 years, 3 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Skip the new pub tests on platforms where they don't belong. Committed: https://code.google.com/p/dart/source/detail?r=11338

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M utils/tests/pub/pub.status View 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
nweiz
Submitting TBR
8 years, 3 months ago (2012-08-24 19:54:34 UTC) #1
Brian Wilkerson
8 years, 3 months ago (2012-08-24 20:06:26 UTC) #2
I don't know where pub should and shouldn't run, but I think it should be able
to be analyzed by the analyzer (dartc). I do know that the reason the dartc
tests failed is because there is a real syntax error in utils/pub/source.dart
(missing semicolon at the end of line 111). Once that code has been fixed then
you should consider re-enabling the analyzer tests.

Powered by Google App Engine
This is Rietveld 408576698