Skip to content

Re-enable more debuginfo tests on freebsd - #128990

Merged
bors merged 1 commit into
rust-lang:masterfrom
saethlin:freebsd-debuginfo-tests
Aug 16, 2024
Merged

Re-enable more debuginfo tests on freebsd#128990
bors merged 1 commit into
rust-lang:masterfrom
saethlin:freebsd-debuginfo-tests

Conversation

@saethlin

@saethlinsaethlin commented Aug 11, 2024

Copy link
Copy Markdown
Member

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.

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 11, 2024
@saethlin

Copy link
Copy Markdown
MemberAuthor

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 11, 2024
…<try>
Re-enable debuginfo tests on freebsd
r? `@ghost`
try-job: dist-various-2
try-job: dist-x86_64-freebsd
@bors

bors commented Aug 11, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit 1766d85 with merge 6ca5a7b...

@bors

bors commented Aug 11, 2024

Copy link
Copy Markdown
Collaborator

☀️ Try build successful - checks-actions
Build commit: 6ca5a7b (6ca5a7b5807707620729b71cb5350ac6ffd71bb3)

@Kobzol

Kobzol commented Aug 12, 2024

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
MemberAuthor

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

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
MemberAuthor

from the PR description it seemed to me like you thought they do.

I definitely did. I should probably check all the other targets.

@saethlin
saethlinforce-pushed the freebsd-debuginfo-tests branch from 1766d85 to c6815c0CompareAugust 16, 2024 14:37
@saethlinsaethlin changed the title Re-enable debuginfo tests on freebsdRe-enable more debuginfo tests on freebsdAug 16, 2024
@saethlin
saethlin marked this pull request as ready for review August 16, 2024 15:06
@compiler-errors

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Aug 16, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit c6815c0 has been approved by compiler-errors

It is now in the queue for this repository.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 16, 2024
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request 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.
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 16, 2024
…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
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 16, 2024
…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
@bors
bors merged commit 19d32e4 into rust-lang:masterAug 16, 2024
@rustbotrustbot added this to the 1.82.0 milestone Aug 16, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Aug 16, 2024
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.
@saethlin
saethlin deleted the freebsd-debuginfo-tests branch August 16, 2024 22:48
@tgross35tgross35 mentioned this pull request Aug 17, 2024
@tgross35

Copy link
Copy Markdown
Member

Bors is not correctly removing items from the queue

@bors r-

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Aug 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@saethlin@bors@Kobzol@compiler-errors@tgross35@rustbot