[roll] Roll fuchsia [bt] Ignore log errors in bt-init-smoke-test

Log errors can occur when component initialization hasn't
completed before TestRealm destruction begins. They are irrelevant
to the test, so we can safely ignore them.

Original-Fixed: b/339072885
Test: fx test bt-init-smoke-test --count 5000 --parallel 50
Multiply: bt-init-smoke-test: 1000
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044892
Original-Revision: 090bcb7edf3ff63238acbffd6f758dd51f5f5b88
GitOrigin-RevId: b59cdaff28d72903a5db97397275d7fb83528761
Change-Id: I514c0ceac29b5c15fef813e76e84179149a3077d
1 file changed
tree: 937a6fd78c52654b63998b22701b418044dd4782
  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.