Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Node.js tests on Dart dev #1149

Merged
merged 2 commits into from Nov 20, 2020
Merged

Disable Node.js tests on Dart dev #1149

merged 2 commits into from Nov 20, 2020

Commits on Nov 19, 2020

  1. Disable Node.js tests on Dart dev

    These are broken by a combination of dart-lang/sdk#44181 and
    dart-lang/test#1363.
    nex3 committed Nov 19, 2020
    Copy the full SHA
    0bb0584 View commit details
    Browse the repository at this point in the history
  2. Add an upper bound to our test constraint

    This works around dart-lang/test#1382.
    nex3 committed Nov 19, 2020
    Copy the full SHA
    b826bd3 View commit details
    Browse the repository at this point in the history