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

Description
Just run css_animate_spec.dart's main() more than once and you'll see a failure in ng_model_spec.dart. The repro case is in commit chirayuk@548b2d6 with the corresponding failing Travis build for current at https://travis-ci.org/chirayuk/angular.dart/jobs/29563090. This only happens in the Dartium for Dart 1.5.x – not in Dart 1.4.x or Dart 1.6.x. I haven't been able to isolate this bug but I'm working around it by disabling the test temporarily for Dart 1.5.x.