Skip to content

fix(permissions): respect frontend permissions. ref. #31511 #518

fix(permissions): respect frontend permissions. ref. #31511

fix(permissions): respect frontend permissions. ref. #31511 #518

GitHub Actions / Test Report failed Feb 28, 2025 in 0s

11389 passed, 1 failed and 54 skipped

Tests failed
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-JVM Tests/dotCMS/target/surefire-reports/TEST-com.dotcms.util.FunctionUtilsTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.util.FunctionUtilsTest ► getOrDefault

Failed test found in:
  /tmp/build-reports-test/build-reports-test-JVM Tests/dotCMS/target/surefire-reports/TEST-com.dotcms.util.FunctionUtilsTest.xml
Error:
  java.lang.AssertionError: The value of 'time' should be returned expected:<1740759710796> but was:<1740759710797>
Raw output
java.lang.AssertionError: The value of 'time' should be returned expected:<1740759710796> but was:<1740759710797>
	at com.dotcms.util.FunctionUtilsTest.getOrDefault(FunctionUtilsTest.java:87)