[roll] Roll fuchsia [time][test] Accept ERROR level logs

Some timekeeper integration tests verify
scenarios that produce ERROR level logs.

By default our tests are configured to
fail the test run if such a log line
is detected.

Since in our case those log lines are
expected, we add the test specs which
allow them to exist without failing
the tests.

Original-Bug: 136868
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950640
Original-Revision: 4b0fa4772285ed208dba357cdaac0ab3d2d492bb
GitOrigin-RevId: be7dc41acc241852e7fa457482d0acb52c3414ef
Change-Id: Idb3604cc797a46267347f8b0403566586863ce4a
1 file changed
tree: 958080d2fd72b308e7fc0841e40dc5f3ff60b618
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.