mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Updates the expected steps in the async function defined within `stepping_project.dart`. The Dart web team is updating the async semantics of DDC to bring them in line with the other backends. Currently, the DDC async semantics don't adhere to the Dart spec and this can lead to inconsistent and surprising results. However, the step-over operation doesn't work well yet with the new DDC async semantics. In the long run we intend to improve this but until then the debug stepper will have sporadic results that we can't model well with this test. When we are able to fix the stepper functionality, we will return this test to cover more of the async function being stepped over. |
||
---|---|---|
.. | ||
full_apps | ||
background_project.dart | ||
basic_project.dart | ||
compile_error_project.dart | ||
deferred_components_config.dart | ||
deferred_components_project.dart | ||
gen_l10n_project.dart | ||
hot_reload_const_project.dart | ||
hot_reload_project.dart | ||
hot_reload_with_asset.dart | ||
integration_tests_project.dart | ||
listen_for_sigterm.dart | ||
migrate_project.dart | ||
plugin_each_settings_gradle_project.dart | ||
plugin_project.dart | ||
project_with_early_error.dart | ||
project.dart | ||
stateless_stateful_project.dart | ||
stepping_project.dart | ||
test_project.dart | ||
tests_project.dart |