flutter/dev/integration_tests/release_smoke_test
Danny Tuppeny cea1d6f055
Unpin DDS and roll pub packages (#147925)
DDS was temporarily pinned to 4.1.0 because 4.2.0 triggered some test
failures (see https://github.com/flutter/flutter/pull/147250). Those
failures should be fixed by vm_service 14.2.2, so this unpins DDS and
rolls both of these packages (along with devtools_shared, which is a DDS
dependency).

(If the bot updates vm_service before this is done, I can rebase over
that will reduce the size of this PR to just a few files)
2024-05-08 10:35:28 +01:00
..
android Add kotlinOptions jvmTarget to templates (#147326) 2024-05-07 17:32:10 +00:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib Roll Flutter Engine from 8c521eb24171 to 6a3b0216ff5b (4 revisions) (#143251) 2024-02-09 23:20:57 +00:00
test_adapter fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
.gitignore Add ephemeral iOS directory to put future generated files (#76830) 2021-02-25 18:16:03 -08:00
.metadata Release diagnostics (#34474) 2019-06-18 11:06:09 -07:00
pubspec.yaml Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
README.md Release diagnostics (#34474) 2019-06-18 11:06:09 -07:00

release_smoke_test

A simple Flutter project used in CI to test that a release app can build and run on a physical device.