Commit 99f61e3
Disable tests/codegen/vec-shrink-panik.rs globally.
rust-lang/rust#96464
The test used to fail on Windows only but now fails everywhere. The
Rust CI skips this test as they run in debug mode and the test does
not run in Debug mode, so we will hit failures before upstream does
here. This failure is likely being hit due to TOT LLVM though, which
upstream does not use.
R=hans@chromium.org
Bug: 1401042
Change-Id: Ie379559f318f3b7bd57c5db4cd21806218bcb373
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4517966
Commit-Queue: danakj <danakj@chromium.org>
Reviewed-by: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1141656}
NOKEYCHECK=True
GitOrigin-RevId: 615dc990ad51de55d4159ad162d154b00b6e03951 parent e29e413 commit 99f61e3
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
88 | | - | |
89 | | - | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments