[test] Disable ffx log symbolization in subrunner.

Temporary workaround since ffx log dump is hanging in the subrunner when
msd integration tests fail:
https://chromium-swarm.appspot.com/task?id=67abea06cf3cdf10

The appropriate long term solution is to teach bazel_build_test_upload
to account for the TEST_UNDECLARED_OUTPUTS written to by orchestrate and
adding symbolization support from test group <=> recipe.

Bug: 324749641
Change-Id: I19ec735a5cc6c9df2d36d729879ed98881687424
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/988674
Reviewed-by: Chase Latta <chaselatta@google.com>
Fuchsia-Auto-Submit: Darren Chan <chandarren@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 683c852f8bae05cbc3a396453db157302579af74
  1. cipd/
  2. config/
  3. infra/
  4. manifests/
  5. scripts/
  6. shac/
  7. tests/
  8. third_party/
  9. .bazelrc
  10. .gitignore
  11. .gitmodules
  12. AUTHORS
  13. BUILD.bazel
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
  19. WORKSPACE.bazel
  20. workspace.bzl
README.md

Fuchsia Infra Bazel Rules

This repository provides tools and Bazel rules for helping projects integrate with Fuchsia's CI infrastructure.