Revert "[ctf] Use subpackaged runner in fuchsia.intl test"

This reverts commit 30d46f140c9de856aa088c024e19a0043650cc86.

Reason for revert: roller is broken

Original change's description:
> [ctf] Use subpackaged runner in fuchsia.intl test
>
> Uses the subpackaged rust_test_runner in the fuchsia.intl CTF tests to
> ensure that the runner is compatible with the test.
>
> Fixed: 122917
>
> Change-Id: If207b72ff4b90989fe50bcc3c0d8429755ad5194
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/805629
> Fuchsia-Auto-Submit: John Shamoon <johnshamoon@google.com>
> Reviewed-by: Kendal Harland <kjharland@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Change-Id: I48a74f968e81ae2ea0f406f11b2834d895661ed2
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/827023
Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: John Shamoon <johnshamoon@google.com>
2 files changed
tree: 99b1b15c9d989366e81b108ec17a2b934f68b0e2
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. products/
  7. scripts/
  8. sdk/
  9. src/
  10. third_party/
  11. tools/
  12. zircon/
  13. .clang-format
  14. .clang-tidy
  15. .editorconfig
  16. .git-blame-ignore-revs
  17. .gitattributes
  18. .gitignore
  19. .gitmodules
  20. .gn
  21. .ignore
  22. .style.yapf
  23. analysis_options.yaml
  24. AUTHORS
  25. BUILD.gn
  26. CODE_OF_CONDUCT.md
  27. CONTRIBUTING.md
  28. fuchsia.code-workspace
  29. LICENSE
  30. OWNERS
  31. PATENTS
  32. pyrightconfig.json
  33. README.md
  34. rustfmt.toml
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.