| commit | b6c6b8db424677df986562c472735a6303218d07 | [log] [tgz] |
|---|---|---|
| author | Caslyn Tonelli <caslyn@fuchsia.infra.roller.google.com> | Fri May 16 13:54:08 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri May 16 13:55:12 2025 -0700 |
| tree | 51a57f0ba8e107b67d4f89fd44bae97aa47257c7 | |
| parent | 248ed6f8c7ced7099e4b8cda5577c25d10eaeba0 [diff] |
[roll] Roll fuchsia [zxdb][e2e_tests] Disable pretty_types test This is a reland of commit b0ff58d95c7abe7983d9bdc3bc28e8e002286e38. An upstream libc++ change (https://github.com/llvm/llvm-project/pull/134819) modified the `std::map` node structure such that the private `__c_` field no longer exists, but `pretty_type_manager.cc` still emits this field. This CL disables the pretty_types test in .GN and disables the pretty_types.script. A TODO is put into place to update the c++ globs. Original-Bug: 418038360 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279071 Original-Revision: 5bd519cb3b362f9978472c21b9cb39e158f9a452 GitOrigin-RevId: 7eb0e69d87cb62b0c2cfb696930e81eb249f4994 Change-Id: Ibfeb9b33cf8f3b8e3710176745a8ca2a56eb5887
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 in one of the communication channels documented at get involved.
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.