Skip to content

Restrict cross-user follower changes (backport #32322 to 1.13) - #32790

Open
sonika-shah wants to merge 1 commit into
1.13from
backport-32322-1.13
Open

Restrict cross-user follower changes (backport #32322 to 1.13)#32790
sonika-shah wants to merge 1 commit into
1.13from
backport-32322-1.13

Restrict cross-user follower changes (#32322)

bc90ef8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Report failed Sep 7, 2026 in 0s

6260 tests run, 0 skipped, 1 failed.

Annotations

Check failure on line 165 in openmetadata-service/src/test/java/org/openmetadata/service/security/auth/SecurityConfigurationManagerTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

SecurityConfigurationManagerTest.testConfigGettersReturnNullWhenNotInitialized

expected: not <null>
Raw output
org.opentest4j.AssertionFailedError: expected: not <null>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:30)
	at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:304)
	at org.openmetadata.service.security.auth.SecurityConfigurationManagerTest.testConfigGettersReturnNullWhenNotInitialized(SecurityConfigurationManagerTest.java:165)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)