Commit e359503
Revert "[zxdb][e2e_tests] Disable pretty_types test"
This reverts commit b0ff58d.
Reason for revert: Likely broke core.x64-cxx20, core.x64-debug, core.x64-gce
Bug: 418038360
Original change's description:
> [zxdb][e2e_tests] Disable pretty_types test
>
> An upstream libc++ change
> (llvm/llvm-project#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 to unblock rolling Fuchsia with newer revisions of the toolchain. A TODO is put into place to
> update the c++ globs.
>
> Bug: 418038360
> Change-Id: I45c6aa8eab8da1e74998ee9a77245da4e8467959
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278648
> Fuchsia-Auto-Submit: Caslyn Tonelli <[email protected]>
> Commit-Queue: Auto-Submit <auto-submit-builder@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> Reviewed-by: Jacob Rutherford <[email protected]>
Bug: 418038360
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I4760777afeb0d0c2c8bd8a6a573b543933f8c477
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279165
Commit-Queue: Jiaming Li <[email protected]>
Reviewed-by: RubberStamper 🤖 <[email protected]>1 parent be69d56 commit e359503
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 113 | + | |
| 114 | + | |
116 | 115 | | |
117 | | - | |
118 | | - | |
119 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
| |||
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments