Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spurious tests/ui/panics/default-backtrace-ice.rs failures #116759

Open
Noratrieb opened this issue Oct 15, 2023 · 2 comments
Open

Spurious tests/ui/panics/default-backtrace-ice.rs failures #116759

Noratrieb opened this issue Oct 15, 2023 · 2 comments
Labels
A-backtrace Area: Backtraces A-CI Area: Our Github Actions CI A-panic Area: Panicking machinery C-bug Category: This is a bug. I-flaky-test Issue: A test is flaky/unreliable/spuriously fails T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@Noratrieb
Copy link
Member

Noratrieb commented Oct 15, 2023

---- [ui] tests/ui/panics/default-backtrace-ice.rs stdout ----
diff of stderr:

7 
8 aborting due to `-Z treat-err-as-bug=1`
- (end_short_backtrace)
11 (begin_short_backtrace)
12 (end_short_backtrace)
13 (begin_short_backtrace)
---

The error has been seen on x86_64-apple-2 and on i686-mingw so far.

The test was last touched in #111052, cc @nnethercote

#114465 (comment)
#115645 (comment)
#116548 (comment)
#115927 (comment)
#116530 (comment)
#116527 (comment)
#109882 (comment)
#116915 (comment)

@Noratrieb Noratrieb added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. C-bug Category: This is a bug. A-CI Area: Our Github Actions CI labels Oct 15, 2023
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Oct 15, 2023
@Noratrieb Noratrieb removed the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Oct 15, 2023
@sthibaul
Copy link
Contributor

Also Cc-ing @chenyukang who added the duplicate end_short_backtrace/begin_short_backtrace

@jieyouxu jieyouxu added I-flaky-test Issue: A test is flaky/unreliable/spuriously fails A-backtrace Area: Backtraces T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. A-panic Area: Panicking machinery and removed A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Nov 26, 2024
@Enselic
Copy link
Member

Enselic commented Dec 27, 2024

Triage: Is this flakiness still observed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backtrace Area: Backtraces A-CI Area: Our Github Actions CI A-panic Area: Panicking machinery C-bug Category: This is a bug. I-flaky-test Issue: A test is flaky/unreliable/spuriously fails T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

5 participants