[roll] Roll fuchsia [starnix][test] Skip timers_threadtest in kselftest expectations

Added timers_threadtest to the skip section of flaky_kselftest.json5
because a lower level equivalent test was added, and we are running
that for a while to ensure stability.

Original-Bug: 476408483
Test: None, expectations change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1561187
Original-Revision: 3b6c18067a1dd8a29d2b4e0ef0fcba4b48d3476d
GitOrigin-RevId: d2cbc6ea1b2fde7af5b1677223a55095256864ef
Change-Id: I53df80ff10b60fff5b27b6cfbb38fa4ab13e23d0
1 file changed
tree: f00db413d55e20e4980bbd68191c71792b4bfa79
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.