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

Avoid test_errstr in a cross compiled configuration #7699

Closed
wants to merge 1 commit into from

Conversation

levitte
Copy link
Member

@levitte levitte commented Nov 23, 2018

There's too high a chance that the openssl app and perl get different
messages for some error numbers.

[extended tests]

There's too high a chance that the openssl app and perl get different
messages for some error numbers.

[extended tests]
@levitte levitte added branch: master Merge to master branch branch: 1.1.1 Merge to OpenSSL_1_1_1-stable branch labels Nov 23, 2018
@mattcaswell mattcaswell added the approval: done This pull request has the required number of approvals label Nov 23, 2018
levitte added a commit that referenced this pull request Nov 24, 2018
There's too high a chance that the openssl app and perl get different
messages for some error numbers.

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #7699)

(cherry picked from commit 0777de1)
@levitte
Copy link
Member Author

levitte commented Nov 24, 2018

Merged.

master:
0777de1 Avoid test_errstr in a cross compiled configuration

1.1.1:
ca554c0 Avoid test_errstr in a cross compiled configuration

@levitte levitte closed this Nov 24, 2018
levitte added a commit that referenced this pull request Nov 24, 2018
There's too high a chance that the openssl app and perl get different
messages for some error numbers.

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #7699)
@mspncp mspncp added this to the 1.1.1b milestone Dec 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: done This pull request has the required number of approvals branch: master Merge to master branch branch: 1.1.1 Merge to OpenSSL_1_1_1-stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants