[ftl] Remove inspect test and return integration test to CQ

Removes a test that broke as a result of Inspect behaviour. The
integration package was disabled from CQ as a result. This test mostly
just verified that the inspect nodes it creates at start up get created,
which is mostly a test of the Inspect library. So this test has been
removed and the package is being returned to CQ.

Since this was disabled we've had log severity restrictions added, so
this is disabled for this test as well since we actually want failure
to locate an NDM as an error log, even though it is normal for a new
device.


MULTIPLY: ftl-integration (fuchsia):20

Bug: 84931
Change-Id: I591fded6e6937d2c853e787155a63efed884b969
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583504
Commit-Queue: Martin Lindsay <mlindsay@google.com>
Reviewed-by: Chris Suter <csuter@google.com>
2 files changed
tree: 68b56fed95aeb4e5f62ee3161f4d41962f79b54f
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. garnet/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .git-blame-ignore-revs
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .style.yapf
  21. analysis_options.yaml
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. README.md
  30. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

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.