Skip to content

Fix SecurityNetty4HttpServerTransportTests#95913

Merged
albertzaharovits merged 4 commits intoelastic:mainfrom
albertzaharovits:fix-test-95846
May 8, 2023
Merged

Fix SecurityNetty4HttpServerTransportTests#95913
albertzaharovits merged 4 commits intoelastic:mainfrom
albertzaharovits:fix-test-95846

Conversation

@albertzaharovits
Copy link
Copy Markdown
Contributor

@albertzaharovits albertzaharovits commented May 8, 2023

Fixes SecurityNetty4HttpServerTransportTests
testAuthnContextWrapping

The mocking removed code that called release on request objects.

Closes #95846

@albertzaharovits albertzaharovits self-assigned this May 8, 2023
@albertzaharovits albertzaharovits added the >test Issues or PRs that are addressing/adding tests label May 8, 2023
@albertzaharovits albertzaharovits changed the title Fix test 95846 Fix SecurityNetty4HttpServerTransportTests May 8, 2023
@albertzaharovits albertzaharovits added the :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC label May 8, 2023
@albertzaharovits albertzaharovits marked this pull request as ready for review May 8, 2023 12:47
@elasticsearchmachine elasticsearchmachine added the Team:Security Meta label for security team label May 8, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-security (Team:Security)

@albertzaharovits albertzaharovits merged commit badcc8f into elastic:main May 8, 2023
@albertzaharovits albertzaharovits deleted the fix-test-95846 branch May 8, 2023 12:48
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request Jun 19, 2023
Fixes SecurityNetty4HttpServerTransportTests
testAuthnContextWrapping

The mocking removed code that called release on request objects.

Closes elastic#95846
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v8.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SecurityNetty4HttpServerTransportTests testHttpHeaderAuthnFaultyHeaderValidator failing

2 participants