--packages-for-branch: running on branch "HEAD".
Running for all packages that have diffs relative to "ebacd563bf4ece8989f5dbfa7ed7cdf1f418ea75"
Changed packages: video_player/video_player
============================================================
|| Running for packages/video_player/video_player [@0:00]
============================================================
Running command: "flutter test -d macos --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/rc/flutter_logs_dir integration_test/controller_swap_test.dart" in /Volumes/Work/s/w/ir/x/w/packages/packages/video_player/video_player/example
Resolving dependencies...
Downloading packages...
meta 1.18.0 (1.18.1 available)
Got dependencies!
1 package has newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
00:00 +0: loading /Volumes/Work/s/w/ir/x/w/packages/packages/video_player/video_player/example/integration_test/controller_swap_test.dart
Warning: CocoaPods recommended version 1.16.2 or greater not installed.
Pods handling may fail on some projects involving plugins.
To update CocoaPods, see
https://guides.cocoapods.org/using/getting-started.html#updating-cocoapods
Running pod install... 579ms
Building macOS application...
Detected macOS app running in CI, turning off sandboxing.
✓ Built build/macos/Build/Products/Debug/video_player_avfoundation_example.app
00:00 +0: can substitute one controller by another without crashing
00:00 +0 ~1: no-op
00:00 +1 ~1: (tearDownAll)
00:00 +1 ~1: All tests passed!
Running command: "flutter test -d macos --debug-logs-dir=/Volumes/Work/s/w/ir/x/w/rc/flutter_logs_dir integration_test/video_player_test.dart" in /Volumes/Work/s/w/ir/x/w/packages/packages/video_player/video_player/example
Resolving dependencies...
Downloading packages...
meta 1.18.0 (1.18.1 available)
Got dependencies!
1 package has newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
00:00 +0: loading /Volumes/Work/s/w/ir/x/w/packages/packages/video_player/video_player/example/integration_test/video_player_test.dart
Building macOS application...
Detected macOS app running in CI, turning off sandboxing.
✓ Built build/macos/Build/Products/Debug/video_player_avfoundation_example.app
Failed to foreground app; open returned 1
00:00 +0: asset videos can be initialized
00:00 +1: asset videos live stream duration != 0
00:00 +2: asset videos can be played
00:01 +3: asset videos can seek
00:01 +4: asset videos can be paused
00:03 +5: asset videos stay paused when seeking after video completed
00:05 +6: asset videos do not exceed duration on play after video completed
00:08 +7: asset videos test video player view with local asset
00:08 +8: file-based videos test video player using static file() method as constructor
00:08 +9: network videos reports buffering status
Test is taking a long time, taking screenshot test-timeout-screenshot_integration_test_video_player_test.dart.png...
Running command: "flutter screenshot -d macos --out=/Volumes/Work/s/w/ir/x/w/rc/flutter_logs_dir/test-timeout-screenshot_integration_test_video_player_test.dart.png" in /Volumes/Work/s/w/ir/x/w/packages/packages/video_player/video_player/example
Screenshot not supported for macOS.