-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#35450Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically
Description
Mac Unopt FlutterViewControllerTest failure:
https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/magder_google.com/50946640039ac8e6c6410b3efd39433ec751c08786cc5ead1d1e1365c06d73fe/+/build.proto
Host Tests for ios_debug_sim:
Test Case '-[FlutterViewControllerTest testkeyboardWillChangeFrameWillStartKeyboardAnimation]' started.
2022-08-16 12:21:23.413552-0700 IosUnitTests[51671:1099555] Failed to find assets path for "Frameworks/App.framework/flutter_assets"
2022-08-16 12:21:23.501371-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 4 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.501731-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 5 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.502031-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 6 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.502446-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 7 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.502762-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 8 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.503129-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 9 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.503429-0700 IosUnitTests[51671:1099555] [BackgroundTask] Background Task 10 ("Flutter debug task"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
2022-08-16 12:21:23.862815-0700 IosUnitTests[51671:1126562] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x60000103dac0> F8BB1C28-BAE8-11D6-9C31-00039315CD46
2022-08-16 12:21:23.893829-0700 IosUnitTests[51671:1126562] [ddagg] AggregateDevice.mm:878 couldn't get default input device, ID = 0, err = 0!
<unknown>:0: error: -[FlutterViewControllerTest testkeyboardWillChangeFrameWillStartKeyboardAnimation] : Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "update viewport".
Test Case '-[FlutterViewControllerTest testkeyboardWillChangeFrameWillStartKeyboardAnimation]' failed (5.262 seconds).
Blocking #108566
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically