-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#28732Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically
Description
Steps to reproduce:
- Type garbage into the file at
flutter/testing/scenario_app/lib/src/scenarios.dart - delete
out/ios_debug_sim_unopt/scenario_app/Scenarios/App.framework - compile with
autoninja -C out/ios_debug_sim_unopt && autoninja -C out/host_debug_unopt/ - Notice that there was no compilation error
- Notice that
out/ios_debug_sim_unopt/scenario_app/Scenarios/App.frameworkhas been regenerated somehow despite the error
cc @dnfield
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specifically