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

rustpkg test failure on windows #10471

Closed
klutzy opened this issue Nov 14, 2013 · 2 comments
Closed

rustpkg test failure on windows #10471

klutzy opened this issue Nov 14, 2013 · 2 comments

Comments

@klutzy
Copy link
Contributor

klutzy commented Nov 14, 2013

$ make check-stage2-T-i686-pc-mingw32-H-i686-pc-mingw32-rustpkg
...

fatal runtime error: unwinding again

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
make: *** [tmp/check-stage2-T-i686-pc-mingw32-H-i686-pc-mingw32-rustpkg.ok] Error 3

Full log here. cc #10452

@klutzy
Copy link
Contributor Author

klutzy commented Nov 14, 2013

The fatal "unwinding again" is due to #10462: some tests (e.g. test_non_numeric_tag()) use TempDir, but when the test failed, it tries to rmdir then it also got failed.

@sfackler
Copy link
Member

sfackler commented Feb 4, 2014

rustpkg doesn't exist anymore, closing

@sfackler sfackler closed this as completed Feb 4, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Mar 10, 2023
…ed, r=flip1995

Mark Rust 1.68.0 as release in the changelog

Roses are red,
this poem is dead,
my creativity is lost,
outside there is frost?

Maybe I should really stop including a "roses are red" with every changelog PR. These are getting worse every time...

---

changelog: none
<!-- changelog_checked -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants