Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
32 0 0 4 87.5% 27.962

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
info.magnolia.integrationtests.rendering 2 0 0 0 100% 0.78
info.magnolia.integrationtests.cache 2 0 0 0 100% 3.347
info.magnolia.integrationtests 28 0 0 4 85.714% 23.835

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

info.magnolia.integrationtests.rendering

Class Tests Errors Failures Skipped Success Rate Time
SimpleRenderingTest 2 0 0 0 100% 0.78

info.magnolia.integrationtests.cache

Class Tests Errors Failures Skipped Success Rate Time
CacheTest 2 0 0 0 100% 3.347

info.magnolia.integrationtests

Class Tests Errors Failures Skipped Success Rate Time
AdminCentralTest 3 0 0 0 100% 2.491
ConfirmIntegrationFixturesTest 1 0 0 0 100% 0.403
GzipFilterTest 3 0 0 0 100% 0.045
MostBasicTest 3 0 0 0 100% 0.954
PageActivationTest 1 0 0 1 0% 0
ResourcesIntegrationTest 11 0 0 3 72.727% 13.949
ServletSanityTest 5 0 0 0 100% 5.769
STKBadgeTest 1 0 0 0 100% 0.224

Test Cases

[Summary] [Package List] [Test Cases]

AdminCentralTest

checkAdminCentralIsNotMappedToWrongPrefix 1.671
checkAdminCentralIsMapped 0.456
checkAdminCentralIsNotMappedToAnotherWrongPrefix 0.364

CacheTest

cacheableItem 1.319
uncacheableItem 2.028

ConfirmIntegrationFixturesTest

testWhetherActivationURLWasProperlySet 0.403

GzipFilterTest

pageShouldBeGZippedIfClientDoesSupportIt 0.039
fourOFourShouldNotBeGZipped 0.004
pageShouldNotBeGZippedIfClientDoesNotSupportIt 0.002

MostBasicTest

reachThePublicInstanceWithoutCredentials 0.012
authorInstanceShouldBePasswordProtected 0.186
loginOnAuthorInstanceWithSuperuser 0.756

PageActivationTest

publicPageCheckWithActivation 0
See MAGNOLIA-4804

SimpleRenderingTest

ensureTheSimplePlainTextTestPageIsReachableAndCorrrectOnAPublicInstance 0.408
ensureTheSimplePlainTextTestPageIsReachable 0.372

ResourcesIntegrationTest

resourceServletShouldRespondNotFoundForNotExistingResources 2.062
resourceServletShouldRespondForbiddenForNotAllowedExtensions 0.735
resourcesShouldWorkWithForwards 0
This test does not work at the moment
resourceLoadOrderIsRespected 2.814
responseShouldIncludeHeaderFieldsForCaching 0.71
resourcesShouldHaveCorrectContentType 4.848
hotfixShouldOverrideClasspathResource 0
This test might belong to the resources app ui test.
responseCacheControlHeaderShouldBeDisabledInDevMode 0
Client side cache disabling with Cache-Control=no-cache does not work any more.!?
resourceShouldBeReturned 0.747
requestWithFarFutureTimestampShouldReturnCorrectResource 1.361
resourceServletShouldRespondBadRequestForEmptyRequest 0.672

ServletSanityTest

testPageRenderingWithoutFilters 1.84
testServletDispatchingFilter 0.425
testNormalizationFilter 1.33
testPageRenderingWithFilters 1.149
testMultipartFilter 1.025

STKBadgeTest

checkOnPublicInstanceWhetherBadgeIsRendered 0.224

Failure Details

[Summary] [Package List] [Test Cases]


publicPageCheckWithActivation
skipped: See MAGNOLIA-4804
resourcesShouldWorkWithForwards
skipped: This test does not work at the moment
hotfixShouldOverrideClasspathResource
skipped: This test might belong to the resources app ui test.
responseCacheControlHeaderShouldBeDisabledInDevMode
skipped: Client side cache disabling with Cache-Control=no-cache does not work any more.!?