Class componenttest.custom.junit.runner.SecurityFilterTests

7

tests

0

failures

0

ignored

0.078s

duration

100%

successful

Tests

Test Duration Result
testErrorPaths 0.002s passed
testGetRuntimeForServer 0.073s passed
testSecurityFilterMultipleProperties 0s passed
testSecurityFilterWorksOnTestClient 0.001s passed
testSecurityFilterWorksOnTestClientMethods 0.001s passed
testSecurityFilterWorksOnTestServlet 0s passed
testSecurityFilterWorksOnTestServletMethods 0.001s passed

Standard output

java.home is: /home/libbld/Build/jbe/jvms/jdk-17.0.16+8
Trying user.dir: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/bootstrapping.properties
Trying current working dir: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/bootstrapping.properties

Standard error

Oct 14, 2025 4:20:21 AM componenttest.custom.junit.runner.SecurityFilter shouldRun
INFO: The test testShouldBeSkipped will be skipped because:
All properties matched: The property sec.prop.true had a value of true expected true. 
No runtime name was configured.
Oct 14, 2025 4:20:21 AM componenttest.custom.junit.runner.SecurityFilter shouldRun
INFO: The test testShouldBeSkipped will be skipped because:
All properties matched: The property sec.prop.true had a value of true expected true. 
No runtime name was configured.
Oct 14, 2025 4:20:21 AM componenttest.custom.junit.runner.SecurityFilter shouldRun
INFO: The test SkipAllTestsInServlet.testShouldBeSkipped will be skipped because:
All properties matched: The property sec.prop.true had a value of true expected true. 
No runtime name was configured.
Oct 14, 2025 4:20:21 AM componenttest.custom.junit.runner.SecurityFilter shouldRun
INFO: The test filterTestsInServlet.testShouldBeSkipped will be skipped because:
All properties matched: The property sec.prop.true had a value of true expected true. 
No runtime name was configured.
Oct 14, 2025 4:20:21 AM componenttest.custom.junit.runner.SecurityFilter shouldRun
INFO: The test testShouldNotRunOnSemeru will be skipped because:
All properties matched: The property sec.prop.value had a value of value expected value. 
Runtime name matched: The current JVM's runtime name was IBM Semeru Runtime Open Edition expected to contain Semeru
Oct 14, 2025 4:20:21 AM componenttest.custom.junit.runner.SecurityFilter shouldRun
INFO: The test testShouldNotRunMultipleTrue will be skipped because:
All properties matched: The property sec.prop.true had a value of true expected true. The property sec.prop.value had a value of value expected value. 
No runtime name was configured.