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

chore(pubspec): use perf_api v0.0.9 #1349

Closed
wants to merge 1 commit into from

Conversation

chirayuk
Copy link
Contributor

This fixes a Travis failure with Dart SDK 1.6.0.dev-8.0 that breaks
master.

Chrome 37.0.2062 (Mac OS X 10.9.4) ERROR
Internal error: 'package:perf_api/perf_api.dart': error: line 9 pos 29: expression is not a valid compile-time constant
final Counters counters = new Counters();

This fixes a Travis failure with Dart SDK 1.6.0.dev-8.0 that breaks
master.

  Chrome 37.0.2062 (Mac OS X 10.9.4) ERROR
    Internal error: 'package:perf_api/perf_api.dart': error: line 9 pos 29: expression is not a valid compile-time constant
      final Counters counters = new Counters();
@chirayuk chirayuk closed this in eb6bc33 Aug 13, 2014
chirayuk added a commit that referenced this pull request Aug 13, 2014
This fixes a Travis failure with Dart SDK 1.6.0.dev-8.0 that breaks
master.

  Chrome 37.0.2062 (Mac OS X 10.9.4) ERROR
    Internal error: 'package:perf_api/perf_api.dart': error: line 9 pos 29: expression is not a valid compile-time constant
      final Counters counters = new Counters();

Closes #1349
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Aug 16, 2014
This fixes a Travis failure with Dart SDK 1.6.0.dev-8.0 that breaks
master.

  Chrome 37.0.2062 (Mac OS X 10.9.4) ERROR
    Internal error: 'package:perf_api/perf_api.dart': error: line 9 pos 29: expression is not a valid compile-time constant
      final Counters counters = new Counters();

Closes dart-archive#1349
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant