[roll] Roll fuchsia [self_profiles_report] Bump the expected difference from 5% to 6.1% in tests

This was flaking. Looking at the failed runs, most differences were
close to 5%, but one went up to 6.03%. Bumping to 6.1% to reduce the
flake rate or hopefully eliminate it.

Original-Fixed: 333997156
Multiply: inspect_self_profile_integration_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1029493
Original-Revision: 541fa1076057327520775395734d58b52a87bbc1
GitOrigin-RevId: c19c24bfddb5231954f12c3425d60a0a3533aca9
Change-Id: Ia7314f0966bb6b56376279bf683b3fd762479e4a
1 file changed
tree: c7f50ce7c4b6ae6e9ba2abfbc192b15a6ea6ffe9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.