Uh oh!
There was an error while loading. Please reload this page.
Re-enable more debuginfo tests on freebsd - #128990
Conversation
saethlin
commented
Aug 11, 2024
@bors try |
…<try> Re-enable debuginfo tests on freebsd r? `@ghost` try-job: dist-various-2 try-job: dist-x86_64-freebsd
bors
commented
Aug 11, 2024
bors
commented
Aug 11, 2024
☀️ Try build successful - checks-actions |
Same here, these two runners don't actually run any tests. In fact I don't think that we even run any tests for FreeBSD, as it's not a tier 1 target. |
saethlin
commented
Aug 12, 2024
Well I think the freebsd comment dates back to #23310 so I think removing the ignores anyway is the right move. We don't have a target maintainer listed for any freebsd targets anyway, so I don't see any other way these ignores would get removed. |
Kobzol
commented
Aug 13, 2024
Yeah, I think we can remove the ignores. I just wanted to point out that the tests don't actually run, because from the PR description it seemed to me like you thought they do. |
saethlin
commented
Aug 13, 2024
I definitely did. I should probably check all the other targets. |
1766d85 to
c6815c0Comparecompiler-errors
commented
Aug 16, 2024
@bors r+ rollup |
bors
commented
Aug 16, 2024
…r=compiler-errors Re-enable more debuginfo tests on freebsd These ignores are _ancient_, we don't run freebsd tests in CI, and even if we did they'd probably pass because the test suite passes with the latest gdb release on Linux.
…iaskrgr Rollup of 3 pull requests Successful merges: - rust-lang#128598 (float to/from bits and classify: update for float semantics RFC) - rust-lang#128990 (Re-enable more debuginfo tests on freebsd) - rust-lang#129042 (Special-case alias ty during the delayed bug emission in `try_from_lit`) r? `@ghost` `@rustbot` modify labels: rollup
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#128990 (Re-enable more debuginfo tests on freebsd) - rust-lang#129042 (Special-case alias ty during the delayed bug emission in `try_from_lit`) - rust-lang#129086 (Stabilize `is_none_or`) - rust-lang#129149 (Migrate `validate_json.py` script to rust in `run-make/rustdoc-map-file` test) - rust-lang#129154 (Fix wrong source location for some incorrect macro definitions) - rust-lang#129161 (Stabilize std::thread::Builder::spawn_unchecked) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#128990 - saethlin:freebsd-debuginfo-tests, r=compiler-errors Re-enable more debuginfo tests on freebsd These ignores are _ancient_, we don't run freebsd tests in CI, and even if we did they'd probably pass because the test suite passes with the latest gdb release on Linux.
tgross35
commented
Aug 17, 2024
Bors is not correctly removing items from the queue @bors r- |
These ignores are ancient, we don't run freebsd tests in CI, and even if we did they'd probably pass because the test suite passes with the latest gdb release on Linux.