-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#45416Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work liste: OS-version specificAffects only some versions of the relevant operating systemAffects only some versions of the relevant operating systemengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform team
Description
testInteractiveKeyboardDidResignFirstResponderDelegateisCalledAfterDismissedKeyboard fails when testing for ios_debug_sim_arm64 with Xcode 15 in CI. Seems to happen consistently.
Test Case '-[FlutterTextInputPluginTest testInteractiveKeyboardDidResignFirstResponderDelegateisCalledAfterDismissedKeyboard]' started.
2023-08-31 09:23:14.392773-0700 IosUnitTests[26556:189071] Failed to find assets path for "Frameworks/App.framework/flutter_assets"
2023-08-31 09:23:14.399457-0700 IosUnitTests[26556:190740] [VERBOSE-2:engine.cc(210)] Engine run configuration was invalid.
2023-08-31 09:23:14.399784-0700 IosUnitTests[26556:190740] [VERBOSE-2:shell.cc(640)] Could not launch engine with configuration.
IosUnitTests(26577,0x102f30240) malloc: enabling scribbling to detect mods to free blocks
objc[26577]: Class NEDiagnosticReport is implemented in both /opt/s/w/ir/cache/osx_sdk/xcode_15a5219j_runtime_ios-17-0_15a5219j_ios-16-4_14e300c/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetworkextension.dylib (0x119e78030) and /opt/s/w/ir/cache/osx_sdk/xcode_15a5219j_runtime_ios-17-0_15a5219j_ios-16-4_14e300c/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/NetworkExtension.framework/NetworkExtension (0x119614948). One of the two will be used. Which one is undefined.
IosUnitTests(26577) MallocStackLogging: could not tag MSL-related memory as no_footprint, so those pages will be included in process footprint - (null)
IosUnitTests(26577) MallocStackLogging: stack logs being written to /private/tmp/stack-logs.26577.102d6c000.IosUnitTests.EzVUp3.index
IosUnitTests(26577) MallocStackLogging: recording malloc and VM allocation stacks to disk using standard recorder
IosUnitTests(26577) MallocStackLogging: process 26556 no longer exists, stack logs deleted from /tmp/stack-logs.26556.102b24000.IosUnitTests.HEuAP9.index
Restarting after unexpected exit, crash, or test timeout in -[FlutterTextInputPluginTest testInteractiveKeyboardDidResignFirstResponderDelegateisCalledAfterDismissedKeyboard]; summary will include totals from previous launches.
https://chromium-swarm.appspot.com/task?id=646528534341a410
https://chromium-swarm.appspot.com/task?id=64607eb18f3b9910
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work liste: OS-version specificAffects only some versions of the relevant operating systemAffects only some versions of the relevant operating systemengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform team