tree: 233044d52023a6e88ca39d669158e116bd7c48ad [path history] [tgz]
  1. custom_analysis.yaml
  2. exclude_all_plugins_app.yaml
  3. exclude_integration_android.yaml
  4. exclude_integration_ios.yaml
  5. exclude_integration_linux.yaml
  6. exclude_integration_macos.yaml
  7. exclude_integration_web.yaml
  8. exclude_integration_win32.yaml
  9. exclude_native_unit_android.yaml
  10. README.md
  11. temp_exclude_excerpt.yaml
script/configs/README.md

This folder contains configuration files that are passed to commands in place of plugin lists. They are primarily used by CI to opt specific packages out of tests, but can also useful when running multi-plugin tests locally.

Any entry added to a file in this directory should include a comment. Skipping tests or checks for plugins is usually not something we want to do, so should the comment should either include an issue link to the issue tracking removing it or—much more rarely—explaining why it is a permanent exclusion.