AppVeyor: Read back trace from crash dump on failure. by kennytm · Pull Request #50644 · rust-lang/rust (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation4 Commits1 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
(rust_highfive has picked a reviewer for you, use r? to override)
kennytm changed the title
AppVeyor: Dump crash log on failure. AppVeyor: Read back trace from crash dump on failure.
📌 Commit c3b23b3 has been approved by alexcrichton
bors 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
alexcrichton added a commit to alexcrichton/rust that referenced this pull request
kennytm added a commit to kennytm/rust that referenced this pull request
bors added a commit that referenced this pull request
Rollup of 13 pull requests
Successful merges:
- #50544 (Cleanup some dependencies)
- #50545 (Made some functions in time module const)
- #50550 (use fmt::Result where applicable)
- #50558 (Remove all reference to DepGraph::work_products)
- #50602 (Update canonicalize docs)
- #50607 (Allocate Symbol strings from an arena)
- #50613 (Migrate the toolstate update bot to rust-highfive)
- #50624 (fs::write: Add example writing a &str)
- #50634 (Do not silently truncate offsets for
read_at
/write_at
on emscripten) - #50644 (AppVeyor: Read back trace from crash dump on failure.)
- #50661 (Ignore non .rs files for tidy libcoretest)
- #50663 (rustc: Allow an edition's feature on that edition)
- #50667 (rustc: Only suggest deleting
extern crate
if it works)
Failed merges:
kennytm added a commit to kennytm/rust that referenced this pull request
bors added a commit that referenced this pull request
Rollup of 8 pull requests
Successful merges:
- #50624 (fs::write: Add example writing a &str)
- #50634 (Do not silently truncate offsets for
read_at
/write_at
on emscripten) - #50644 (AppVeyor: Read back trace from crash dump on failure.)
- #50661 (Ignore non .rs files for tidy libcoretest)
- #50663 (rustc: Allow an edition's feature on that edition)
- #50667 (rustc: Only suggest deleting
extern crate
if it works) - #50670 (rustc: Include semicolon when removing
extern crate
) - #50678 (Update openbsd targets)
Failed merges:
Labels
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.