[roll] Roll fuchsia [resultdb] Modify tests to check owners list truncation

Modify the tests to ensure that the owners list is truncated before
adding it to a resultdb tag value. The owners list must be truncated to
ensure that the owners list stays under the max length (256 as shown here: https://source.chromium.org/chromium/infra/infra_superproject/+/main:infra/go/src/go.chromium.org/luci/resultdb/proto/v1/common.proto;l=69;drc=7524cfa3db67c26da7210c83790f4d9f71ec9866) for a resultdb tag value.

Original-Bug: b/390704100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255064
Original-Revision: d2a577cf2da3891057e9008a6560bfdab8c56598
GitOrigin-RevId: 3b12ca177ccf0f229a1b056902e8e788c04ecac9
Change-Id: Ic0591e3bb234a34ba940bc62ffac72cf63927cf4
1 file changed
tree: e68911c80bd93f5435576ff48105ed53402fb21d
  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.