Skip to content

Conversation

@swift-kim
Copy link
Member

  • Add flutter_tizen_unittests to default build dependencies. This fixes the following error (in VS Code) which has been caused by [ci] Run unit tests on tizen-headed-armv7l #244:

    "flutter_tizen_engine_unittest.cc" not found in "${workspaceFolder}/../out/linux_release_arm/compile_commands.json". 'includePath' from c_cpp_properties.json in folder 'flutter' will be used for this file instead.
    "flutter_tizen_texture_registrar_unittests.cc" not found in "${workspaceFolder}/../out/linux_release_arm/compile_commands.json". 'includePath' from c_cpp_properties.json in folder 'flutter' will be used for this file instead.
    
  • Let flutter_tizen_unittests be only built for arm-release in the CI.

Related to #239.

@swift-kim swift-kim merged commit 30d7928 into flutter-tizen:flutter-2.10.1-tizen Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants