commit | 396afc17feabcfde10266c4863a92cf59fac694b | [log] [tgz] |
---|---|---|
author | Travis Geiselbrecht <travisg@fuchsia.infra.roller.google.com> | Tue Jun 13 00:00:41 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 12 17:02:19 2023 -0700 |
tree | 33767e4cb615c5df956e81c7f7a0859e231b3772 | |
parent | 92326954e33efdc360707291a96a33ac3ae3e1ea [diff] |
[roll] Roll fuchsia [kernel][core-tests] do not set a debug switch on a non-debug kernel kernel.pmm.alloc-random-should-wait=true will trigger an assert in vm/pmm.cc if set on a no-debug-assert kernel (zx_assert_level < 2) for a good reason, so only set this command line switch appropriately when running core tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869857 Original-Revision: 7c72bd8b0d8edb8fe4c6b4f440a5ec49e9c8c0e3 GitOrigin-RevId: 014ef1f92b71b88fafbbe0dcd3470e5d0a41ddf4 Change-Id: I6c2ac366b274bfdb94012ee908ddc333bc18615d
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
.