Class componenttest.custom.junit.runner.SecurityFilterTests

7

tests

0

failures

0

ignored

0.079s

duration

100%

successful

Tests

Test Duration Result
testErrorPaths 0.003s passed
testGetRuntimeForServer 0.074s passed
testSecurityFilterMultipleProperties 0s passed
testSecurityFilterWorksOnTestClient 0.001s passed
testSecurityFilterWorksOnTestClientMethods 0s passed
testSecurityFilterWorksOnTestServlet 0.001s passed
testSecurityFilterWorksOnTestServletMethods 0s 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

Sep 30, 2025 4:25:00 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.
Sep 30, 2025 4:25:00 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.
Sep 30, 2025 4:25:00 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.
Sep 30, 2025 4:25:00 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.
Sep 30, 2025 4:25:01 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
Sep 30, 2025 4:25:01 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.