getsentry / sentry-dart

Sentry SDK for Dart and Flutter
https://sentry.io/for/flutter/
MIT License
764 stars 239 forks source link

Flaky test `sentry_navigator_observer_test.dart: SentryNavigatorObserver unfinished ttfd will match ttid duration if available` #2428

Closed vaind closed 4 days ago

vaind commented 4 days ago

Description

❌ /Users/runner/work/sentry-dart/sentry-dart/flutter/test/sentry_navigator_observer_test.dart: SentryNavigatorObserver unfinished ttfd will match ttid duration if available (failed)
  Expected: DateTime:<2024-11-21 12:44:33.981255Z>
    Actual: DateTime:<2024-11-21 12:44:33.955257Z>

  package:matcher                                     expect
  package:flutter_test/src/widget_tester.dart 480:18  expect
  test/sentry_navigator_observer_test.dart 521:7      main.<fn>.<fn>
vaind commented 4 days ago

Why close this? Doesn't seem fixed. I've created the issue so that it's eventually fixed and in the meantime I've skipped the test case