Skip to content

TF-2907 Disable YES/NO/MAYBE action for events when missing METHOD/ORGANIZER/ATTENDEES in ics #1410

TF-2907 Disable YES/NO/MAYBE action for events when missing METHOD/ORGANIZER/ATTENDEES in ics

TF-2907 Disable YES/NO/MAYBE action for events when missing METHOD/ORGANIZER/ATTENDEES in ics #1410

GitHub Actions / Flutter Tests - default failed Jul 9, 2024 in 1s

217 passed, 2 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
test-report-default.json 217✅ 2❌ 88s

Annotations

Check failure on line 288 in test/features/email/presentation/controller/single_email_controller_test.dart

See this annotation in the file changed.

@github-actions github-actions / Flutter Tests - default

test/features/email/presentation/controller/single_email_controller_test.dart ► StoreEventAttendanceStatusInteractor test calendarEventSuccess method test ► SHOULD call execute on StoreEventAttendanceStatusInteractor WHEN calendarEventSuccess method is...

Failed test found in:
  test-report-default.json
Error:
  No matching calls (actually, no calls at all).
  (If you called `verify(...).called(0);`, please instead use `verifyNever(...);`.)
Raw output
[TwakeMail] SingleEmailController::calendarEventSuccess:EventReplyResponse = CalendarEventAcceptResponse(AccountId(Id(123)), null, null, null)
package:matcher                                                                       fail
package:mockito/src/mock.dart 797:7                                                   _VerifyCall._checkWith
package:mockito/src/mock.dart 1071:18                                                 _makeVerify.<fn>
test/features/email/presentation/controller/single_email_controller_test.dart 300:15  main.<fn>.<fn>.<fn>

Check failure on line 310 in test/features/email/presentation/controller/single_email_controller_test.dart

See this annotation in the file changed.

@github-actions github-actions / Flutter Tests - default

test/features/email/presentation/controller/single_email_controller_test.dart ► StoreEventAttendanceStatusInteractor test onCalendarEventReplyAction method test ► SHOULD call execute on StoreEventAttendanceStatusInteractor WHEN onCalendarEventReplyActi...

Failed test found in:
  test-report-default.json
Error:
  TimeoutException after 0:00:30.000000: Test timed out after 30 seconds. See https://pub.dev/packages/test#timeouts
Raw output
[TwakeMail] [ERROR] BaseController::injectRuleFilterBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectMdnBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] CapabilityIdentifierExtension::isSupported(): InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectRuleFilterBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectMdnBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] CapabilityIdentifierExtension::isSupported(): InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectRuleFilterBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectMdnBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] CapabilityIdentifierExtension::isSupported(): InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectRuleFilterBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] BaseController::injectMdnBindings(): exception: InvalidCapability()
[TwakeMail] [ERROR] CapabilityIdentifierExtension::isSupported(): InvalidCapability()
[TwakeMail] BaseController::handleSuccessViewState(): ParseCalendarEventSuccess
[TwakeMail] LocalizationService::_getLocaleFromLanguage:languageCacheManager: MockLanguageCacheManager
[TwakeMail] LocalizationService::_getLocaleFromLanguage():localeStored: null
[TwakeMail] LocalizationService::_getLocaleFromLanguage():languageCodeCurrent: en
[TwakeMail] SingleEmailController::calendarEventSuccess:EventReplyResponse = CalendarEventAcceptResponse(AccountId(Id(123)), null, null, null)
dart:isolate  _RawReceivePort._handleMessage