[roll] Roll fuchsia Revert "[sdk] Compile sdk tests with all supported c++ versions"

This reverts commit 0a75c6f78eb306042337082747d06daba39a7807.

Reason for revert: build failures in global CI

Original change's description:
> [sdk] Compile sdk tests with all supported c++ versions
>
> This frames out the infrastructure to make sure all sdk C++ tests
> compile with all supported C++ versions.
>
> Original-Bug: 392976348
> Change-Id: I7dcbd779eb7309fb444774573c7182048f525be4
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196705
> Reviewed-by: Roland McGrath <mcgrathr@google.com>
> Reviewed-by: Aaron Wood <aaronwood@google.com>
> Reviewed-by: Emircan Uysaler <emircan@google.com>
> Reviewed-by: James Sullivan <jfsulliv@google.com>
> Commit-Queue: Erick Tryzelaar <etryzelaar@google.com>
> Fuchsia-Auto-Submit: Erick Tryzelaar <etryzelaar@google.com>
> Reviewed-by: Corey Tabaka <eieio@google.com>

Original-Bug: 392976348
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1452728
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 339e1442643b5600df0a3761b2826670075b2e96
GitOrigin-RevId: f4a29fd872e5c63006c4c00ace4955b79e32e8d1
Change-Id: I6abf2a359c844cf1e9526447384f542257464c9d
1 file changed
tree: d2434de7ba07d6cbfdafdb6caeedcef165cfcc00
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.