Jenn Magder
Jenn Magder
@ukhamitov we take pull requests 🙂 The relevant tests are in https://github.com/flutter/flutter/blob/f6f4ba4f73c7fd6559fd813a31fddf767cac79eb/packages/flutter_tools/test/general.shard/application_package_test.dart
> @jmagman , I gave a PR to fix this. Great! The tools or Android teams will review soon!
Sorry for the confusion with the `Using the Impeller rendering backend.` error, but that's NOT an error and likely not related to your crash. This issue isn't actionable without an...
/cc @zanderso and @cbracken
@cbracken I know you're working on gen_snapshot refactoring, will that result in gen_snapshot always running natively on arm, even for creating x64 binaries per https://github.com/dart-lang/sdk/commit/4f7bb16cc5cafbb4744e9b4e9cebf527bf30edcd? Would like to stop requiring...
@dkwingsmt do you know the answers to those questions?
> The biggest concern I'd have here, if any, are the two removed keys. It is odd the codes changed: ```diff - 0x00000017: PhysicalKeyboardKey.privacyScreenToggle, - 0x00000018: PhysicalKeyboardKey.microphoneMuteToggle, + 0x000100a9: PhysicalKeyboardKey.microphoneMuteToggle,...
Reason for revert: Failing draggable_test in post-submit.
``` 10:24 +15103 ~145: /Volumes/Work/s/w/ir/x/w/flutter/packages/flutter/test/widgets/draggable_test.dart: Drag and drop - DragTarget can accept Draggable data ══╡ EXCEPTION CAUGHT BY GESTURE LIBRARY ╞═══════════════════════════════════════════════════════════ The following assertion was thrown while routing a pointer...
I still need to track down the test failures. ``` 00:19 +1667 ~3 -1: test/general.shard/ios/ios_device_start_nonprebuilt_test.dart: IOSDevice.startApp for CoreDevice in debug mode fails when Xcode workspace is not found [E] Expected:...