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

Mark the backtrace test as broken on FreeBSD #21917

Merged
merged 1 commit into from
May 17, 2017
Merged

Conversation

ararslan
Copy link
Member

FreeBSD has the same problem as 32-bit Windows in that some information is lost in the backtrace when precompilation is enabled (see #17251). This affects the test that looks for specific contents in the backtrace. This PR simply changes the @test to @test_broken for BSD systems, pending some fix for the lookup.

@ararslan ararslan added system:freebsd Affects only FreeBSD test This change adds or pertains to unit tests labels May 16, 2017
@ararslan ararslan requested a review from tkelman May 16, 2017 23:11
@ararslan
Copy link
Member Author

I should also note that with this test marked broken, all tests pass on my build of FreeBSD. 🙂

@ararslan ararslan merged commit 623eab4 into master May 17, 2017
@ararslan ararslan deleted the aa/freebsd-broken branch May 17, 2017 02:47
ararslan added a commit that referenced this pull request Apr 25, 2018
ararslan added a commit that referenced this pull request May 2, 2018
ararslan added a commit that referenced this pull request May 8, 2018
ararslan added a commit that referenced this pull request May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system:freebsd Affects only FreeBSD test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants