[roll] Roll fuchsia [scenic] Skip tests allocating non-dedicated external memory on FEMU For FEMU and other devices that don't have UMA architectures, if clients allocate non-dedicated exportable memory, the ICD cannot determine the sysmem memory constraints and which sysmem heap to use merely based on the memoryType, and the test will fail. Currnetly the only usages of AllocateExportableMemory() are tests. These tests need to be skipped on FEMU and we should migrate them to import sysmem BufferCollections instead, which is the current preferred way to create exportable images / buffers. Original-Bug: 107082 Test: gfx_unittests, scenic_pixeltests on ToT goldfish-opengl Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711413 Original-Revision: 085180f8d8c223fdc15e52f3afc2a9cab59a24a8 GitOrigin-RevId: 64f730a3646392abb162b5286a56e49401b08bc4 Change-Id: I8f1ed96c521b3c50c10f7c55c963e5c993fbded6
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.