kumquat-buildroot/support/testing/tests
Adam Duskett a92e7c3cec support/testing/tests/package/test_flutter.py: use flutter-markdown-example
The maintainers of the flutter-gallery package archived the project as of
February 16, 2024. In addition, the flutter-gallery package is incompatible
with Flutter 3.19.x. Because of these problems, using the flutter-gallery
package as the testing application for Flutter is no longer reasonable nor
maintainable.

However, it is reasonable to use the flutter-markdown-example package from
flutter-packages, as it is a first-party application updated regularly and
often automatically, ensuring compatibility with the latest versions of
Flutter.

  - Switch the package used for Flutter testing from flutter-gallery to
    flutter-markdown-example

  - Rename flutter-gallery.service to flutter-markdown-example.service

  - Change /usr/share/flutter/gallery/release/ to
    /usr/share/flutter/flutter_markdown_example/release/

  - Run `systemctl is-active flutter-markdown-example` instead of
   `systemctl is-active flutter-gallery`

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2024-03-26 00:05:37 +01:00
..
boot support/testing: add optee-os runtime test 2024-02-07 16:36:31 +01:00
core
download
fs
init
package support/testing/tests/package/test_flutter.py: use flutter-markdown-example 2024-03-26 00:05:37 +01:00
toolchain toolchain: drop codesourcery arm/aarch64 toolchains 2024-03-14 19:47:51 +01:00
utils support/testing: TestCheckPackage: update expected strings 2024-02-21 18:04:43 +01:00
__init__.py