add regression test for packus_epi16 issue - #162341
Conversation
|
r? @wesleywiser rustbot has assigned @wesleywiser. Use Why was this reviewer chosen?The reviewer was selected based on:
|
86fd662 to
aab2b85
Compare
|
@bors try jobs=test-x86_64* |
This comment has been minimized.
This comment has been minimized.
add regression test for packus_epi16 issue try-job: test-x86_64*
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 769811c failed: CI. Failed job:
|
|
@bors try jobs=x86_64* |
This comment has been minimized.
This comment has been minimized.
add regression test for packus_epi16 issue try-job: x86_64*
|
💔 Test for 7d48998 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try jobs=x86_64-gnu* |
This comment has been minimized.
This comment has been minimized.
add regression test for packus_epi16 issue try-job: x86_64-gnu*
…r=folkertdev add regression test for packus_epi16 issue rust-lang#159464 got fixed without a test. This adds the missing test. Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all. Cc @folkertdev
…uwer Rollup of 5 pull requests Successful merges: - #159541 (Use query for Variant InhabitedPredicate) - #162364 (Use `#[repr(C)]` on debuginfo test structs) - #162215 (remove stale/duplicate tests) - #162335 (Add several new LLDB feature flags) - #162341 (add regression test for packus_epi16 issue)
…r=folkertdev add regression test for packus_epi16 issue rust-lang#159464 got fixed without a test. This adds the missing test. Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all. Cc @folkertdev
aab2b85 to
dda8b5e
Compare
|
FYI you can override this by passing |
|
@bors try jobs=x86_64* nolimit |
This comment has been minimized.
This comment has been minimized.
add regression test for packus_epi16 issue try-job: x86_64* try-nolimit
Yeah I know that, but the docs also said one should only use it when really needed so I didn't dare using it.^^ |
|
Afaik it's mostly a guard against accidental invocations, where do the docs say that? |
|
I forgot, I thought I read it somewhere... maybe it was Zulip? #t-infra/announcements > Bors changelog @ 💬
|
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 4b30e5c failed: CI. Failed jobs:
|
dda8b5e to
14989dc
Compare
|
@folkertdev I think we have to just restrict the test to Linux... does that seem reasonable? |
|
Yes, that's fine |
|
@bors r=folkertdev |
…r=folkertdev add regression test for packus_epi16 issue rust-lang#159464 got fixed without a test. This adds the missing test. Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all. Cc @folkertdev
…r=folkertdev add regression test for packus_epi16 issue rust-lang#159464 got fixed without a test. This adds the missing test. Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all. Cc @folkertdev
…r=folkertdev add regression test for packus_epi16 issue rust-lang#159464 got fixed without a test. This adds the missing test. Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all. Cc @folkertdev
Rollup of 14 pull requests Successful merges: - #162404 (`rust-analyzer` subtree update) - #161624 (diagnostics: Point closure trait errors at captured values) - #161697 (make `Complex` ABI-compatible on sparc64 and powerpc64) - #162182 (delay unexpected successful goal during ambiguity reporting) - #162328 (Allow overriding filecheck even if LLVM is built or downloaded) - #162367 (Use `reason` for tracked item diagnostics from `cfg_select!`) - #162381 (fix bare urls split text) - #162388 (std: fix set_permissions_nofollow on espidf and horizon) - #162319 (docs(core): correct ARMv8-M Baseline atomic CAS support) - #162341 (add regression test for packus_epi16 issue) - #162383 (Add a hint for using `nolimit` to the limiting error message) - #162384 (remove EnumSizeOpt) - #162390 (remove outdated comment in `UnsafeCell::raw_get` source) - #162397 (docs: Ask for ABI documentation in the platform support template)
Rollup merge of #162341 - RalfJung:stdarch-regression-test, r=folkertdev add regression test for packus_epi16 issue #159464 got fixed without a test. This adds the missing test. Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all. Cc @folkertdev
View all comments
#159464 got fixed without a test. This adds the missing test.
Ideally this would be tested in stdarch, but we don't have enough infrastructure for that. Testing it here is better than not testing it at all.
Cc @folkertdev