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

bundler: temporarily remove leafRSA3072 testcases. #1111

Merged
merged 1 commit into from Jun 10, 2020

Conversation

cpu
Copy link
Contributor

@cpu cpu commented May 26, 2020

The leafRSA3072 test file, (bundler/testdata/cfssl-leaf-rsa3072.pem) expired and breaks tests. A proper fix would be to regenerate this test file but in the meantime removing the testcases fixes CI.

This branch also updates TestBundleFromFile to print the filename of the failing certificate when there is a bundling error. This may help identify which piece of testdata is at fault when CI fails.

Resolves #1110

The `leafRSA3072` test file, (`bundler/testdata/cfssl-leaf-rsa3072.pem`)
expired and breaks tests. A proper fix would be to regenerate this test
file but in the meantime removing the testcases fixes CI.
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2020

Codecov Report

Merging #1111 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1111   +/-   ##
=======================================
  Coverage   56.27%   56.27%           
=======================================
  Files          77       77           
  Lines        7309     7309           
=======================================
  Hits         4113     4113           
  Misses       2727     2727           
  Partials      469      469           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b49bea...d384631. Read the comment docs.

@jsha
Copy link
Contributor

jsha commented Jun 2, 2020

Hi Cloudflare team,

Thoughts one merging this PR? It looks good to me and fixes tests that are currently failing.

@mihirjham
Copy link

We can merge this to unblock you today and we will look into regenerating the certificate (dynamically preferably) in a future PR.

@eiginn eiginn requested review from mihirjham and eiginn June 10, 2020 23:30
@eiginn eiginn merged commit 2916a1f into cloudflare:master Jun 10, 2020
@cpu cpu deleted the cpu-temp-fix-bundle-test branch June 11, 2020 01:29
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

Successfully merging this pull request may close these issues.

TestBundleFromFile broken on master
5 participants