Skip to content

tests(fix): Align with upstream testssl field name change#2353

Merged
polarathene merged 2 commits intomasterfrom
tests/fix-cipherlist-match-testssl-upstream-change
Jan 1, 2022
Merged

tests(fix): Align with upstream testssl field name change#2353
polarathene merged 2 commits intomasterfrom
tests/fix-cipherlist-match-testssl-upstream-change

Conversation

@polarathene
Copy link
Copy Markdown
Member

Description

The field name to check in JSON output was recently changed for the cipherlist results, causing tests to fail.


This should resolve the current test failure for an open PR. Although the change was 3 weeks ago, it's only appearing now I think as releases (or updated builds of 3.1-dev rather) being published to DockerHub was handled manually, they now have a paid subscription for automated builds which was announced in the past 12 hours, with new image updates.

It's unclear when the 3.2 release will arrive, but 3.0 has seen a final / non-rc release back in October, it's apparently missing out on all of this from 3.1-dev, but seems to be compatible with our tests if you'd rather we switch to that stable tag instead of the rolling release 3.1-dev. Both images received the JSON field change as a fix,so that change is required regardless.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

The field name to check in JSON output was recently changed for the cipherlist results, causing tests to fail.
@georglauterbach
Copy link
Copy Markdown
Member

Linking to #2354 which does what this PR does and more. Maybe close this PR?

@casperklein
Copy link
Copy Markdown
Member

I would keep/merge this PR. Both PRs fixes separate issues.
I've only included this fix to my PR, so that I was able to run the tests successfully.

@polarathene

This comment was marked as outdated.

@polarathene polarathene merged commit dfd6492 into master Jan 1, 2022
@polarathene polarathene deleted the tests/fix-cipherlist-match-testssl-upstream-change branch January 1, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants