Resolving dependencies...
Downloading packages...
  characters 1.4.0 (1.4.1 available)
  flutter_lints 5.0.0 (6.0.0 available)
  flutter_secure_storage 9.2.4 (10.0.0 available)
  flutter_secure_storage_linux 1.2.3 (3.0.0 available)
  flutter_secure_storage_macos 3.1.3 (4.0.0 available)
  flutter_secure_storage_platform_interface 1.1.2 (2.0.1 available)
  flutter_secure_storage_web 1.2.1 (2.1.0 available)
  flutter_secure_storage_windows 3.1.2 (4.1.0 available)
  js 0.6.7 (0.7.2 available)
  lints 5.1.1 (6.1.0 available)
  matcher 0.12.17 (0.12.18 available)
  material_color_utilities 0.11.1 (0.13.0 available)
  meta 1.17.0 (1.18.1 available)
  path_provider_foundation 2.5.1 (2.6.0 available)
  test_api 0.7.7 (0.7.9 available)
Got dependencies!
15 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Resolving dependencies in `./example`...
Downloading packages...
Got dependencies in `./example`.

00:00 +0: loading /Users/sahad/.gemini/antigravity/scratch/trusted_time/test/trusted_formatter_test.dart                                                                                               
00:01 +0: loading /Users/sahad/.gemini/antigravity/scratch/trusted_time/test/trusted_formatter_test.dart                                                                                               
00:01 +0: TrustedTimeFormat iso() returns valid ISO string                                                                                                                                             
00:01 +0 -1: TrustedTimeFormat iso() returns valid ISO string [E]                                                                                                                                      
  Expected: contains 'Z'
    Actual: '2026-02-08T13:11:45.713603'
     Which: does not contain 'Z'
  
  package:matcher                                     expect
  package:flutter_test/src/widget_tester.dart 473:18  expect
  test/trusted_formatter_test.dart 12:7               main.<fn>.<fn>
  

To run this test again: /Users/sahad/Desktop/flutter/bin/cache/dart-sdk/bin/dart test /Users/sahad/.gemini/antigravity/scratch/trusted_time/test/trusted_formatter_test.dart -p vm --plain-name 'TrustedTimeFormat iso() returns valid ISO string'

00:01 +0 -1: TrustedTimeFormat unixSeconds() returns reasonable value                                                                                                                                  
00:01 +1 -1: TrustedTimeFormat unixSeconds() returns reasonable value                                                                                                                                  
00:01 +1 -1: TrustedTimeFormat rfc1123() returns valid HTTP-date format                                                                                                                                
00:01 +2 -1: TrustedTimeFormat rfc1123() returns valid HTTP-date format                                                                                                                                
00:01 +2 -1: TrustedTimeFormat relativeToNow() returns correct strings                                                                                                                                 
00:01 +3 -1: TrustedTimeFormat relativeToNow() returns correct strings                                                                                                                                 
00:01 +3 -1: TrustedTimeFormat yyyyMMdd() returns correct format                                                                                                                                       
00:01 +4 -1: TrustedTimeFormat yyyyMMdd() returns correct format                                                                                                                                       
00:01 +4 -1: Some tests failed.                                                                                                                                                                        
