[roll] Roll fuchsia [setui] Do not panic when fail to send cancel

Replaced expect calls with ignored results. If a cancelation fails to
send, it means the receiving end has already been dropped, effectively
already "canceled". This reverts back to a known working state before
the expects were added.

Original-Bug: 89599
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612464
Original-Revision: b373e0f465b976f3fa1ca5cadc5925d6cc7ad330
GitOrigin-RevId: a14caf88f5f7f64191584d6113dc87201b801125
Change-Id: Ibdb2a0ce46548133cd06f0e96535bcd3fda3235c
1 file changed
tree: 0f5dc085abd97de6f9156021321fd44a076224a6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.