Skip to content
Jenkins
log in
Dashboard
Build and Test
NorthernWind :: Build and Test (forked master and branches)
#601
Status
Changes
Console Output
View Build Information
Git Build Data
TestNG Results
Parameters
Next Build
Success
#601 (Dec 23, 2024, 10:45:08 AM)
origin/master 1.2-ALPHA-12-SNAPSHOT 10f74b5a1dc0
Started 13 days ago
Took
20 min
Started by user
Fabrizio Giudici
Revision
: 10f74b5a1dc0de35fbb5f22d5918a255ead0ceb0
Repository
:
https://bitbucket.org/fabriziogiudici/northernwind-src.git
origin/master
Chuck Norris has root access to your system.
TestNG Results
Total Tests: 450 (+450)
Failed Configurations: 12 (+12)
Surefire suite / Surefire test
it.tidalwave.northernwind.core.impl.model.DefaultSiteNodeTest.setup
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.setUp
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.model.spi.AvailabilityEnforcerRequestProcessorTest.setupContext
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.frontend.impl.ui.ViewBuilderTest.setup
it.tidalwave.northernwind.core.impl.filter.NodeLinkMacroFilterTest.setupContext
it.tidalwave.northernwind.frontend.media.impl.EmbeddedMediaMetadataProviderTest.setup
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.setup
Failed Tests: 0 (±0)
Skipped Tests: 74 (+74)
Surefire suite / Surefire test
it.tidalwave.northernwind.core.impl.model.DefaultSiteNodeTest.getRelativeUri_must_be_called_only_once
it.tidalwave.northernwind.core.impl.model.DefaultSiteNodeTest.must_properly_initialize_with_no_layout
it.tidalwave.northernwind.core.impl.model.DefaultSiteNodeTest.getRelativeUri_must_return_a_correct_value
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.must_call_all_RequestProcessors_in_normal_scenario
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.must_call_some_RequestProcessors_when_HttpStatusException_with_SC_FOUND
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.must_call_some_RequestProcessors_when_HttpStatusException_with_generic_Http_status
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.must_call_some_RequestProcessors_when_NotFoundException
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.must_call_some_RequestProcessors_when_RuntimeException
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.must_call_some_RequestProcessors_when_one_breaks
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_filter_XHTML_resources
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.must_not_filter_resources_that_are_not_XHTML
it.tidalwave.northernwind.core.model.spi.AvailabilityEnforcerRequestProcessorTest.must_do_nothing_when_site_is_available
it.tidalwave.northernwind.core.model.spi.AvailabilityEnforcerRequestProcessorTest.must_return_status_503_when_site_is_not_available
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_create_correct_links
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_construct
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_create_a_Finder_for_Content
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_create_a_Finder_for_Media
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_create_a_Finder_for_Resource
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_create_a_Finder_for_SiteNode
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_initialize
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_initialize
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.must_properly_initialize
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.must_properly_create_and_initialize_the_Site
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.must_properly_create_the_Site
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.must_return_non_null_site_even_in_cause_of_initialization_failure
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.must_return_the_correct_context_path_in_a_web_environment
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.must_return_the_correct_version_string
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.must_use_no_context_path_when_ServletContext_is_not_available
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.must_properly_postProcess
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_find_the_correct_matches
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_find_the_correct_matches
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.frontend.impl.ui.ViewBuilderTest.must_properly_instantiate_view_and_controller
it.tidalwave.northernwind.core.impl.filter.NodeLinkMacroFilterTest.must_find_the_correct_matches
it.tidalwave.northernwind.core.impl.filter.NodeLinkMacroFilterTest.must_perform_the_proper_substitutions
it.tidalwave.northernwind.frontend.media.impl.EmbeddedMediaMetadataProviderTest.must_return_empty_string_when_io_error
it.tidalwave.northernwind.frontend.media.impl.EmbeddedMediaMetadataProviderTest.must_return_empty_string_when_media_not_found
it.tidalwave.northernwind.frontend.media.impl.EmbeddedMediaMetadataProviderTest.must_return_the_interpolated_string_when_metadata_is_found
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.must_cache_the_same_instance_within_expiration_time_without_checking_for_file_modification
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.must_check_file_modification_after_expiration_time_and_still_keep_in_cache_when_no_modifications
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.must_correctly_load_metadata_when_not_in_cache
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.must_reload_metadata_after_expiration_time_when_file_has_been_changed
Skipped Configurations: 63 (+63)
Surefire suite / Surefire test
it.tidalwave.northernwind.core.impl.model.DefaultSiteNodeTest.setup
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.setUp
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.setUp
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.setUp
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.setUp
it.tidalwave.northernwind.frontend.ui.spi.DefaultSiteViewControllerTest.setUp
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.impl.filter.XsltMacroFilterTest.setup
it.tidalwave.northernwind.core.model.spi.AvailabilityEnforcerRequestProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.AvailabilityEnforcerRequestProcessorTest.setupContext
it.tidalwave.northernwind.core.model.spi.AvailabilityEnforcerRequestProcessorTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.setup
it.tidalwave.northernwind.core.impl.model.DefaultSiteProviderTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.model.spi.ParameterLanguageOverrideLinkPostProcessorTest.setup
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkWithContentMacroFilterTest.setupContext
it.tidalwave.northernwind.core.impl.filter.NodeLinkMacroFilterTest.setupContext
it.tidalwave.northernwind.frontend.media.impl.EmbeddedMediaMetadataProviderTest.setup
it.tidalwave.northernwind.frontend.media.impl.EmbeddedMediaMetadataProviderTest.setup
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.setup
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.setup
it.tidalwave.northernwind.frontend.media.impl.DefaultMetadataCacheTest.setup
No changes.