Revert "[ledger] Re-enable full convergence tests"

This reverts commit 7924cee016aa01a08ec63785c4a2f50b4538e1b2.

Reason for revert: Tests are still failing.
See log: https://ci.chromium.org/p/fuchsia/builders/try/fuchsia-x64-debug/b8912628096654072960

LE-777 #comment Test disabled.

Original change's description:
> [ledger] Re-enable full convergence tests
> 
> See LE-752 for details.
> 
> Change-Id: I9629b8b33110e5a04bb70b95f7d1232ecf6500aa

TBR=qsr@google.com,ppi@google.com,etiennej@google.com,mariagl@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Change-Id: I084599a9d9b26280bf42f47eeecd2c7376e48cdb
1 file changed
tree: 2ddd2fe0105db99aaf38bacb2aba38f89e998aa7
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. infra/
  9. peridot/
  10. products/
  11. scripts/
  12. sdk/
  13. src/
  14. third_party/
  15. tools/
  16. zircon/
  17. .clang-format
  18. .clang-tidy
  19. .dir-locals.el
  20. .gitattributes
  21. .gitignore
  22. .gn
  23. AUTHORS
  24. BUILD.gn
  25. CODE_OF_CONDUCT.md
  26. CONTRIBUTING.md
  27. LICENSE
  28. OWNERS
  29. PATENTS
  30. README.md
  31. 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.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.