You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
CI tests seem to have been inadvertently disabled in #4.
> pub run test --platform vm00:02 +0 -1: loading test/http_retry_test.dart [E] Failed to load "test/http_retry_test.dart": Unable to spawn isolate: file:///home/travis/.pub-cache/hosted/pub.dartlang.org/fake_async-0.1.2/lib/fake_async.dart:212:7: Error: The non-abstract class '_FakeTimer' is missing implementations for these members: 'tick'. Try to either - provide an implementation, - inherit an implementation from a superclass or mixin, - mark the class as abstract, or - provide a 'noSuchMethod' implementation. class _FakeTimer implements Timer { ^^^^^^^^^^ file:///home/travis/.pub-cache/hosted/pub.dartlang.org/fake_async-0.1.2/lib/fake_async.dart:247:61: Error: The static method has type '(dart.core::Comparable<dynamic>, dart.core::Comparable<dynamic>) → dart.core::int' that isn't of expected type '(dynamic, dynamic) → dart.core::int'. Change the type of the method or the context in which it is used. dynamic _minOf(Iterable i, [Comparator compare = Comparable.compare]) => ^00:02 +0 -1: Some tests failed.
CI tests seem to have been inadvertently disabled in #4.
See https://travis-ci.org/dart-lang/http_retry/builds/404507054
The text was updated successfully, but these errors were encountered: