[roll] Roll fuchsia [terminal][carnelian] Relax tests that depend on font metrics

Carnelian and terminal have some tests that are very sensitive to font
metrics and are broken by the latest update of Roboto Slab.

This relaxes those assertions, leaving TODOs for more comprehensive
fixes.

TESTING:
fx set workstation.x64 --with //src/lib/ui:tests,//src/ui/bin:tests
...
fx test carnelian-tests terminal_tests

Original-Bug: b/209329351
Original-Bug: 106720
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711803
Original-Revision: ba57bafb2af6f54680b32a3f6090e468d57399de
GitOrigin-RevId: 134ea91aeae52fecd995934aaf69b20e0fb4a399
Change-Id: I5e50214d956d4a226b379189fa2964d901bd17f8
1 file changed
tree: 1c31c8e199e3807333f5f5ae035d0414b72dbfff
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.