[roll] Roll fuchsia [utest][core] Avoid flakes on task runtime stats test.

Change the condition of the task runtime stats test to avoid flakes when
the thread gets less runtime than expected, due to environmental
factors.

Original-Fixed: 370061174
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126890
Original-Revision: 68794e676f67a63d101fa765a4b609923fe13aa4
GitOrigin-RevId: 8800c0f2889e49d922d4a97e1a0b97e11aaccea5
Change-Id: I7f1c2ad69964bcabd493da0d6b79502140c8a531
1 file changed
tree: 24d5b2ffa06a4dba2a55725aa63633347e2477a0
  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 in one of the communication channels documented at get involved.

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.