Zachary Anderson
Zachary Anderson
Is there a cache on CI that we'd need to update? @keyonghan might remember.
@GaryQian Does this repro locally if you remove `$HOME/.gradle` between runs. Could something like this be related: https://github.com/flutter/flutter/issues/84868 ?
We can leave this open to track the benchmark refactor in https://github.com/flutter/flutter/pull/109177. I'll retitle the issue.
All failures are: ``` [flavors_test_win] [STDOUT] stdout: Failed to load "C:\opt\s\w\ir\x\w\recipe_cleanup\tmp0l5a2s0v\flutter sdk\dev\integration_tests\flavors\integration_test\integration_test.dart": Null check operator used on a null value [flavors_test_win] [STDOUT] stdout: package:flutter_test/src/widget_tester.dart 828:57 WidgetTester.dispatchEvent [flavors_test_win] [STDOUT] stdout: package:flutter_test/src/binding.dart...
cc @jonahwilliams
@ardera Would you be willing to expand on the documentation here https://github.com/flutter/flutter/wiki/Using-custom-embedders-with-the-Flutter-CLI as appropriate, and transfer to the website? Under the "Platform integration" docs probably makes sense. You could add...
> what commands there are, the available replacement values (`${appName}`, etc)? I guess once #90958 is merged some documentation for that would need to be added as well. Yes, exactly.
The necessary changes have been CP'd to the release branch. @ardera Would you like to leave this issue open to track adding the documentation?
@stuartmorgan Sorry if I've misunderstood, but I'm assigning you and marking this P3 based on your comment.
@knopp @iskakaushik does this look related to DRM?