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 · 1 comment
Open

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

Noratrieb opened this issue Oct 15, 2023 · 1 comment
Labels
A-ci Area: Our Github Actions CI A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) C-bug Category: This is a bug. 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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: Our Github Actions CI A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) C-bug Category: This is a bug. 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.
Projects
None yet
Development

No branches or pull requests

3 participants