Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

chore: set max SDK version to <3.0.0#10

Merged
kevmoo merged 1 commit into
dart-archive:masterfrom
chalin:chalin-max-sdk-to-3-0716
Jul 18, 2018
Merged

chore: set max SDK version to <3.0.0#10
kevmoo merged 1 commit into
dart-archive:masterfrom
chalin:chalin-max-sdk-to-3-0716

Conversation

@chalin

@chalin chalin commented Jul 16, 2018

Copy link
Copy Markdown
Contributor

@chalin chalin force-pushed the chalin-max-sdk-to-3-0716 branch from 250a7b0 to cdf54b0 Compare July 16, 2018 19:02
@kevmoo kevmoo requested a review from nex3 July 18, 2018 17:12
Comment thread .travis.yml Outdated
- test: --platform vm,chrome
- test: --platform vm
xvfb: false
- test: --platform chrome

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as before, keep these together to limit cycle time/resources consumed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@chalin chalin force-pushed the chalin-max-sdk-to-3-0716 branch from cdf54b0 to 19762ef Compare July 18, 2018 19:07
Comment thread test/utils.dart
/// with the given [message].
Matcher throwsStringScannerException(String text) {
return throwsA(predicate((error) {
// ignore: deprecated_member_use

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not fix this? @chalin ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because this package spans Dart 1 and Dart 2 so we can't use the new API (TypeMatcher).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack – thanks for clarifying!

@kevmoo kevmoo merged commit 9166ca0 into dart-archive:master Jul 18, 2018
@chalin chalin deleted the chalin-max-sdk-to-3-0716 branch July 18, 2018 19:31
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

4 participants