flutter/packages/flutter_tools/test/integration.shard/test_data
Nate Biggs 8cf2161845
Modify stepping integration test to accommodate new DDC async semantics. (#152204)
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.
2024-07-25 03:22:29 +00:00
..
full_apps MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00
background_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
basic_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
compile_error_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
deferred_components_config.dart Update Android minSdkVersion to 21 (#142267) 2024-01-29 09:49:09 -08:00
deferred_components_project.dart Restore log dumps for gradle OOM crashes, and set a value for MaxMetaspaceSize (#143085) 2024-02-07 19:25:39 +00:00
gen_l10n_project.dart Gen l10n add named argument option (#138663) 2024-01-05 21:28:08 +00:00
hot_reload_const_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
hot_reload_project.dart [ci] Adds test for web hot restart with const App. (#141824) 2024-01-25 01:49:08 +00:00
hot_reload_with_asset.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
integration_tests_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
listen_for_sigterm.dart [flutter_tools] exec rather than spawn subprocess from bin/internal/shared.sh (#99871) 2022-03-14 13:35:18 -07:00
migrate_project.dart Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
plugin_each_settings_gradle_project.dart Reland (2): "Fix how Gradle resolves Android plugin" (#142498) 2024-02-19 18:07:33 +00:00
plugin_project.dart Reland (2): "Fix how Gradle resolves Android plugin" (#142498) 2024-02-19 18:07:33 +00:00
project_with_early_error.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
project.dart Consume flutter.js from the engine artifacts. (#137113) 2023-11-14 17:00:29 +00:00
stateless_stateful_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
stepping_project.dart Modify stepping integration test to accommodate new DDC async semantics. (#152204) 2024-07-25 03:22:29 +00:00
test_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
tests_project.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00