[roll] Roll fuchsia [superproject] Roll fuchsia [fuchsia-pkg] Canonicalize paths to fix tests on OSX

tempfile creates files in /tmp, which can be mapped to /private/tmp. This
fixes the tests by canonicalizing the expected paths.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792887
Original-Revision: 287092a26bb9b85afe44800c54884444f847aa84
GitOrigin-RevId: 20e367c5b3bf1b85aa62eca4d4e7668e6bcfdbeb
Roller-URL: https://ci.chromium.org/b/8790962667221498289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793127
Original-Revision: 0d6d1afa6134fb869c08af6e25393f3242ceec14
Change-Id: I710b66f11c6c4c274d6324de73f02eca99f8074c
1 file changed
tree: 5c40b38ae340d9e4e6b96d78d4f0586e4bc35ea8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.