Result | FAILURE |
Tests | 1 failed / 969 succeeded |
Started | |
Elapsed | 3m51s |
Revision | 7b6d7d0dab45d55dec07d33176df4d2620919c23 |
Refs |
1759 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=pkg\/interceptors\/server\sFailure$'
goroutine 69 [running]:
testing.(*common).logDepth(0xc000459860, {0xc0004cbbc0, 0x54}, 0x3)
testing.(*common).log(...)
testing.(*common).Logf(0xc000459860, {0x3494934, 0x2}, {0xc0008930a0, 0x1, 0x1})
go.uber.org/zap/zaptest.TestingWriter.Write({{0x399ef30?, 0xc000459860?}, 0x0?}, {0xc000368000, 0x55, 0x400})
go.uber.org/zap/zapcore.(*ioCore).Write(0xc00058cea0, {0x2, {0xc1ae1ad00142d2a6, 0x50ca1b159, 0x4d32360}, {0x0, 0x0}, {0xc00057b280, 0x35}, {0x0, ...}, ...}, ...)
go.uber.org/zap/zapcore.(*CheckedEntry).Write(0xc00044a270, {0x0, 0x0, 0x0})
go.uber.org/zap.(*SugaredLogger).log(0xc0005f95b0, 0x2, {0x34b61be, 0x19}, {0xc000671fc0, 0x1, 0x1}, {0x0, 0x0, 0x0})
go.uber.org/zap.(*SugaredLogger).Errorf(...)
github.com/tektoncd/triggers/pkg/interceptors/server.UpdateCACertToClusterInterceptorCRD.func1()
created by github.com/tektoncd/triggers/pkg/interceptors/server.UpdateCACertToClusterInterceptorCRD in goroutine 68
from junit_RjiyfxCA.xml
Filter through log files
cmd/binding-eval/cmd TestEvalBinding
cmd/cel-eval/cmd TestEvalCEL
cmd/triggerrun/cmd TestReadHTTP
cmd/triggerrun/cmd TestReadTrigger
cmd/triggerrun/cmd TestTrigger_Error
cmd/triggerrun/cmd Test_processTriggerSpec
cmd/triggerrun/cmd Test_processTriggerSpec/testing-name
pkg/adapter TestGetHTTPClient
pkg/adapter TestGetHTTPClientEmptyCaBundle
pkg/apis/config TestEquals
pkg/apis/config TestEquals/left_and_right_nil
pkg/apis/config TestEquals/left_nil
pkg/apis/config TestEquals/right_and_right_default
pkg/apis/config TestEquals/right_nil
pkg/apis/config TestFromContextOrDefaults
pkg/apis/config TestGetFeatureFlagsConfigName
pkg/apis/config TestGetFeatureFlagsConfigName/Feature_flags_config_value_not_set
pkg/apis/config TestGetFeatureFlagsConfigName/Feature_flags_config_value_set
pkg/apis/config TestNewDefaultsFromConfigMap
pkg/apis/config TestNewDefaultsFromConfigMapWithEmptyVal
pkg/apis/config TestNewDefaultsFromEmptyConfigMap
pkg/apis/config TestNewFeatureFlagsConfigMapErrors
pkg/apis/config TestNewFeatureFlagsConfigMapErrors/feature-flags-invalid-enable-api-fields
pkg/apis/config TestNewFeatureFlagsConfigMapErrors/feature-flags-invalid-exclusion-pattern-fields
pkg/apis/config TestNewFeatureFlagsFromConfigMap
pkg/apis/config TestNewFeatureFlagsFromConfigMap/feature-flags-all-flags-set
pkg/apis/config TestNewFeatureFlagsFromConfigMap/feature-flags-triggers
pkg/apis/config TestNewFeatureFlagsFromConfigMap/feature-flags-upper-case
pkg/apis/config TestNewFeatureFlagsFromEmptyConfigMap
pkg/apis/config TestStoreLoadWithContext
pkg/apis/triggers Test_PayloadValidationAnnotation_InvalidValue
pkg/apis/triggers Test_PayloadValidationAnnotation_Valid
pkg/apis/triggers/v1alpha1 TestClusterInterceptorValidate
pkg/apis/triggers/v1alpha1 TestClusterInterceptorValidate/both_URL_and_Service_specified
pkg/apis/triggers/v1alpha1 TestClusterInterceptorValidate/service_missing_name
pkg/apis/triggers/v1alpha1 TestClusterInterceptorValidate/service_missing_namespace
pkg/apis/triggers/v1alpha1 TestClusterInterceptorValidate_OnDelete
pkg/apis/triggers/v1alpha1 TestEventListenerSetDefaults
pkg/apis/triggers/v1alpha1 TestEventListenerSetDefaults/EventListener_default_config_context_with_sa
pkg/apis/triggers/v1alpha1 TestEventListenerSetDefaults/adds_interceptorkind_when_not_specified
pkg/apis/triggers/v1alpha1 TestEventListenerSetDefaults/default_binding
pkg/apis/triggers/v1alpha1 TestEventListenerSetDefaults/different_value_for_replicas_other_than_0
pkg/apis/triggers/v1alpha1 TestEventListenerSetDefaults/set_replicas_to_1_if_provided_replicas_is_0_as_part_of_eventlistener_kubernetesResources
pkg/apis/triggers/v1alpha1 TestEventListenerStatus_SetReadyCondition
pkg/apis/triggers/v1alpha1 TestEventListenerStatus_SetReadyCondition/set_Ready_to_false_when_at_least_one_dependent_condition_is_false
pkg/apis/triggers/v1alpha1 TestEventListenerStatus_SetReadyCondition/set_Ready_to_true_when_all_dependent_conditions_are_true
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Bindings_invalid_ref
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Bindings_missing_kind
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/CEL_interceptor_with_bad_filter_expression
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/CEL_interceptor_with_bad_overlay_expression
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/CEL_interceptor_with_no_filter_or_overlays
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Empty_Header_Name
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Empty_Header_Value
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Empty_ObjectRef
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Missing_ObjectRef
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Name_only
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Non-Canonical_Header
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Wrong_APIVersion
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Interceptor_Wrong_Kind
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Invalid_Annotation_value
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Invalid_EventListener_name
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Multiple_interceptors_set
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Template_with_missing_name
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Template_with_wrong_apiVersion
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/TriggerBinding_with_no_ref_or_spec
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Triggers_name_has_invalid_label_characters
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Triggers_name_is_longer_than_the_allowable_label_value_(63_characters)
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Valid_EventListener_with_empty_TriggerTemplate_name
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/Valid_EventListener_with_invalid_TriggerBinding
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/custom_resource_with_probe_data
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/empty_spec_for_eventlistener
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/invalid_interceptor_for_eventlistener
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/specify_TriggerTemplate_along_with_TriggerRef
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specifies_an_invalid_env_for_TLS_connection
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specifies_an_unsupported_container_fields
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specifies_an_unsupported_podspec_field
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specify_both_kubernetes_and_custom_resources
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specify_invalid_replicas
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specify_multiple_containers
pkg/apis/triggers/v1alpha1 TestEventListenerValidate_error/user_specify_multiple_containers,_unsupported_podspec_and_container_field_in_custom_resources
pkg/apis/triggers/v1alpha1 TestGetName
pkg/apis/triggers/v1alpha1 TestGetName/#00
pkg/apis/triggers/v1alpha1 TestGetName/bitbucket
pkg/apis/triggers/v1alpha1 TestGetName/cel
pkg/apis/triggers/v1alpha1 TestGetName/github
pkg/apis/triggers/v1alpha1 TestGetName/gitlab
pkg/apis/triggers/v1alpha1 TestGetName/pluggable-interceptor
pkg/apis/triggers/v1alpha1 TestInitializeConditions
pkg/apis/triggers/v1alpha1 TestInterceptorValidate
pkg/apis/triggers/v1alpha1 TestInterceptorValidate/both_URL_and_Service_specified
pkg/apis/triggers/v1alpha1 TestInterceptorValidate/service_missing_name
pkg/apis/triggers/v1alpha1 TestInterceptorValidate/service_missing_namespace
pkg/apis/triggers/v1alpha1 TestInterceptorValidate_OnDelete
pkg/apis/triggers/v1alpha1 TestNSResolveAddress
pkg/apis/triggers/v1alpha1 TestNSResolveAddress/clientConfig.service_with_namespace
pkg/apis/triggers/v1alpha1 TestNSResolveAddress/clientConfig.service_without_port_and_scheme_so_it_uses_defaultHTTPPort
pkg/apis/triggers/v1alpha1 TestNSResolveAddress/clientConfig.url_is_specified
pkg/apis/triggers/v1alpha1 TestNSResolveAddress/clientConfig_with_nil_url
pkg/apis/triggers/v1alpha1 TestNSResolveAddress/clientConfig_with_provided_caBundle
pkg/apis/triggers/v1alpha1 TestParseTriggerID
pkg/apis/triggers/v1alpha1 TestParseTriggerID/#00
pkg/apis/triggers/v1alpha1 TestParseTriggerID/namespaces/default/triggers/my-trigger
pkg/apis/triggers/v1alpha1 TestResolveAddress
pkg/apis/triggers/v1alpha1 TestResolveAddress/clientConfig.service_with_namespace
pkg/apis/triggers/v1alpha1 TestResolveAddress/clientConfig.service_without_port_and_scheme_so_it_uses_defaultHTTPPort
pkg/apis/triggers/v1alpha1 TestResolveAddress/clientConfig.url_is_specified
pkg/apis/triggers/v1alpha1 TestResolveAddress/clientConfig_with_nil_url
pkg/apis/triggers/v1alpha1 TestResolveAddress/clientConfig_with_provided_caBundle
pkg/apis/triggers/v1alpha1 TestSetConditionsForDynamicObjects
pkg/apis/triggers/v1alpha1 TestSetDeploymentConditions
pkg/apis/triggers/v1alpha1 TestSetDeploymentConditions/No_Deployment_Conditions
pkg/apis/triggers/v1alpha1 TestSetDeploymentConditions/One_Deployment_Condition
pkg/apis/triggers/v1alpha1 TestSetDeploymentConditions/Two_Deployment_Conditions
pkg/apis/triggers/v1alpha1 TestSetDeploymentConditions/Update_Replica_Condition
pkg/apis/triggers/v1alpha1 TestSetExistsCondition
pkg/apis/triggers/v1alpha1 TestSetExistsCondition/Condition_with_error
pkg/apis/triggers/v1alpha1 TestSetExistsCondition/Condition_without_error
pkg/apis/triggers/v1alpha1 TestSetGetCondition
pkg/apis/triggers/v1alpha1 TestSetGetCondition/No_conditions
pkg/apis/triggers/v1alpha1 TestSetGetCondition/One_condition
pkg/apis/triggers/v1alpha1 TestSetGetCondition/Two_conditions
pkg/apis/triggers/v1alpha1 TestSetGetCondition/Two_conditions_repeated
pkg/apis/triggers/v1alpha1 TestToEventListenerTrigger
pkg/apis/triggers/v1alpha1 TestToEventListenerTrigger/Convert_Empty_Object
pkg/apis/triggers/v1alpha1 TestToEventListenerTrigger/Convert_Full_Object
pkg/apis/triggers/v1alpha1 TestToEventListenerTrigger/Convert_Partial_Object
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/default_binding_kind
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/default_deprecatedBitbucket_to_new_ref/params
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/default_deprecatedCEL_to_new_ref/params
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/default_deprecatedGithub_to_new_ref/params
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/default_deprecatedGitlab_to_new_ref/params
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/defaults_interceptor_ref
pkg/apis/triggers/v1alpha1 TestTriggerSetDefaults/upgrade_context_not_set
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/invalid_objectmetadata,_name_too_long
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/invalid_params_used_in_resource_template_are_declared
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/invalid_params_used_in_resource_template_are_not_declared
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/missing_resource_template
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/no_spec_to_triggertemplate
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/resource_template_missing_apiVersion
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/resource_template_missing_kind
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/resource_template_other_kind_then_tekton_resource
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/tt.params_used_in_resource_template_are_declared
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/tt.params_used_in_resource_template_are_not_declared
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/valid_template
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate/valid_v1alpha1_template
pkg/apis/triggers/v1alpha1 TestTriggerTemplate_Validate_OnDelete
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Bindings_missing_ref
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Bindings_with_name_but_no_value
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Bindings_with_ref_missing_kind
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Bindings_with_ref_wrong_kind
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Template_with_empty_Ref
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Template_with_nil_Ref
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Template_with_wrong_apiVersion
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/TriggerBinding_with_no_spec
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Trigger_template_missing_both_ref_and_spec
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Trigger_template_with_both_name_and_spec
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Trigger_template_with_both_ref_and_spec
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Trigger_template_with_invalid_spec
pkg/apis/triggers/v1alpha1 TestTriggerValidate_error/Valid_Trigger_with_invalid_TriggerBinding
pkg/apis/triggers/v1alpha1 TestUpdateCoreInterceptors_Error
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate/multiple_params
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate/multiple_params_case_sensitive
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate_OnDelete
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate_error
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate_error/duplicate_params
pkg/apis/triggers/v1alpha1 Test_ClusterTriggerBindingValidate_error/empty
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Namespace_selector_with_label_selector
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/TriggerTemplate_Does_Not_Exist
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_Interceptor_With_Header
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_No_TriggerBinding
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_Two_Triggers
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_Webhook_Interceptor
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_Annotation
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_CEL_interceptor
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_ClusterTriggerBinding
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_TriggerBinding
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_TriggerRef
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_custom_resources
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_env_for_TLS_connection
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_kubernetes_env_for_podspec
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_multiple_TriggerBindings
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_no_trigger_name
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_EventListener_with_probes
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/Valid_Replicas_for_EventListener
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate/valid_EventListener_with_embedded_TriggerTemplate
pkg/apis/triggers/v1alpha1 Test_EventListenerValidate_OnDelete
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate/multiple_expressions_in_one_body
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate/multiple_params
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate/multiple_params_case_sensitive
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_OnDelete
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_error
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_error/duplicate_params
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_error/empty
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_error/invalid_parameter
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_error/invalid_parameter_further_nested
pkg/apis/triggers/v1alpha1 Test_TriggerBindingValidate_error/invalid_parameter_triple_nested
pkg/apis/triggers/v1alpha1 Test_TriggerValidate
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Trigger_referenced_with_deprecated_name_field
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Trigger_with_embedded_Template
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Trigger_with_new_embedded_TriggerBindings
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Valid_Trigger_Interceptor
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Valid_Trigger_No_TriggerBinding
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Valid_Trigger_with_ClusterTriggerBinding
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Valid_Trigger_with_TriggerBinding
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Valid_Trigger_with_multiple_TriggerBindings
pkg/apis/triggers/v1alpha1 Test_TriggerValidate/Valid_Trigger_with_no_trigger_name
pkg/apis/triggers/v1alpha1 Test_TriggerValidate_OnDelete
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults/EventListener_default_config_context_with_sa
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults/adds_TriggerGroup_interceptorkind_when_not_specified
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults/adds_interceptorkind_when_not_specified
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults/default_binding
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults/different_value_for_replicas_other_than_0
pkg/apis/triggers/v1beta1 TestEventListenerSetDefaults/set_replicas_to_1_if_provided_replicas_is_0_as_part_of_eventlistener_kubernetesResources
pkg/apis/triggers/v1beta1 TestEventListenerStatus_SetReadyCondition
pkg/apis/triggers/v1beta1 TestEventListenerStatus_SetReadyCondition/set_Ready_to_false_when_at_least_one_dependent_condition_is_false
pkg/apis/triggers/v1beta1 TestEventListenerStatus_SetReadyCondition/set_Ready_to_true_when_all_dependent_conditions_are_true
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Bindings_invalid_ref
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Bindings_missing_kind
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Empty_Header_Name
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Empty_Header_Value
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Empty_ObjectRef
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Missing_Interceptor
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Missing_ObjectRef
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Name_and_APIVersion_only
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Name_and_Kind_only
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Non-Canonical_Header
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Wrong_APIVersion
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Interceptor_Wrong_Kind
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Invalid_Annotation_value
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Invalid_EventListener_name
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Template_with_both_ref_and_name
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Template_with_wrong_apiVersion
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/TriggerBinding_with_no_ref_or_spec_or_name
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Triggers_name_has_invalid_label_characters
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Triggers_name_is_longer_than_the_allowable_label_value_(63_characters)
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Valid_EventListener_with_empty_TriggerTemplate_name
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/Valid_EventListener_with_invalid_TriggerBinding
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/custom_resource_with_probe_data
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/empty_spec_for_eventlistener
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/invalid_interceptor_for_eventlistener
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/missing_label_and_namespace_selector
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/specify_TriggerTemplate_along_with_TriggerRef
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/triggerGroup_requires_interceptor
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specifies_an_invalid_env_for_TLS_connection
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specifies_an_unsupported_container_fields
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specifies_an_unsupported_podspec_field
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specify_a_loadbalancerclass_for_a_non-lb_service_type
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specify_both_kubernetes_and_custom_resources
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specify_invalid_replicas
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specify_multiple_containers
pkg/apis/triggers/v1beta1 TestEventListenerValidate_error/user_specify_multiple_containers,_unsupported_podspec_and_container_field_in_custom_resources
pkg/apis/triggers/v1beta1 TestGetName
pkg/apis/triggers/v1beta1 TestGetName/#00
pkg/apis/triggers/v1beta1 TestGetName/pluggable-interceptor
pkg/apis/triggers/v1beta1 TestInitializeConditions
pkg/apis/triggers/v1beta1 TestParseTriggerID
pkg/apis/triggers/v1beta1 TestParseTriggerID/#00
pkg/apis/triggers/v1beta1 TestParseTriggerID/namespaces/default/triggers/my-trigger
pkg/apis/triggers/v1beta1 TestSetConditionsForDynamicObjects
pkg/apis/triggers/v1beta1 TestSetDeploymentConditions
pkg/apis/triggers/v1beta1 TestSetDeploymentConditions/No_Deployment_Conditions
pkg/apis/triggers/v1beta1 TestSetDeploymentConditions/One_Deployment_Condition
pkg/apis/triggers/v1beta1 TestSetDeploymentConditions/Two_Deployment_Conditions
pkg/apis/triggers/v1beta1 TestSetDeploymentConditions/Update_Replica_Condition
pkg/apis/triggers/v1beta1 TestSetExistsCondition
pkg/apis/triggers/v1beta1 TestSetExistsCondition/Condition_with_error
pkg/apis/triggers/v1beta1 TestSetExistsCondition/Condition_without_error
pkg/apis/triggers/v1beta1 TestSetGetCondition
pkg/apis/triggers/v1beta1 TestSetGetCondition/No_conditions
pkg/apis/triggers/v1beta1 TestSetGetCondition/One_condition
pkg/apis/triggers/v1beta1 TestSetGetCondition/Two_conditions
pkg/apis/triggers/v1beta1 TestSetGetCondition/Two_conditions_repeated
pkg/apis/triggers/v1beta1 TestToEventListenerTrigger
pkg/apis/triggers/v1beta1 TestToEventListenerTrigger/Convert_Empty_Object
pkg/apis/triggers/v1beta1 TestToEventListenerTrigger/Convert_Full_Object
pkg/apis/triggers/v1beta1 TestToEventListenerTrigger/Convert_Partial_Object
pkg/apis/triggers/v1beta1 TestTriggerSetDefaults
pkg/apis/triggers/v1beta1 TestTriggerSetDefaults/default_binding_kind
pkg/apis/triggers/v1beta1 TestTriggerSetDefaults/defaults_interceptor_ref
pkg/apis/triggers/v1beta1 TestTriggerSetDefaults/upgrade_context_not_set
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/invalid_objectmetadata,_name_too_long
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/invalid_params_used_in_resource_template_are_declared
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/invalid_params_used_in_resource_template_are_not_declared
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/missing_resource_template
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/no_spec_to_triggertemplate
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/resource_template_missing_apiVersion
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/resource_template_missing_kind
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/resource_template_other_kind_then_tekton_resource
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/tt.params_used_in_resource_template_are_declared
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/tt.params_used_in_resource_template_are_not_declared
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/valid_template
pkg/apis/triggers/v1beta1 TestTriggerTemplate_Validate/valid_v1beta1_template
pkg/apis/triggers/v1beta1 TestTriggerValidate_error
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Bindings_missing_ref
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Bindings_with_name_but_no_value
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Bindings_with_ref_missing_kind
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Bindings_with_ref_wrong_kind
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Template_with_empty_Ref
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Template_with_nil_Ref
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Template_with_wrong_apiVersion
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/TriggerBinding_with_no_spec
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Trigger_template_missing_both_ref_and_spec
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Trigger_template_with_both_name_and_spec
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Trigger_template_with_both_ref_and_spec
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Trigger_template_with_invalid_spec
pkg/apis/triggers/v1beta1 TestTriggerValidate_error/Valid_Trigger_with_invalid_TriggerBinding
pkg/apis/triggers/v1beta1 TestValidateEnabledAPIFields
pkg/apis/triggers/v1beta1 TestValidateEnabledAPIFieldsError
pkg/apis/triggers/v1beta1 TestValidateEnabledAPIFields_OnDelete
pkg/apis/triggers/v1beta1 Test_ClusterTriggerBindingValidate
pkg/apis/triggers/v1beta1 Test_ClusterTriggerBindingValidate/multiple_params
pkg/apis/triggers/v1beta1 Test_ClusterTriggerBindingValidate/multiple_params_case_sensitive
pkg/apis/triggers/v1beta1 Test_ClusterTriggerBindingValidate_error
pkg/apis/triggers/v1beta1 Test_ClusterTriggerBindingValidate_error/duplicate_params
pkg/apis/triggers/v1beta1 Test_ClusterTriggerBindingValidate_error/empty
pkg/apis/triggers/v1beta1 Test_EventListenerValidate
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Namespace_selector_with_label_selector
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/TriggerTemplate_Does_Not_Exist
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_Interceptor_With_Header
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_No_TriggerBinding
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_Two_Triggers
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_Webhook_Interceptor
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_Annotation
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_CEL_interceptor
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_ClusterTriggerBinding
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_TriggerBinding
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_TriggerRef
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_custom_resources
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_env_for_TLS_connection
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_kubernetes_env_for_podspec
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_loadBalancerClass
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_multiple_TriggerBindings
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_no_trigger_name
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_node_affinity
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_EventListener_with_probes
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_Replicas_for_EventListener
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/Valid_event_listener_with_TriggerGroup_and_namespaceSelector
pkg/apis/triggers/v1beta1 Test_EventListenerValidate/valid_EventListener_with_embedded_TriggerTemplate
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate/multiple_expressions_in_one_body
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate/multiple_params
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate/multiple_params_case_sensitive
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate_error
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate_error/duplicate_params
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate_error/empty
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate_error/invalid_parameter
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate_error/invalid_parameter_further_nested
pkg/apis/triggers/v1beta1 Test_TriggerBindingValidate_error/invalid_parameter_triple_nested
pkg/apis/triggers/v1beta1 Test_TriggerValidate
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Trigger_referenced_with_deprecated_name_field
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Trigger_with_embedded_Template
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Trigger_with_new_embedded_TriggerBindings
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Valid_Trigger_Interceptor
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Valid_Trigger_No_TriggerBinding
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Valid_Trigger_with_ClusterTriggerBinding
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Valid_Trigger_with_TriggerBinding
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Valid_Trigger_with_multiple_TriggerBindings
pkg/apis/triggers/v1beta1 Test_TriggerValidate/Valid_Trigger_with_no_trigger_name
pkg/dynamic TestGetConditions
pkg/dynamic TestGetConditions/No_status
pkg/dynamic TestGetConditions/Status_but_no_conditions
pkg/dynamic TestGetConditions/Status_with_conditions
pkg/dynamic TestGetConditionsInvalidObj
pkg/interceptors TestCacheSecrets
pkg/interceptors TestCanonical
pkg/interceptors TestCanonical/all_lowercase
pkg/interceptors TestCanonical/all_uppercase
pkg/interceptors TestExecute
pkg/interceptors TestExecute/cel_filter_fail
pkg/interceptors TestExecute/cel_filter_pass
pkg/interceptors TestExecute_Error
pkg/interceptors TestExecute_Error/HTTPS_URL
pkg/interceptors TestExecute_Error/bad_URL
pkg/interceptors TestExecute_Error/incorrect_response_format
pkg/interceptors TestExecute_Error/non_200_response
pkg/interceptors TestGetInterceptorParams
pkg/interceptors TestGetInterceptorParams/bitbucket
pkg/interceptors TestGetInterceptorParams/cel
pkg/interceptors TestGetInterceptorParams/github
pkg/interceptors TestGetInterceptorParams/gitlab
pkg/interceptors TestGetInterceptorParams/interceptor_using_ref
pkg/interceptors TestGetInterceptorParams/webhook
pkg/interceptors TestGetInterceptorParams_Error
pkg/interceptors TestGetInterceptorParams_Error/failed_to_marshal_json
pkg/interceptors TestResolveToURL
pkg/interceptors TestResolveToURL/ClusterInterceptor_does_not_have_a_status
pkg/interceptors TestResolveToURL/ClusterInterceptor_has_status.address.url
pkg/interceptors TestResolveToURL/interceptor_has_no_URL
pkg/interceptors TestUnmarshalParam
pkg/interceptors/bitbucket TestInterceptor_Process_InvalidParams
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldContinue
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldContinue/matching_event
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldContinue/nil_body_does_not_panic
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldContinue/no_secret
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldContinue/valid_header_for_secret
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldContinue/valid_header_for_secret_and_matching_event
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue/empty_secret
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue/invalid_header_for_secret
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue/invalid_header_for_secret,_but_matching_event
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue/no_X-Hub-Signature_header_for_secret
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue/no_matching_event
pkg/interceptors/bitbucket TestInterceptor_Process_ShouldNotContinue/valid_header_for_secret,_but_no_matching_event
pkg/interceptors/cel TestExpressionEvaluation
pkg/interceptors/cel TestExpressionEvaluation/boolean_body_value
pkg/interceptors/cel TestExpressionEvaluation/canonical_header_lookup
pkg/interceptors/cel TestExpressionEvaluation/cel_maths
pkg/interceptors/cel TestExpressionEvaluation/combine_split_and_truncate
pkg/interceptors/cel TestExpressionEvaluation/compare_a_JSON_field_to_null
pkg/interceptors/cel TestExpressionEvaluation/compare_a_JSON_number_to_a_double_literal
pkg/interceptors/cel TestExpressionEvaluation/compare_a_JSON_number_to_a_uint_literal
pkg/interceptors/cel TestExpressionEvaluation/compare_a_JSON_number_to_an_int_literal
pkg/interceptors/cel TestExpressionEvaluation/compare_a_JSON_number_to_an_integer_variable
pkg/interceptors/cel TestExpressionEvaluation/compare_string_against_secret
pkg/interceptors/cel TestExpressionEvaluation/compare_string_against_secret_in_the_default_namespace
pkg/interceptors/cel TestExpressionEvaluation/compare_string_against_secret_with_no_match
pkg/interceptors/cel TestExpressionEvaluation/exact_header_lookup
pkg/interceptors/cel TestExpressionEvaluation/extension_base64_decoding
pkg/interceptors/cel TestExpressionEvaluation/extension_base64_encoding
pkg/interceptors/cel TestExpressionEvaluation/extension_string_join
pkg/interceptors/cel TestExpressionEvaluation/extension_string_join#01
pkg/interceptors/cel TestExpressionEvaluation/extract_a_branch_from_a_non_refs_string
pkg/interceptors/cel TestExpressionEvaluation/first_element_in_array
pkg/interceptors/cel TestExpressionEvaluation/first_element_in_empty_array
pkg/interceptors/cel TestExpressionEvaluation/first_element_in_literal_array
pkg/interceptors/cel TestExpressionEvaluation/first_element_in_numeric_array
pkg/interceptors/cel TestExpressionEvaluation/increment_an_integer
pkg/interceptors/cel TestExpressionEvaluation/last_element_in_array
pkg/interceptors/cel TestExpressionEvaluation/last_element_in_empty_array
pkg/interceptors/cel TestExpressionEvaluation/last_element_in_literal_array
pkg/interceptors/cel TestExpressionEvaluation/last_element_in_numeric_array
pkg/interceptors/cel TestExpressionEvaluation/lower_casing_a_string
pkg/interceptors/cel TestExpressionEvaluation/marshal_JSON_array_to_string
pkg/interceptors/cel TestExpressionEvaluation/marshal_JSON_object_to_string
pkg/interceptors/cel TestExpressionEvaluation/marshal_JSON_objects_to_string
pkg/interceptors/cel TestExpressionEvaluation/parse_JSON_body_in_a_string
pkg/interceptors/cel TestExpressionEvaluation/parse_URL
pkg/interceptors/cel TestExpressionEvaluation/parse_URL_and_extract_multiple_strings
pkg/interceptors/cel TestExpressionEvaluation/parse_URL_and_extract_single_string
pkg/interceptors/cel TestExpressionEvaluation/parse_YAML_body_in_a_string
pkg/interceptors/cel TestExpressionEvaluation/parse_request_url
pkg/interceptors/cel TestExpressionEvaluation/sets_extension_sets.contains
pkg/interceptors/cel TestExpressionEvaluation/simple_body_value
pkg/interceptors/cel TestExpressionEvaluation/slicing_arrays
pkg/interceptors/cel TestExpressionEvaluation/split_a_string_on_a_character
pkg/interceptors/cel TestExpressionEvaluation/truncate_a_long_string
pkg/interceptors/cel TestExpressionEvaluation/truncate_a_string_to_fewer_characters_than_it_has
pkg/interceptors/cel TestExpressionEvaluation/truncate_a_string_to_its_own_length
pkg/interceptors/cel TestExpressionEvaluation_Error
pkg/interceptors/cel TestExpressionEvaluation_Error/has_function_missing_nested_key
pkg/interceptors/cel TestExpressionEvaluation_Error/invalid_YAML_body
pkg/interceptors/cel TestExpressionEvaluation_Error/invalid_function_overloading_with_canonical
pkg/interceptors/cel TestExpressionEvaluation_Error/invalid_function_overloading_with_match
pkg/interceptors/cel TestExpressionEvaluation_Error/invalid_parseJSON_body
pkg/interceptors/cel TestExpressionEvaluation_Error/invalid_syntax
pkg/interceptors/cel TestExpressionEvaluation_Error/marshalJSON_marshalling_string
pkg/interceptors/cel TestExpressionEvaluation_Error/missing_secret
pkg/interceptors/cel TestExpressionEvaluation_Error/parseJSON_decoding_non-string
pkg/interceptors/cel TestExpressionEvaluation_Error/parseYAML_decoding_non-string
pkg/interceptors/cel TestExpressionEvaluation_Error/truncate_json
pkg/interceptors/cel TestExpressionEvaluation_Error/unknown_function
pkg/interceptors/cel TestExpressionEvaluation_Error/unknown_key
pkg/interceptors/cel TestExpressionEvaluation_Error/unknown_value
pkg/interceptors/cel TestInterceptor_Process
pkg/interceptors/cel TestInterceptor_Process/body_and_header_canonical_check
pkg/interceptors/cel TestInterceptor_Process/body_and_header_check
pkg/interceptors/cel TestInterceptor_Process/decode_with_cel_extension_to_a_field
pkg/interceptors/cel TestInterceptor_Process/demonstrate_defaulting_logic_within_cel_interceptor
pkg/interceptors/cel TestInterceptor_Process/filters_and_overlays_can_access_passed_in_extensions
pkg/interceptors/cel TestInterceptor_Process/handling_a_list_response
pkg/interceptors/cel TestInterceptor_Process/incrementing_an_integer_value
pkg/interceptors/cel TestInterceptor_Process/multiple_overlays
pkg/interceptors/cel TestInterceptor_Process/nil_body_does_not_panic
pkg/interceptors/cel TestInterceptor_Process/overlay_with_string_library_functions
pkg/interceptors/cel TestInterceptor_Process/overloaded_header_check_with_case_insensitive_matching
pkg/interceptors/cel TestInterceptor_Process/return_different_types_of_expression
pkg/interceptors/cel TestInterceptor_Process/simple_body_check_with_matching_body
pkg/interceptors/cel TestInterceptor_Process/simple_header_check_with_matching_header
pkg/interceptors/cel TestInterceptor_Process/single_overlay
pkg/interceptors/cel TestInterceptor_Process/single_overlay_with_no_filter
pkg/interceptors/cel TestInterceptor_Process/string_replacement_with_regexp
pkg/interceptors/cel TestInterceptor_Process/validating_a_secret
pkg/interceptors/cel TestInterceptor_Process/validating_a_secret_in_the_default_namespace
pkg/interceptors/cel TestInterceptor_Process/validating_a_secret_with_a_namespace_and_name
pkg/interceptors/cel TestInterceptor_Process_Error
pkg/interceptors/cel TestInterceptor_Process_Error/bad_overlay
pkg/interceptors/cel TestInterceptor_Process_Error/overloaded_header_check_with_case_insensitive_failed_match
pkg/interceptors/cel TestInterceptor_Process_Error/simple_body_check_with_non-matching_body
pkg/interceptors/cel TestInterceptor_Process_Error/simple_header_check_with_non_matching_header
pkg/interceptors/cel TestInterceptor_Process_Error/unable_to_parse_regexp_in_translate
pkg/interceptors/cel TestInterceptor_Process_Error/unable_to_parse_the_JSON_body
pkg/interceptors/cel TestInterceptor_Process_Error/unable_to_parse_the_expression
pkg/interceptors/cel TestInterceptor_Process_InvalidParams
pkg/interceptors/cel TestMakeEvalContextWithError
pkg/interceptors/cel TestURLToMap
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/changed_files
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/empty_body,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/event_type_not_push_or_pull_request,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/missing_full_name_json_field,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/missing_repository_json_field,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/non_json_body,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Pull_Request/pull_request,_missing_'number'_json_field
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/changed_files
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/invalid_secret
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/missing_commits_added_json_field,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/missing_commits_modified_json_field,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/missing_commits_removed_json_field,_failure
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/no_context
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Changed_Files_Push/no_context_with_secretRef
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue/empty_secret
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue/invalid_header_for_secret,_matching_event
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue/invalid_signature_header
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue/missing_signature_header
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue/no_secret,_failing_event
pkg/interceptors/github TestInterceptor_ExecuteTrigger_ShouldNotContinue/valid_header_for_secret,_failing_event
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature/nil_body_does_not_panic
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature/no_secret
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature/no_secret,_matching_event
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature/valid_header_for_secret
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature/valid_header_for_secret_and_matching_event
pkg/interceptors/github TestInterceptor_ExecuteTrigger_Signature/valid_sha-256_header_for_secret
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/owners_file_does_not_have_sender
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/owners_file_does_not_have_sender_and_nonowner_commented_/ok-to-test
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/owners_file_have_sender
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/owners_file_have_sender_and_owner_commented_/random
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/owners_file_have_sender_and_sender_commented_/ok-to-test
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/pull_request_submitted_by_owner
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/sender_is_a_collaborator_but_PersonalAccessToken_not_supplied
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/sender_is_a_organization_member
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/sender_is_a_repository_member
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/sender_is_not_a_organization_member
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners/sender_is_not_a_repository_member
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_data_validation
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_data_validation/error_checking_owner_file_validation
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_data_validation/error_parsing_payload_body
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_data_validation/no_context
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_data_validation/no_owners_file
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_data_validation/personalAccessToken_secretKey_is_empty
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Issue_comment_missing_'comment'_section
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Issue_comment_missing_body_field_in_comment_section
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Issue_comment_missing_issue_on_the_payload
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Issue_comment_missing_issue_on_the_payload#01
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/No_payload_supplied
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/PR_number_missing_on_the_payload
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Payload_body_missing_full_name_in_repository_field
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Payload_body_missing_repository_field
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Payload_body_missing_sender_field
pkg/interceptors/github TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Payload_return_with_all_details_issue_comment
pkg/interceptors/github TestInterceptor_ExecuteTrigger_with_invalid_content_type
pkg/interceptors/github TestInterceptor_Process_InvalidParams
pkg/interceptors/github Test_getGithubTokenSecret
pkg/interceptors/github Test_getGithubTokenSecret/missing_secret_key,_failure
pkg/interceptors/github Test_getGithubTokenSecret/nil_secret_reference
pkg/interceptors/github Test_getGithubTokenSecret/valid_secret
pkg/interceptors/github Test_getPersonalAccessTokenSecret
pkg/interceptors/github Test_getPersonalAccessTokenSecret/missing_secret_key,_failure
pkg/interceptors/github Test_getPersonalAccessTokenSecret/nil_secret_reference
pkg/interceptors/github Test_getPersonalAccessTokenSecret/valid_secret
pkg/interceptors/github Test_makeClient
pkg/interceptors/github Test_makeClient/enterprise_github
pkg/interceptors/github Test_makeClient/public_github
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldContinue
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldContinue/no_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldContinue/valid_event
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldContinue/valid_event,_valid_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldContinue/valid_header_for_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue/empty_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue/invalid_event
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue/invalid_event,_valid_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue/invalid_header_for_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue/missing_header_for_secret
pkg/interceptors/gitlab TestInterceptor_ExecuteTrigger_ShouldNotContinue/valid_event,_invalid_secret
pkg/interceptors/gitlab TestInterceptor_Process_InvalidParams
pkg/interceptors/server TestServer_RegisterInterceptor
pkg/interceptors/server TestServer_ServeHTTP
pkg/interceptors/server TestServer_ServeHTTP/valid_request_that_should_continue
pkg/interceptors/server TestServer_ServeHTTP/valid_request_that_should_not_continue
pkg/interceptors/server TestServer_ServeHTTP_Error
pkg/interceptors/server TestServer_ServeHTTP_Error/bad_path
pkg/interceptors/server TestServer_ServeHTTP_Error/invalid_body
pkg/interceptors/server Test_CheckCertValidity
pkg/interceptors/server Test_CreateAndValidateCerts
pkg/interceptors/server Test_CreateSecret
pkg/interceptors/server Test_GetTLSData
pkg/interceptors/server Test_GetTLSData/Invalid_certs
pkg/interceptors/server Test_GetTLSData/Invalid_secret
pkg/interceptors/server Test_GetTLSData/Valid_certs
pkg/interceptors/server Test_GetTLSData/missing_cert
pkg/interceptors/server Test_GetTLSData/missing_key
pkg/interceptors/server Test_SecretNotExist
pkg/interceptors/server Test_UpdateCACertToClusterInterceptorCRD
pkg/interceptors/slack TestInterceptor_ExecuteTrigger_ShouldContinue
pkg/interceptors/slack TestInterceptor_ExecuteTrigger_ShouldContinue/valid_case
pkg/interceptors/slack TestInterceptor_ExecuteTrigger_ShouldNotContinue
pkg/interceptors/slack TestInterceptor_ExecuteTrigger_ShouldNotContinue/bad_payload
pkg/interceptors/slack TestInterceptor_ExecuteTrigger_ShouldNotContinue/skip_params_-_no_content_type
pkg/interceptors/slack TestInterceptor_ExecuteTrigger_ShouldNotContinue/skip_params_-_no_slack_signature
pkg/interceptors/webhook TestGetURI
pkg/interceptors/webhook TestGetURI/namespace_specified
pkg/interceptors/webhook TestGetURI/no_namespace
pkg/interceptors/webhook TestGetURI/non_services
pkg/interceptors/webhook TestGetURI/webhook_interceptor_with_url
pkg/interceptors/webhook TestWebHookInterceptor
pkg/interceptors/webhook TestWebHookInterceptor_NotOK
pkg/interceptors/webhook Test_addInterceptorHeaders
pkg/interceptors/webhook Test_addInterceptorHeaders/Clobber_param
pkg/interceptors/webhook Test_addInterceptorHeaders/Empty_params
pkg/interceptors/webhook Test_addInterceptorHeaders/One_array_param
pkg/interceptors/webhook Test_addInterceptorHeaders/One_string_param
pkg/reconciler/clusterinterceptor TestReconcileKind
pkg/reconciler/eventlistener TestReconcile
pkg/reconciler/eventlistener TestReconcile/CustomResource_EventListener_with_user_provided_custom_args
pkg/reconciler/eventlistener TestReconcile/eventlistener_creation
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_NodePort_service
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_SetEventListenerEvent_enable
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_SetReadOnlyRootFilesystem_false
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_SetSecurityContext_false
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_TLS_connection
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_added_Image_for_custom_resource
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_added_NodeSelector
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_added_NodeSelector_for_custom_resource
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_added_env_for_custom_resource
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_added_tolerations
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_additional_annotation
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_additional_label
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_annotation_for_custom_resource
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_annotations_added_to_service
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_annotations_applied_to_deployment
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_cleanup_test_to_ensure_no_k8s_resource_exist_after_upgrading_to_customresource
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_failed_update_to_deployment_replicas
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_kubernetes_resource
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_kubernetes_resource_for_podtemplate_objectmeta
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_labels_added_to_service
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_labels_applied_to_deployment
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_port_set_in_config
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_security_context
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_updated_NodePort_service
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_updated_config_volumes
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_updated_replicas
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_updated_replicas_on_deployment
pkg/reconciler/eventlistener TestReconcile/eventlistener_with_updated_service_account
pkg/reconciler/eventlistener TestReconcile/reconcile_removes_old_finalizers
pkg/reconciler/eventlistener TestReconcile_Delete
pkg/reconciler/eventlistener TestReconcile_Delete/delete_eventlistener_with_remaining_eventlisteners
pkg/reconciler/eventlistener TestReconcile_Delete/delete_last_eventlistener_in_namespace
pkg/reconciler/eventlistener TestReconcile_Delete/delete_last_eventlistener_in_namespace_with_no_logging_config
pkg/reconciler/eventlistener TestReconcile_Delete/delete_last_eventlistener_in_reconciler_namespace
pkg/reconciler/eventlistener TestReconcile_InvalidForCustomResource
pkg/reconciler/eventlistener TestReconcile_InvalidForCustomResource/eventlistener_with_custome_resource
pkg/reconciler/eventlistener Test_wrapError
pkg/reconciler/eventlistener Test_wrapError/Both_error_empty
pkg/reconciler/eventlistener Test_wrapError/Both_errors
pkg/reconciler/eventlistener Test_wrapError/Error_one_empty
pkg/reconciler/eventlistener Test_wrapError/Error_two_empty
pkg/reconciler/eventlistener/resources TestContainer
pkg/reconciler/eventlistener/resources TestContainer/vanilla
pkg/reconciler/eventlistener/resources TestContainer/with_env_option
pkg/reconciler/eventlistener/resources TestContainer/with_namespace_selector
pkg/reconciler/eventlistener/resources TestContainer/with_namespace_selector_on_any_triggergroup_of_multiple
pkg/reconciler/eventlistener/resources TestContainer/with_namespace_selector_on_triggergroup
pkg/reconciler/eventlistener/resources TestContainer/with_resources_option
pkg/reconciler/eventlistener/resources TestContainer/without_payload_validation
pkg/reconciler/eventlistener/resources TestCustomObject
pkg/reconciler/eventlistener/resources TestCustomObject/vanilla
pkg/reconciler/eventlistener/resources TestCustomObject/with_Affinity_and_TopologySpreadConstraints
pkg/reconciler/eventlistener/resources TestCustomObject/with_env_vars
pkg/reconciler/eventlistener/resources TestCustomObject/with_resources
pkg/reconciler/eventlistener/resources TestCustomObjectError
pkg/reconciler/eventlistener/resources TestDeployment
pkg/reconciler/eventlistener/resources TestDeployment/support_empty_defaults_runAsGroup,_runAsUser,_fsGroup_for_distributions_such_as_OpenShift
pkg/reconciler/eventlistener/resources TestDeployment/vanilla
pkg/reconciler/eventlistener/resources TestDeployment/with_Affinity_and_TopologySpreadConstraints
pkg/reconciler/eventlistener/resources TestDeployment/with_TLS
pkg/reconciler/eventlistener/resources TestDeployment/with_container_probes
pkg/reconciler/eventlistener/resources TestDeployment/with_node_selector
pkg/reconciler/eventlistener/resources TestDeployment/with_overridden_runAsGroup,_runAsUser,_fsGroup
pkg/reconciler/eventlistener/resources TestDeployment/with_replicas
pkg/reconciler/eventlistener/resources TestDeployment/with_service_account
pkg/reconciler/eventlistener/resources TestDeployment/with_tolerations
pkg/reconciler/eventlistener/resources TestDeploymentError
pkg/reconciler/eventlistener/resources TestFilterLabels
pkg/reconciler/eventlistener/resources TestFilterLabels/exclusion_pattern_defined
pkg/reconciler/eventlistener/resources TestFilterLabels/exclusion_pattern_not_defined
pkg/reconciler/eventlistener/resources TestGenerateLabels
pkg/reconciler/eventlistener/resources TestMakeConfig
pkg/reconciler/eventlistener/resources TestObjectMeta
pkg/reconciler/eventlistener/resources TestObjectMeta/Empty_EventListener
pkg/reconciler/eventlistener/resources TestObjectMeta/EventListener_with_Annotation
pkg/reconciler/eventlistener/resources TestObjectMeta/EventListener_with_Configuration
pkg/reconciler/eventlistener/resources TestObjectMeta/EventListener_with_Labels
pkg/reconciler/eventlistener/resources TestService
pkg/reconciler/eventlistener/resources TestService/EventListener_with_LoadBalancerClass
pkg/reconciler/eventlistener/resources TestService/EventListener_with_node_port:_30300
pkg/reconciler/eventlistener/resources TestService/EventListener_with_service_port:_80
pkg/reconciler/eventlistener/resources TestService/EventListener_with_status
pkg/reconciler/eventlistener/resources TestService/EventListener_with_type:_LoadBalancer
pkg/reconciler/eventlistener/resources TestServicePort
pkg/reconciler/eventlistener/resources TestServicePort/EventListener_with_ServicePort:_80
pkg/reconciler/eventlistener/resources TestServicePort/EventListener_with_ServicePort_80_in_KubernetesResource
pkg/reconciler/eventlistener/resources TestServicePort/EventListener_with_TLS_configuration
pkg/reconciler/eventlistener/resources TestServicePort/EventListener_with_status
pkg/reconciler/eventlistener/resources TestUpdateCustomObject
pkg/reconciler/eventlistener/resources TestUpdateCustomObject/entire_object_update_with_single_container
pkg/reconciler/eventlistener/resources TestUpdateCustomObject/entire_object_update_without_container
pkg/reconciler/events TestEmit
pkg/reconciler/interceptor TestReconcileKind
pkg/reconciler/metrics TestCICount
pkg/reconciler/metrics TestCTBCount
pkg/reconciler/metrics TestCountMetrics
pkg/reconciler/metrics TestELCount
pkg/reconciler/metrics TestTBCount
pkg/reconciler/metrics TestTTCount
pkg/reconciler/metrics TestUninitializedMetrics
pkg/resources TestCreateResource
pkg/resources TestCreateResource/TaskRun_with_namespace
pkg/resources TestCreateResource/TaskRun_without_namespace
pkg/resources TestFindAPIResource
pkg/resources TestFindAPIResource/tekton.dev/v1alpha1_PipelineRun
pkg/resources TestFindAPIResource/tekton.dev/v1alpha1_TriggerTemplate
pkg/resources TestFindAPIResource/v1_Namespace
pkg/resources TestFindAPIResource/v1_Pod
pkg/resources Test_AddLabels
pkg/resources Test_AddLabels/add_and_overwrite_labels
pkg/resources Test_AddLabels/add_to_empty_labels
pkg/resources Test_AddLabels/non-string_label
pkg/resources Test_AddLabels/overwrite_label
pkg/resources Test_FindAPIResource_error
pkg/sink TestCloudEventHandling
pkg/sink TestExecuteInterceptor_ExtensionChaining
pkg/sink TestExecuteInterceptor_NotContinue
pkg/sink TestExecuteInterceptor_Sequential
pkg/sink TestExecuteInterceptor_Sequential/CONNECT
pkg/sink TestExecuteInterceptor_Sequential/DELETE
pkg/sink TestExecuteInterceptor_Sequential/GET
pkg/sink TestExecuteInterceptor_Sequential/HEAD
pkg/sink TestExecuteInterceptor_Sequential/OPTIONS
pkg/sink TestExecuteInterceptor_Sequential/PATCH
pkg/sink TestExecuteInterceptor_Sequential/POST
pkg/sink TestExecuteInterceptor_Sequential/PUT
pkg/sink TestExecuteInterceptor_Sequential/TRACE
pkg/sink TestExecuteInterceptor_error
pkg/sink TestExtendBodyWithExtensions
pkg/sink TestExtendBodyWithExtensions/body_contains_an_extension_already
pkg/sink TestExtendBodyWithExtensions/merges_all_extensions_to_an_extension_field
pkg/sink TestExtendBodyWithExtensions/no_extensions
pkg/sink TestHandleEvent
pkg/sink TestHandleEvent/eventListener_with_multiple_triggers
pkg/sink TestHandleEvent/eventlistener_with_a_trigger_ref
pkg/sink TestHandleEvent/eventlistener_with_ref_to_trigger_with_embedded_spec
pkg/sink TestHandleEvent/label_selector_match_expressions
pkg/sink TestHandleEvent/label_selector_match_expressions_without_namespace_selector
pkg/sink TestHandleEvent/namespace_selector_match_names
pkg/sink TestHandleEvent/single_trigger_embedded_within_EventListener
pkg/sink TestHandleEvent/single_trigger_within_EventListener_triggerGroup
pkg/sink TestHandleEvent/with_BitBucket_interceptor
pkg/sink TestHandleEvent/with_GitHub_and_CEL_interceptors
pkg/sink TestHandleEvent/with_interceptors_overlays_race
pkg/sink TestHandleEvent/with_namespaced_interceptor
pkg/sink TestHandleEvent/with_webhook_interceptors
pkg/sink TestHandleEvent_Error
pkg/sink TestHandleEvent_Error/eventlistener_with_unknown_triggers
pkg/sink TestHandleEvent_Error/missing_eventListener
pkg/sink TestRecordRecordCountMetrics
pkg/sink TestRecordRecordCountMetrics/Record_Metrics
pkg/sink TestRecordRecordDurationMetrics
pkg/sink TestRecordRecordDurationMetrics/Record_Metrics
pkg/sink TestRecordResourceCreation
pkg/sink TestRecordResourceCreation/pipelinerun_and_taskrun
pkg/sink TestRecordResourceCreation/single_pipelinerun
pkg/sink TestRecorderMetricsRegistered
pkg/sink TestSink_IsValidPayload
pkg/sink TestSink_IsValidPayload/event_with_Json_Body
pkg/sink TestSink_IsValidPayload/event_with_non_Json_Body
pkg/sink TestSink_IsValidPayload_PayloadValidation
pkg/sink TestSink_IsValidPayload_PayloadValidation/event_with_Json_Body
pkg/sink TestSink_IsValidPayload_PayloadValidation/event_with_non_Json_Body
pkg/sink Test_GetArgs
pkg/sink Test_GetArgs_error
pkg/sink Test_GetArgs_error/no_eventlistener_name
pkg/sink Test_GetArgs_error/no_eventlistener_namespace
pkg/sink Test_GetArgs_error/no_eventlistener_namespace#01
pkg/sink/cloudevent TestSendCloudEvents
pkg/template TestApplyEventValuesMergeInDefaultParams
pkg/template TestApplyEventValuesMergeInDefaultParams/add_multiple_default_params
pkg/template TestApplyEventValuesMergeInDefaultParams/add_no_default_params
pkg/template TestApplyEventValuesMergeInDefaultParams/add_one_default_param
pkg/template TestApplyEventValuesMergeInDefaultParams/do_not_override_existing_value
pkg/template TestApplyEventValuesToParams
pkg/template TestApplyEventValuesToParams/Array_filters
pkg/template TestApplyEventValuesToParams/array_key
pkg/template TestApplyEventValuesToParams/array_last_key
pkg/template TestApplyEventValuesToParams/body_-_key_with_object_val
pkg/template TestApplyEventValuesToParams/body_-_key_with_string_val
pkg/template TestApplyEventValuesToParams/body_with_special_chars
pkg/template TestApplyEventValuesToParams/empty_body
pkg/template TestApplyEventValuesToParams/entire_array_body
pkg/template TestApplyEventValuesToParams/entire_body
pkg/template TestApplyEventValuesToParams/extensions
pkg/template TestApplyEventValuesToParams/extensions_-_extract_JSON_values
pkg/template TestApplyEventValuesToParams/extensions_-_extract_single_value_from_JSON_body
pkg/template TestApplyEventValuesToParams/filters_+_multiple_JSONPath_expressions
pkg/template TestApplyEventValuesToParams/header_keys_match_case
pkg/template TestApplyEventValuesToParams/header_keys_miss-match_case
pkg/template TestApplyEventValuesToParams/header_values
pkg/template TestApplyEventValuesToParams/header_with_single_values
pkg/template TestApplyEventValuesToParams/headers_-_multiple_values_joined_by_comma
pkg/template TestApplyEventValuesToParams/multiple_params
pkg/template TestApplyEventValuesToParams/no_body
pkg/template TestApplyEventValuesToParams/param_contains_both_static_values_and_JSONPath_expressions
pkg/template TestApplyEventValuesToParams/param_contains_multiple_JSONPath_expressions
pkg/template TestApplyEventValuesToParams_Error
pkg/template TestApplyEventValuesToParams_Error/invalid_expression(s)
pkg/template TestApplyEventValuesToParams_Error/invalid_extension
pkg/template TestApplyEventValuesToParams_Error/missing_key
pkg/template TestApplyEventValuesToParams_Error/non_JSON_body
pkg/template TestFindTektonExpressions
pkg/template TestFindTektonExpressions/#00
pkg/template TestFindTektonExpressions/$($($(blahblah)))
pkg/template TestFindTektonExpressions/$($())
pkg/template TestFindTektonExpressions/$())))
pkg/template TestFindTektonExpressions/$(body.blah)
pkg/template TestFindTektonExpressions/$(body.blah)-$(header.*)
pkg/template TestFindTektonExpressions/$(this)-$(not-this
pkg/template TestFindTektonExpressions/$body.)
pkg/template TestFindTektonExpressions/($(body.blah))-and-$(body.foo)
pkg/template TestFindTektonExpressions/(staticvalue)$(body.blah)
pkg/template TestFindTektonExpressions/asd)$(asd
pkg/template TestFindTektonExpressions/onlystatic
pkg/template TestFindTektonExpressions/start:$(body.[?(@.a_==_'d')])-$(body.another-one)
pkg/template TestFindTektonExpressions/start:$(body.blah)//middle//$(header.ONE-TWO)-end
pkg/template TestFindTektonExpressions/start:$(body.blah)//middle//$(header.One)-end
pkg/template TestFindTektonExpressions/start:$(body.blah)//middle//$(header.one)-end
pkg/template TestMergeBindingParams
pkg/template TestMergeBindingParams/empty_bindings
pkg/template TestMergeBindingParams/multiple_bindings_each_with_multiple_params
pkg/template TestMergeBindingParams/multiple_bindings_with_duplicate_params
pkg/template TestMergeBindingParams/single_binding_with_duplicate_params
pkg/template TestMergeBindingParams/single_binding_with_multiple_params
pkg/template TestMergeBindingParams/single_cluster_type_binding_with_multiple_params
pkg/template TestParseJSONPath
pkg/template TestParseJSONPath/Array_filters
pkg/template TestParseJSONPath/array_of_objects
pkg/template TestParseJSONPath/array_of_values
pkg/template TestParseJSONPath/booleans
pkg/template TestParseJSONPath/empty_string
pkg/template TestParseJSONPath/multiple_results
pkg/template TestParseJSONPath/multiple_results_newlines/special_chars
pkg/template TestParseJSONPath/multiple_results_with_empty_string
pkg/template TestParseJSONPath/multiple_results_with_null
pkg/template TestParseJSONPath/null_values
pkg/template TestParseJSONPath/numbers
pkg/template TestParseJSONPath/objects
pkg/template TestParseJSONPath/string_values
pkg/template TestParseJSONPath_Error
pkg/template TestParseJSONPath_Error/$(+12.3.0)
pkg/template TestParseJSONPath_Error/$([1)
pkg/template TestParseJSONPath_Error/$(body
pkg/template TestParseJSONPath_Error/$(body.key[0])
pkg/template TestParseJSONPath_Error/$(body.missing)
pkg/template TestParseJSONPath_Error/$({.hello)
pkg/template TestParseJSONPath_Error/body
pkg/template TestParseJSONPath_Error/body)
pkg/template TestRelaxedJSONPathExpression
pkg/template TestRelaxedJSONPathExpression/#00
pkg/template TestRelaxedJSONPathExpression/.metadata.name
pkg/template TestRelaxedJSONPathExpression/metadata.name
pkg/template TestRelaxedJSONPathExpression/{.metadata.name}
pkg/template TestRelaxedJSONPathExpression_Error
pkg/template TestRelaxedJSONPathExpression_Error/foo.bar}
pkg/template TestRelaxedJSONPathExpression_Error/{foo.bar
pkg/template TestRelaxedJSONPathExpression_Error/{foo.bar}}
pkg/template TestRelaxedJSONPathExpression_Error/{{foo.bar}
pkg/template TestResolveParams
pkg/template TestResolveParams/add_default_values_for_params_with_missing_values
pkg/template TestResolveParams/add_default_values_if_param_missing_from_body
pkg/template TestResolveParams/combination_of_static_values_and_JSONPath_expressions
pkg/template TestResolveParams/default_values_do_not_override_event_values
pkg/template TestResolveParams/values_with_newlines
pkg/template TestResolveParams_Error
pkg/template TestResolveParams_Error/invalid_body
pkg/template TestResolveParams_Error/invalid_expression
pkg/template TestResolveResources
pkg/template TestResolveResources/$(uid)_gets_replaced_with_a_string
pkg/template TestResolveResources/replace_JSON_string_in_templates
pkg/template TestResolveResources/replace_JSON_string_with_special_chars_in_templates
pkg/template TestResolveResources/replace_single_values_in_templates
pkg/template TestResolveResources/uid_replacement_is_consistent_across_multiple_templates
pkg/template TestTektonJSONPathExpression
pkg/template TestTektonJSONPathExpression/$()
pkg/template TestTektonJSONPathExpression/$(.metadata.name)
pkg/template TestTektonJSONPathExpression/$(metadata.name)
pkg/template TestTektonJSONPathExpression/$({.metadata.name})
pkg/template TestTektonJSONPathExpression_Error
pkg/template TestTektonJSONPathExpression_Error/#00
pkg/template TestTektonJSONPathExpression_Error/$(foo.bar})
pkg/template TestTektonJSONPathExpression_Error/$({)
pkg/template TestTektonJSONPathExpression_Error/$({asd)
pkg/template TestTektonJSONPathExpression_Error/$({foo.bar)
pkg/template TestTektonJSONPathExpression_Error/$({foo.bar}})
pkg/template TestTektonJSONPathExpression_Error/$({{foo.bar)
pkg/template TestTektonJSONPathExpression_Error/{.metadata.name}
pkg/template Test_ApplyParamsToResourceTemplate
pkg/template Test_ApplyParamsToResourceTemplate/multiple_params
pkg/template Test_ApplyParamsToResourceTemplate/no_params
pkg/template Test_ApplyParamsToResourceTemplate/old_escape_behaviour
pkg/template Test_ApplyParamsToResourceTemplate/one_param
pkg/template Test_ApplyParamsToResourceTemplate/valid_and_invalid_params_together
pkg/template Test_ApplyUIDToResourceTemplate
pkg/template Test_ApplyUIDToResourceTemplate/No_uid
pkg/template Test_ApplyUIDToResourceTemplate/One_uid
pkg/template Test_ApplyUIDToResourceTemplate/Three_uid
pkg/template Test_ResolveTrigger
pkg/template Test_ResolveTrigger/1_binding
pkg/template Test_ResolveTrigger/1_clustertype_binding
pkg/template Test_ResolveTrigger/1_embed_binding
pkg/template Test_ResolveTrigger/concise_bindings
pkg/template Test_ResolveTrigger/embedded_trigger_template
pkg/template Test_ResolveTrigger/missing_kind_implies_namespacedTriggerBinding
pkg/template Test_ResolveTrigger/multiple_binding_params_are_merged
pkg/template Test_ResolveTrigger/no_binding
pkg/template Test_ResolveTrigger_error
pkg/template Test_ResolveTrigger_error/clustertriggerbinding_not_found
pkg/template Test_ResolveTrigger_error/invalid_trigger_binding
pkg/template Test_ResolveTrigger_error/same_param_name_across_multiple_bindings
pkg/template Test_ResolveTrigger_error/trigger_template_missing_ref
pkg/template Test_ResolveTrigger_error/triggerbinding_and_triggertemplate_not_found
pkg/template Test_ResolveTrigger_error/triggerbinding_not_found
pkg/template Test_ResolveTrigger_error/triggertemplate_not_found
pkg/template Test_applyParamToResourceTemplate
pkg/template Test_applyParamToResourceTemplate/escape_quotes_in_param_val
pkg/template Test_applyParamToResourceTemplate/escape_quotes_in_param_val_-_old_escaping
pkg/template Test_applyParamToResourceTemplate/escape_string_with_object_with_quoted_string
pkg/template Test_applyParamToResourceTemplate/escape_string_with_quoted_message_inside
pkg/template Test_applyParamToResourceTemplate/join_string_with_quoted_message
pkg/template Test_applyParamToResourceTemplate/replace_multiple_param_vars
pkg/template Test_applyParamToResourceTemplate/replace_no_param_vars
pkg/template Test_applyParamToResourceTemplate/replace_no_param_vars_with_non_match_present
pkg/template Test_applyParamToResourceTemplate/replace_one_param_var
test TestGetResourcesFromClients
test TestGetResourcesFromClients/empty
test TestGetResourcesFromClients/one_resource_each
test TestGetResourcesFromClients/only_Deployments_(and_namespaces)
test TestGetResourcesFromClients/only_Services_(and_namespaces)
test TestGetResourcesFromClients/only_clustertriggerbindings
test TestGetResourcesFromClients/only_eventlisteners_(and_namespaces)
test TestGetResourcesFromClients/only_namespaces
test TestGetResourcesFromClients/only_pods_(and_namespaces)
test TestGetResourcesFromClients/only_secrets_(and_namespaces)
test TestGetResourcesFromClients/only_triggerBindings_(and_namespaces)
test TestGetResourcesFromClients/only_triggerTemplates_(and_namespaces)
test TestGetResourcesFromClients/two_resources_each
test TestHMACHeader
... skipping 1341 lines ... --- PASS: TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Payload_body_missing_sender_field (0.00s) --- PASS: TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Issue_comment_missing_'comment'_section (0.00s) --- PASS: TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Issue_comment_missing_body_field_in_comment_section (0.00s) --- PASS: TestInterceptor_ExecuteTrigger_owners_parseBodyForOwners/Payload_return_with_all_details_issue_comment (0.00s) === RUN TestInterceptor_ExecuteTrigger_owners_data_validation === RUN TestInterceptor_ExecuteTrigger_owners_data_validation/personalAccessToken_secretKey_is_empty github_test.go:2034: Interceptor.Process() = error getting github token: github interceptor personalAccessToken.secretKey is empty, want error getting github token: github interceptor personalAccessToken.secretKey is empty === RUN TestInterceptor_ExecuteTrigger_owners_data_validation/error_parsing_payload_body github_test.go:2034: Interceptor.Process() = error parsing body: pull_request body missing 'number' field, want error parsing body: pull_request body missing 'number' field === RUN TestInterceptor_ExecuteTrigger_owners_data_validation/no_owners_file github_test.go:2034: Interceptor.Process() = owners check requirements not met, want owners check requirements not met === RUN TestInterceptor_ExecuteTrigger_owners_data_validation/error_checking_owner_file_validation github_test.go:2034: Interceptor.Process() = error checking owner verification: GET http://127.0.0.1:36237/api/v3/repos/owner/repo/contents/OWNERS: 500 [], want === RUN TestInterceptor_ExecuteTrigger_owners_data_validation/no_context github_test.go:2034: Interceptor.Process() = error getting github token: no request context passed, want error getting github token: no request context passed --- PASS: TestInterceptor_ExecuteTrigger_owners_data_validation (0.21s) --- PASS: TestInterceptor_ExecuteTrigger_owners_data_validation/personalAccessToken_secretKey_is_empty (0.06s) --- PASS: TestInterceptor_ExecuteTrigger_owners_data_validation/error_parsing_payload_body (0.04s) --- PASS: TestInterceptor_ExecuteTrigger_owners_data_validation/no_owners_file (0.04s) --- PASS: TestInterceptor_ExecuteTrigger_owners_data_validation/error_checking_owner_file_validation (0.04s) --- PASS: TestInterceptor_ExecuteTrigger_owners_data_validation/no_context (0.03s) ... skipping 39 lines ... --- PASS: TestServer_ServeHTTP/valid_request_that_should_continue (0.06s) --- PASS: TestServer_ServeHTTP/valid_request_that_should_not_continue (0.03s) === RUN TestServer_ServeHTTP_Error === RUN TestServer_ServeHTTP_Error/bad_path logger.go:146: 2024-09-04T05:44:10.623Z INFO HTTP 400 - path did not match any interceptors === RUN TestServer_ServeHTTP_Error/invalid_body logger.go:146: 2024-09-04T05:44:10.675Z INFO HTTP 400 - failed to parse body as InterceptorRequest: json: cannot unmarshal string into Go value of type v1beta1.InterceptorRequest --- PASS: TestServer_ServeHTTP_Error (0.10s) --- PASS: TestServer_ServeHTTP_Error/bad_path (0.05s) --- PASS: TestServer_ServeHTTP_Error/invalid_body (0.05s) === RUN TestServer_RegisterInterceptor --- PASS: TestServer_RegisterInterceptor (0.00s) === RUN Test_SecretNotExist logger.go:146: 2024-09-04T05:44:10.730Z INFO secret is missing --- PASS: Test_SecretNotExist (0.05s) === RUN Test_CreateSecret --- PASS: Test_CreateSecret (0.06s) === RUN Test_CheckCertValidity logger.go:146: 2024-09-04T05:44:16.926Z ERROR failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-09-04T05:44:16Z is after 2024-09-04T05:44:16Z --- PASS: Test_CheckCertValidity (10.13s) === RUN Test_CreateAndValidateCerts --- PASS: Test_CreateAndValidateCerts (0.03s) === RUN Test_GetTLSData === RUN Test_GetTLSData/Invalid_secret === NAME Test_GetTLSData logger.go:146: 2024-09-04T05:44:20.984Z ERROR failed to fetch secret secret "test111" not found === RUN Test_GetTLSData/missing_key === NAME Test_GetTLSData logger.go:146: 2024-09-04T05:44:20.984Z WARN server key missing === RUN Test_GetTLSData/missing_cert === NAME Test_GetTLSData logger.go:146: 2024-09-04T05:44:20.984Z WARN server cert missing ... skipping 7 lines ... --- PASS: Test_GetTLSData/missing_cert (0.00s) --- PASS: Test_GetTLSData/Invalid_certs (0.00s) --- PASS: Test_GetTLSData/Valid_certs (0.00s) === RUN Test_UpdateCACertToClusterInterceptorCRD --- PASS: Test_UpdateCACertToClusterInterceptorCRD (10.03s) PASS panic: Log in goroutine after Test_UpdateCACertToClusterInterceptorCRD has completed: 2024-09-04T05:44:32.021Z ERROR failed to fetch secret secret "testsecrets" not found goroutine 69 [running]: testing.(*common).logDepth(0xc000459860, {0xc0004cbbc0, 0x54}, 0x3) /home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.5.linux-amd64/src/testing/testing.go:1028 +0x6d4 testing.(*common).log(...) /home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.5.linux-amd64/src/testing/testing.go:1010 ... skipping 10 lines ... go.uber.org/zap.(*SugaredLogger).Errorf(...) /home/prow/go/src/github.com/tektoncd/triggers/vendor/go.uber.org/zap/sugar.go:216 github.com/tektoncd/triggers/pkg/interceptors/server.UpdateCACertToClusterInterceptorCRD.func1() /home/prow/go/src/github.com/tektoncd/triggers/pkg/interceptors/server/server.go:335 +0x2da created by github.com/tektoncd/triggers/pkg/interceptors/server.UpdateCACertToClusterInterceptorCRD in goroutine 68 /home/prow/go/src/github.com/tektoncd/triggers/pkg/interceptors/server/server.go:330 +0x228 FAIL github.com/tektoncd/triggers/pkg/interceptors/server 21.743s === RUN TestInterceptor_ExecuteTrigger_ShouldContinue === RUN TestInterceptor_ExecuteTrigger_ShouldContinue/valid_case --- PASS: TestInterceptor_ExecuteTrigger_ShouldContinue (0.09s) --- PASS: TestInterceptor_ExecuteTrigger_ShouldContinue/valid_case (0.09s) === RUN TestInterceptor_ExecuteTrigger_ShouldNotContinue === RUN TestInterceptor_ExecuteTrigger_ShouldNotContinue/bad_payload ... skipping 277 lines ... logger.go:146: 2024-09-04T05:44:11.846Z DEBUG interceptor/interceptor.go:50 Resolved Address is http://my-svc.default.svc:80/path logger.go:146: 2024-09-04T05:44:11.858Z DEBUG interceptor/interceptor.go:50 Resolved Address is https://my-svc.default.svc:8443/path --- PASS: TestReconcileKind (0.08s) PASS ok github.com/tektoncd/triggers/pkg/reconciler/interceptor 1.612s === RUN TestUninitializedMetrics logger.go:146: 2024-09-04T05:44:12.646Z ERROR metrics/metrics.go:210 ignoring the metrics recording for number of eventlistener, failed to initialize the metrics recorder logger.go:146: 2024-09-04T05:44:12.647Z ERROR metrics/metrics.go:210 ignoring the metrics recording for number of clustertriggerbinding, failed to initialize the metrics recorder logger.go:146: 2024-09-04T05:44:12.648Z ERROR metrics/metrics.go:210 ignoring the metrics recording for number of triggerbinding, failed to initialize the metrics recorder logger.go:146: 2024-09-04T05:44:12.648Z ERROR metrics/metrics.go:210 ignoring the metrics recording for number of triggertemplate, failed to initialize the metrics recorder logger.go:146: 2024-09-04T05:44:12.648Z ERROR metrics/metrics.go:210 ignoring the metrics recording for number of clusterinterceptor, failed to initialize the metrics recorder --- PASS: TestUninitializedMetrics (0.09s) === RUN TestCountMetrics --- PASS: TestCountMetrics (0.21s) === RUN TestELCount --- PASS: TestELCount (0.12s) === RUN TestTTCount ... skipping 64 lines ... === RUN TestRecordRecordDurationMetrics/Record_Metrics logger.go:146: 2024-09-04T05:44:19.138Z DEBUG event listener request completed {"status": 200, "duration": 0.000000007} --- PASS: TestRecordRecordDurationMetrics (0.01s) --- PASS: TestRecordRecordDurationMetrics/Record_Metrics (0.00s) === RUN TestRecordRecordCountMetrics === RUN TestRecordRecordCountMetrics/Record_Metrics logger.go:146: 2024-09-04T05:44:19.140Z DEBUG event listener request {"status": "failed"} --- PASS: TestRecordRecordCountMetrics (0.00s) --- PASS: TestRecordRecordCountMetrics/Record_Metrics (0.00s) === RUN TestHandleEvent === RUN TestHandleEvent/single_trigger_embedded_within_EventListener logger.go:146: 2024-09-04T05:44:19.260Z DEBUG handling event with path /, payload: {"head_commit": {"id": "testrevision"}, "repository": {"url": "testurl"}, "foo": "bar\t\r\nbaz昨"} and header: map[Accept-Encoding:[gzip] Content-Length:[99] Content-Type:[application/json] User-Agent:[Go-http-client/1.1]] {"eventlistener": "my-el", "namespace": "foo", "/triggers-eventid": "12345", "eventlistenerUID": "el-uid", "/triggers-eventid": "12345"} logger.go:146: 2024-09-04T05:44:19.260Z DEBUG event listener request {"status": "succeeded"} ... skipping 195 lines ... logger.go:146: 2024-09-04T05:44:20.742Z INFO Generating resource: kind: &APIResource{Name:taskruns,Namespaced:true,Kind:TaskRun,Verbs:[],ShortNames:[],SingularName:,Categories:[],Group:tekton.dev,Version:v1,StorageVersionHash:,}, name: git-clone-run logger.go:146: 2024-09-04T05:44:20.742Z INFO For event ID "12345" creating resource tekton.dev/v1, Resource=taskruns --- PASS: TestCloudEventHandling (0.04s) === RUN TestSink_IsValidPayload === RUN TestSink_IsValidPayload/event_with_Json_Body logger.go:146: 2024-09-04T05:44:20.779Z DEBUG handling event with path /, payload: {"head_commit": {"id": "testrevision"}, "repository": {"url": "testurl"}} and header: map[Accept-Encoding:[gzip] Content-Length:[73] Content-Type:[application/json] User-Agent:[Go-http-client/1.1]] {"eventlistener": "test-el", "namespace": "foo", "/triggers-eventid": "12345", "eventlistenerUID": "", "/triggers-eventid": "12345"} logger.go:146: 2024-09-04T05:44:20.779Z ERROR Error getting Trigger test in Namespace foo: trigger.triggers.tekton.dev "test" not found logger.go:146: 2024-09-04T05:44:20.779Z DEBUG event listener request {"status": "succeeded"} === RUN TestSink_IsValidPayload/event_with_non_Json_Body logger.go:146: 2024-09-04T05:44:20.811Z DEBUG event listener request {"status": "failed"} logger.go:146: 2024-09-04T05:44:20.811Z ERROR Invalid event body format : invalid character '<' looking for beginning of value --- PASS: TestSink_IsValidPayload (0.07s) --- PASS: TestSink_IsValidPayload/event_with_Json_Body (0.04s) --- PASS: TestSink_IsValidPayload/event_with_non_Json_Body (0.03s) === RUN TestSink_IsValidPayload_PayloadValidation === RUN TestSink_IsValidPayload_PayloadValidation/event_with_Json_Body logger.go:146: 2024-09-04T05:44:20.843Z DEBUG handling event with path /, payload: {"head_commit": {"id": "testrevision"}, "repository": {"url": "testurl"}} and header: map[Accept-Encoding:[gzip] Content-Length:[73] Content-Type:[application/json] User-Agent:[Go-http-client/1.1]] {"eventlistener": "test-el", "namespace": "foo", "/triggers-eventid": "12345", "eventlistenerUID": "", "/triggers-eventid": "12345"} logger.go:146: 2024-09-04T05:44:20.844Z ERROR Error getting Trigger test in Namespace foo: trigger.triggers.tekton.dev "test" not found logger.go:146: 2024-09-04T05:44:20.844Z DEBUG event listener request {"status": "succeeded"} === RUN TestSink_IsValidPayload_PayloadValidation/event_with_non_Json_Body logger.go:146: 2024-09-04T05:44:20.872Z DEBUG handling event with path /, payload: <test>xml</test> and header: map[Accept-Encoding:[gzip] Content-Length:[16] Content-Type:[application/json] User-Agent:[Go-http-client/1.1]] {"eventlistener": "test-el", "namespace": "foo", "/triggers-eventid": "12345", "eventlistenerUID": "", "/triggers-eventid": "12345"} logger.go:146: 2024-09-04T05:44:20.872Z ERROR Error getting Trigger test in Namespace foo: trigger.triggers.tekton.dev "test" not found logger.go:146: 2024-09-04T05:44:20.872Z DEBUG event listener request {"status": "succeeded"} --- PASS: TestSink_IsValidPayload_PayloadValidation (0.06s) --- PASS: TestSink_IsValidPayload_PayloadValidation/event_with_Json_Body (0.03s) --- PASS: TestSink_IsValidPayload_PayloadValidation/event_with_non_Json_Body (0.03s) PASS ok github.com/tektoncd/triggers/pkg/sink 4.013s ... skipping 342 lines ... --- PASS: TestGetResourcesFromClients/only_secrets_(and_namespaces) (0.03s) --- PASS: TestGetResourcesFromClients/only_pods_(and_namespaces) (0.03s) === RUN TestHMACHeader --- PASS: TestHMACHeader (0.00s) PASS ok github.com/tektoncd/triggers/test 2.891s FAIL Finished run, return code is 1 XML report written to /logs/artifacts/junit_RjiyfxCA.xml =========================== ==== UNIT TESTS FAILED ==== =========================== + EXIT_VALUE=1 + set +o xtrace