- Notifications
You must be signed in to change notification settings - Fork 25.6k
Fixing some test issues #129295
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
Fixing some test issues #129295
Conversation
| Pinging @elastic/es-security (Team:Security) |
| Hi @ankit--sethi, I've created a changelog YAML for you. |
...ject/src/javaRestTest/java/org/elasticsearch/xpack/security/SecurityRolesMultiProjectIT.java Show resolved Hide resolved
x-pack/test/smb-fixture/src/main/java/org/elasticsearch/test/fixtures/smb/SmbTestContainer.java Outdated Show resolved Hide resolved
x-pack/test/smb-fixture/src/main/java/org/elasticsearch/test/fixtures/smb/SmbTestContainer.java Outdated Show resolved Hide resolved
...ject/src/javaRestTest/java/org/elasticsearch/xpack/security/SecurityRolesMultiProjectIT.java Show resolved Hide resolved
| The #124490 was failing on 8.19. We should backport the fixes to older branches as well. The only tricky part here is that you'll have to selectively backport this PR given that |
I'll backport them manually |
slobodanadamovic left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
(cherry picked from commit e437163)
Attemping to resolve #124490 and #127738 and #126223