Project
Pipelines as Code
Run detail
pac-unit-tests
2026-03-25 22:07
Status
complete
Pass rate
99.9%
Duration
35.70s
New failures
0
github.com/openshift-pipelines/pipelines-as-code/pkg/acl
| Test | Status | Duration | |
|---|---|---|---|
| TestExpandAliases github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestExpandAliases
--- PASS: TestExpandAliases (0.00s) | |||
| TestExpandAliases/expand_alias github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestExpandAliases/expand_alias
--- PASS: TestExpandAliases/expand_alias (0.00s) | |||
| TestExpandAliases/expand_alias_dedups github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestExpandAliases/expand_alias_dedups
--- PASS: TestExpandAliases/expand_alias_dedups (0.00s) | |||
| TestExpandAliases/no_owner_have_aliases github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestExpandAliases/no_owner_have_aliases
--- PASS: TestExpandAliases/no_owner_have_aliases (0.00s) | |||
| TestExpandAliases/no_owner_or_aliases github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestExpandAliases/no_owner_or_aliases
--- PASS: TestExpandAliases/no_owner_or_aliases (0.00s) | |||
| TestExpandAliases/owners_dedups github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestExpandAliases/owners_dedups
--- PASS: TestExpandAliases/owners_dedups (0.00s) | |||
| TestMatchRegexp github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestMatchRegexp
--- PASS: TestMatchRegexp (0.00s) | |||
| TestMatchRegexp/match github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestMatchRegexp/match
--- PASS: TestMatchRegexp/match (0.00s) | |||
| TestMatchRegexp/nomatch github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestMatchRegexp/nomatch
--- PASS: TestMatchRegexp/nomatch (0.00s) | |||
| TestRegexp github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 10 ms | |
Stdout === RUN TestRegexp
--- PASS: TestRegexp (0.01s) | |||
| TestRegexp/bad/match_regexp github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/bad/match_regexp
--- PASS: TestRegexp/bad/match_regexp (0.00s) | |||
| TestRegexp/bad/match_regexp_newline_space github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/bad/match_regexp_newline_space
--- PASS: TestRegexp/bad/match_regexp_newline_space (0.00s) | |||
| TestRegexp/bad/match_regexp_with_invalid_sha github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/bad/match_regexp_with_invalid_sha
--- PASS: TestRegexp/bad/match_regexp_with_invalid_sha (0.00s) | |||
| TestRegexp/good/in_the_middle github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/in_the_middle
--- PASS: TestRegexp/good/in_the_middle (0.00s) | |||
| TestRegexp/good/match_regexp github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/match_regexp
--- PASS: TestRegexp/good/match_regexp (0.00s) | |||
| TestRegexp/good/match_regexp_newline github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/match_regexp_newline
--- PASS: TestRegexp/good/match_regexp_newline (0.00s) | |||
| TestRegexp/good/match_regexp_trailing_spaces github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/match_regexp_trailing_spaces
--- PASS: TestRegexp/good/match_regexp_trailing_spaces (0.00s) | |||
| TestRegexp/good/match_regexp_with_full_sha github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/match_regexp_with_full_sha
--- PASS: TestRegexp/good/match_regexp_with_full_sha (0.00s) | |||
| TestRegexp/good/match_regexp_with_short_sha github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/match_regexp_with_short_sha
--- PASS: TestRegexp/good/match_regexp_with_short_sha (0.00s) | |||
| TestRegexp/good/match_regexp_with_uppercase_sha github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestRegexp/good/match_regexp_with_uppercase_sha
--- PASS: TestRegexp/good/match_regexp_with_uppercase_sha (0.00s) | |||
| TestUserInOwnerFile github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 10 ms | |
Stdout === RUN TestUserInOwnerFile
--- PASS: TestUserInOwnerFile (0.01s) | |||
| TestUserInOwnerFile/bad_owners_aliases_yaml_file github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/bad_owners_aliases_yaml_file
--- PASS: TestUserInOwnerFile/bad_owners_aliases_yaml_file (0.00s) | |||
| TestUserInOwnerFile/bad_owners_yaml_file github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/bad_owners_yaml_file
--- PASS: TestUserInOwnerFile/bad_owners_yaml_file (0.00s) | |||
| TestUserInOwnerFile/no_owners_file github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/no_owners_file
--- PASS: TestUserInOwnerFile/no_owners_file (0.00s) | |||
| TestUserInOwnerFile/user_alias_in_.*_filters github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_alias_in_.*_filters
--- PASS: TestUserInOwnerFile/user_alias_in_.*_filters (0.00s) | |||
| TestUserInOwnerFile/user_in_.*_filters github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_in_.*_filters
--- PASS: TestUserInOwnerFile/user_in_.*_filters (0.00s) | |||
| TestUserInOwnerFile/user_in_approvers github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_in_approvers
--- PASS: TestUserInOwnerFile/user_in_approvers (0.00s) | |||
| TestUserInOwnerFile/user_in_other_filters github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_in_other_filters
--- PASS: TestUserInOwnerFile/user_in_other_filters (0.00s) | |||
| TestUserInOwnerFile/user_in_owners_aliases_file github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_in_owners_aliases_file
--- PASS: TestUserInOwnerFile/user_in_owners_aliases_file (0.00s) | |||
| TestUserInOwnerFile/user_in_reviewers github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_in_reviewers
--- PASS: TestUserInOwnerFile/user_in_reviewers (0.00s) | |||
| TestUserInOwnerFile/user_not_in_.*_filters github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_not_in_.*_filters
--- PASS: TestUserInOwnerFile/user_not_in_.*_filters (0.00s) | |||
| TestUserInOwnerFile/user_not_in_owner_file github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_not_in_owner_file
--- PASS: TestUserInOwnerFile/user_not_in_owner_file (0.00s) | |||
| TestUserInOwnerFile/user_not_in_owners_aliases_file github.com/openshift-pipelines/pipelines-as-code/pkg/acl | passed | 0 ms | |
Stdout === RUN TestUserInOwnerFile/user_not_in_owners_aliases_file
--- PASS: TestUserInOwnerFile/user_not_in_owners_aliases_file (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/action
| Test | Status | Duration | |
|---|---|---|---|
| TestPatchPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/action | passed | 30 ms | |
Stdout === RUN TestPatchPipelineRun
--- PASS: TestPatchPipelineRun (0.03s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/adapter
| Test | Status | Duration | |
|---|---|---|---|
| Test_compareSecret github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_compareSecret
--- PASS: Test_compareSecret (0.00s) | |||
| Test_compareSecret/bad/secret_comparison github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_compareSecret/bad/secret_comparison
--- PASS: Test_compareSecret/bad/secret_comparison (0.00s) | |||
| Test_compareSecret/good/secret_comparison github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_compareSecret/good/secret_comparison
--- PASS: Test_compareSecret/good/secret_comparison (0.00s) | |||
| Test_detectIncoming_body_params_are_parsed github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_detectIncoming_body_params_are_parsed
--- PASS: Test_detectIncoming_body_params_are_parsed (0.00s) | |||
| Test_detectIncoming_legacy_warning github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_detectIncoming_legacy_warning
--- PASS: Test_detectIncoming_legacy_warning (0.00s) | |||
| Test_detectIncoming_legacy_warning/legacy_mode_-_params_in_URL github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_detectIncoming_legacy_warning/legacy_mode_-_params_in_URL
--- PASS: Test_detectIncoming_legacy_warning/legacy_mode_-_params_in_URL (0.00s) | |||
| Test_detectIncoming_legacy_warning/new_mode_-_params_in_JSON_body github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_detectIncoming_legacy_warning/new_mode_-_params_in_JSON_body
--- PASS: Test_detectIncoming_legacy_warning/new_mode_-_params_in_JSON_body (0.00s) | |||
| Test_listener_detectIncoming github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 500 ms | |
Stdout === RUN Test_listener_detectIncoming
--- PASS: Test_listener_detectIncoming (0.50s) | |||
| Test_listener_detectIncoming/bad/empty_secret github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/empty_secret
--- PASS: Test_listener_detectIncoming/bad/empty_secret (0.00s) | |||
| Test_listener_detectIncoming/bad/incoming_with_no_accept github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/incoming_with_no_accept
--- PASS: Test_listener_detectIncoming/bad/incoming_with_no_accept (0.00s) | |||
| Test_listener_detectIncoming/bad/multiple_repos_with_name github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/multiple_repos_with_name
--- PASS: Test_listener_detectIncoming/bad/multiple_repos_with_name (0.00s) | |||
| Test_listener_detectIncoming/bad/no_branch_in_query github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_branch_in_query
--- PASS: Test_listener_detectIncoming/bad/no_branch_in_query (0.00s) | |||
| Test_listener_detectIncoming/bad/no_incomings github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_incomings
--- PASS: Test_listener_detectIncoming/bad/no_incomings (0.00s) | |||
| Test_listener_detectIncoming/bad/no_matched_branch_in_incoming github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_matched_branch_in_incoming
--- PASS: Test_listener_detectIncoming/bad/no_matched_branch_in_incoming (0.00s) | |||
| Test_listener_detectIncoming/bad/no_matched_repo github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_matched_repo
--- PASS: Test_listener_detectIncoming/bad/no_matched_repo (0.00s) | |||
| Test_listener_detectIncoming/bad/no_matched_secret github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_matched_secret
--- PASS: Test_listener_detectIncoming/bad/no_matched_secret (0.00s) | |||
| Test_listener_detectIncoming/bad/no_matched_secret#01 github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_matched_secret#01
--- PASS: Test_listener_detectIncoming/bad/no_matched_secret#01 (0.00s) | |||
| Test_listener_detectIncoming/bad/no_pr_in_query github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_pr_in_query
--- PASS: Test_listener_detectIncoming/bad/no_pr_in_query (0.00s) | |||
| Test_listener_detectIncoming/bad/no_repository_in_query github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_repository_in_query
--- PASS: Test_listener_detectIncoming/bad/no_repository_in_query (0.00s) | |||
| Test_listener_detectIncoming/bad/no_repository_in_query#01 github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_repository_in_query#01
--- PASS: Test_listener_detectIncoming/bad/no_repository_in_query#01 (0.00s) | |||
| Test_listener_detectIncoming/bad/no_secret_in_query github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/no_secret_in_query
--- PASS: Test_listener_detectIncoming/bad/no_secret_in_query (0.00s) | |||
| Test_listener_detectIncoming/bad/noincomingurl github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/noincomingurl
--- PASS: Test_listener_detectIncoming/bad/noincomingurl (0.00s) | |||
| Test_listener_detectIncoming/bad/not_git_provider_type_provided github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 490 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/not_git_provider_type_provided
--- PASS: Test_listener_detectIncoming/bad/not_git_provider_type_provided (0.49s) | |||
| Test_listener_detectIncoming/bad/passed_params_is_not_in_spec github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/bad/passed_params_is_not_in_spec
--- PASS: Test_listener_detectIncoming/bad/passed_params_is_not_in_spec (0.00s) | |||
| Test_listener_detectIncoming/good/incoming github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/good/incoming
--- PASS: Test_listener_detectIncoming/good/incoming (0.00s) | |||
| Test_listener_detectIncoming/good/incoming_with_body github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/good/incoming_with_body
--- PASS: Test_listener_detectIncoming/good/incoming_with_body (0.00s) | |||
| Test_listener_detectIncoming/good/incoming_with_body_partial_params_ github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/good/incoming_with_body_partial_params_
--- PASS: Test_listener_detectIncoming/good/incoming_with_body_partial_params_ (0.00s) | |||
| Test_listener_detectIncoming/good/incoming_with_default_secret_key github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/good/incoming_with_default_secret_key
--- PASS: Test_listener_detectIncoming/good/incoming_with_default_secret_key (0.00s) | |||
| Test_listener_detectIncoming/good/incoming_with_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/good/incoming_with_namespace
--- PASS: Test_listener_detectIncoming/good/incoming_with_namespace (0.00s) | |||
| Test_listener_detectIncoming/invalid_incoming_body github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/invalid_incoming_body
--- PASS: Test_listener_detectIncoming/invalid_incoming_body (0.00s) | |||
| Test_listener_detectIncoming/no_git_provider github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_detectIncoming/no_git_provider
--- PASS: Test_listener_detectIncoming/no_git_provider (0.00s) | |||
| Test_listener_processIncoming github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN Test_listener_processIncoming
--- PASS: Test_listener_processIncoming (0.01s) | |||
| Test_listener_processIncoming/error/bad_url github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/error/bad_url
--- PASS: Test_listener_processIncoming/error/bad_url (0.00s) | |||
| Test_listener_processIncoming/error/not_enough_path_in_url github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/error/not_enough_path_in_url
--- PASS: Test_listener_processIncoming/error/not_enough_path_in_url (0.00s) | |||
| Test_listener_processIncoming/error/unknown_provider github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/error/unknown_provider
--- PASS: Test_listener_processIncoming/error/unknown_provider (0.00s) | |||
| Test_listener_processIncoming/No_GitProvider_is_provided github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/No_GitProvider_is_provided
--- PASS: Test_listener_processIncoming/No_GitProvider_is_provided (0.00s) | |||
| Test_listener_processIncoming/No_GitProvider_type_is_provided github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/No_GitProvider_type_is_provided
--- PASS: Test_listener_processIncoming/No_GitProvider_type_is_provided (0.00s) | |||
| Test_listener_processIncoming/process/bitbucketcloud github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/process/bitbucketcloud
--- PASS: Test_listener_processIncoming/process/bitbucketcloud (0.00s) | |||
| Test_listener_processIncoming/process/bitbucketdatacenter github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/process/bitbucketdatacenter
--- PASS: Test_listener_processIncoming/process/bitbucketdatacenter (0.00s) | |||
| Test_listener_processIncoming/process/forgejo github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/process/forgejo
--- PASS: Test_listener_processIncoming/process/forgejo (0.00s) | |||
| Test_listener_processIncoming/process/gitea github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/process/gitea
--- PASS: Test_listener_processIncoming/process/gitea (0.00s) | |||
| Test_listener_processIncoming/process/github github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/process/github
--- PASS: Test_listener_processIncoming/process/github (0.00s) | |||
| Test_listener_processIncoming/process/gitlab github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_listener_processIncoming/process/gitlab
--- PASS: Test_listener_processIncoming/process/gitlab (0.00s) | |||
| Test_parseIncomingPayload github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_parseIncomingPayload
--- PASS: Test_parseIncomingPayload (0.00s) | |||
| Test_parseIncomingPayload/fallback_from_invalid_query_params_to_JSON_body github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_parseIncomingPayload/fallback_from_invalid_query_params_to_JSON_body
--- PASS: Test_parseIncomingPayload/fallback_from_invalid_query_params_to_JSON_body (0.00s) | |||
| Test_parseIncomingPayload/legacy_mode_with_valid_query_params github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_parseIncomingPayload/legacy_mode_with_valid_query_params
--- PASS: Test_parseIncomingPayload/legacy_mode_with_valid_query_params (0.00s) | |||
| Test_parseIncomingPayload/malformed_JSON_error github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_parseIncomingPayload/malformed_JSON_error
--- PASS: Test_parseIncomingPayload/malformed_JSON_error (0.00s) | |||
| Test_parseIncomingPayload/missing_required_fields_in_JSON github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_parseIncomingPayload/missing_required_fields_in_JSON
--- PASS: Test_parseIncomingPayload/missing_required_fields_in_JSON (0.00s) | |||
| Test_parseIncomingPayload/new_mode_with_valid_JSON_body github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN Test_parseIncomingPayload/new_mode_with_valid_JSON_body
--- PASS: Test_parseIncomingPayload/new_mode_with_valid_JSON_body (0.00s) | |||
| TestApplyIncomingParams github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams
--- PASS: TestApplyIncomingParams (0.00s) | |||
| TestApplyIncomingParams/All_params_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/All_params_allowed
--- PASS: TestApplyIncomingParams/All_params_allowed (0.00s) | |||
| TestApplyIncomingParams/Invalid_content_type github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/Invalid_content_type
--- PASS: TestApplyIncomingParams/Invalid_content_type (0.00s) | |||
| TestApplyIncomingParams/Invalid_payload_format github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/Invalid_payload_format
--- PASS: TestApplyIncomingParams/Invalid_payload_format (0.00s) | |||
| TestApplyIncomingParams/Param_not_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/Param_not_allowed
--- PASS: TestApplyIncomingParams/Param_not_allowed (0.00s) | |||
| TestFindMatchingRepository github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestFindMatchingRepository
=== PAUSE TestFindMatchingRepository
=== CONT TestFindMatchingRepository
--- PASS: TestFindMatchingRepository (0.00s) | |||
| TestFindMatchingRepository/find_matching_repository github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestFindMatchingRepository/find_matching_repository
=== PAUSE TestFindMatchingRepository/find_matching_repository
=== CONT TestFindMatchingRepository/find_matching_repository
--- PASS: TestFindMatchingRepository/find_matching_repository (0.00s) | |||
| TestFindMatchingRepository/no_matching_repository github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestFindMatchingRepository/no_matching_repository
=== PAUSE TestFindMatchingRepository/no_matching_repository
=== CONT TestFindMatchingRepository/no_matching_repository
--- PASS: TestFindMatchingRepository/no_matching_repository (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand
=== CONT TestGetCommitInfo_SetsHasSkipCommand
--- PASS: TestGetCommitInfo_SetsHasSkipCommand (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand/commit_with_[ci_skip]_should_set_HasSkipCommand github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand/commit_with_[ci_skip]_should_set_HasSkipCommand
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand/commit_with_[ci_skip]_should_set_HasSkipCommand
=== CONT TestGetCommitInfo_SetsHasSkipCommand/commit_with_[ci_skip]_should_set_HasSkipCommand
--- PASS: TestGetCommitInfo_SetsHasSkipCommand/commit_with_[ci_skip]_should_set_HasSkipCommand (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_ci]_should_set_HasSkipCommand github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_ci]_should_set_HasSkipCommand
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_ci]_should_set_HasSkipCommand
=== CONT TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_ci]_should_set_HasSkipCommand
--- PASS: TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_ci]_should_set_HasSkipCommand (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_tkn]_should_set_HasSkipCommand github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_tkn]_should_set_HasSkipCommand
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_tkn]_should_set_HasSkipCommand
=== CONT TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_tkn]_should_set_HasSkipCommand
--- PASS: TestGetCommitInfo_SetsHasSkipCommand/commit_with_[skip_tkn]_should_set_HasSkipCommand (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand/commit_with_[tkn_skip]_should_set_HasSkipCommand github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand/commit_with_[tkn_skip]_should_set_HasSkipCommand
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand/commit_with_[tkn_skip]_should_set_HasSkipCommand
=== CONT TestGetCommitInfo_SetsHasSkipCommand/commit_with_[tkn_skip]_should_set_HasSkipCommand
--- PASS: TestGetCommitInfo_SetsHasSkipCommand/commit_with_[tkn_skip]_should_set_HasSkipCommand (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand/commit_with_uppercase_should_NOT_set_HasSkipCommand_(case-sensitive) github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand/commit_with_uppercase_should_NOT_set_HasSkipCommand_(case-sensitive)
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand/commit_with_uppercase_should_NOT_set_HasSkipCommand_(case-sensitive)
=== CONT TestGetCommitInfo_SetsHasSkipCommand/commit_with_uppercase_should_NOT_set_HasSkipCommand_(case-sensitive)
--- PASS: TestGetCommitInfo_SetsHasSkipCommand/commit_with_uppercase_should_NOT_set_HasSkipCommand_(case-sensitive) (0.00s) | |||
| TestGetCommitInfo_SetsHasSkipCommand/commit_without_skip_command_should_NOT_set_HasSkipCommand github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo_SetsHasSkipCommand/commit_without_skip_command_should_NOT_set_HasSkipCommand
=== PAUSE TestGetCommitInfo_SetsHasSkipCommand/commit_without_skip_command_should_NOT_set_HasSkipCommand
=== CONT TestGetCommitInfo_SetsHasSkipCommand/commit_without_skip_command_should_NOT_set_HasSkipCommand
--- PASS: TestGetCommitInfo_SetsHasSkipCommand/commit_without_skip_command_should_NOT_set_HasSkipCommand (0.00s) | |||
| TestGetCommitInfoError github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestGetCommitInfoError
=== PAUSE TestGetCommitInfoError
=== CONT TestGetCommitInfoError
--- PASS: TestGetCommitInfoError (0.01s) | |||
| TestGetCommitInfoError/GetCommitInfo_fails_with_custom_message github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfoError/GetCommitInfo_fails_with_custom_message
=== PAUSE TestGetCommitInfoError/GetCommitInfo_fails_with_custom_message
=== CONT TestGetCommitInfoError/GetCommitInfo_fails_with_custom_message
--- PASS: TestGetCommitInfoError/GetCommitInfo_fails_with_custom_message (0.00s) | |||
| TestGetCommitInfoError/GetCommitInfo_fails_with_default_message github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfoError/GetCommitInfo_fails_with_default_message
=== PAUSE TestGetCommitInfoError/GetCommitInfo_fails_with_default_message
=== CONT TestGetCommitInfoError/GetCommitInfo_fails_with_default_message
--- PASS: TestGetCommitInfoError/GetCommitInfo_fails_with_default_message (0.00s) | |||
| TestGetCommitInfoError/GetCommitInfo_succeeds github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfoError/GetCommitInfo_succeeds
=== PAUSE TestGetCommitInfoError/GetCommitInfo_succeeds
=== CONT TestGetCommitInfoError/GetCommitInfo_succeeds
--- PASS: TestGetCommitInfoError/GetCommitInfo_succeeds (0.00s) | |||
| TestHandleEvent github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestHandleEvent
=== PAUSE TestHandleEvent
=== CONT TestHandleEvent
--- PASS: TestHandleEvent (0.00s) | |||
| TestHandleEvent/detected_global_repository github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestHandleEvent/detected_global_repository
=== PAUSE TestHandleEvent/detected_global_repository
=== CONT TestHandleEvent/detected_global_repository
--- PASS: TestHandleEvent/detected_global_repository (0.01s) | |||
| TestHandleEvent/get_http_call github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestHandleEvent/get_http_call
=== PAUSE TestHandleEvent/get_http_call
=== CONT TestHandleEvent/get_http_call
--- PASS: TestHandleEvent/get_http_call (0.00s) | |||
| TestHandleEvent/git_provider_not_detected github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestHandleEvent/git_provider_not_detected
=== PAUSE TestHandleEvent/git_provider_not_detected
=== CONT TestHandleEvent/git_provider_not_detected
--- PASS: TestHandleEvent/git_provider_not_detected (0.01s) | |||
| TestHandleEvent/invalid_json_body github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestHandleEvent/invalid_json_body
=== PAUSE TestHandleEvent/invalid_json_body
=== CONT TestHandleEvent/invalid_json_body
--- PASS: TestHandleEvent/invalid_json_body (0.00s) | |||
| TestHandleEvent/invalid_json_body_only_when_payload_has_been_set github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestHandleEvent/invalid_json_body_only_when_payload_has_been_set
=== PAUSE TestHandleEvent/invalid_json_body_only_when_payload_has_been_set
=== CONT TestHandleEvent/invalid_json_body_only_when_payload_has_been_set
--- PASS: TestHandleEvent/invalid_json_body_only_when_payload_has_been_set (0.00s) | |||
| TestHandleEvent/skip_event github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestHandleEvent/skip_event
=== PAUSE TestHandleEvent/skip_event
=== CONT TestHandleEvent/skip_event
--- PASS: TestHandleEvent/skip_event (0.01s) | |||
| TestHandleEvent/valid_event github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestHandleEvent/valid_event
=== PAUSE TestHandleEvent/valid_event
=== CONT TestHandleEvent/valid_event
--- PASS: TestHandleEvent/valid_event (0.00s) | |||
| TestIsTlsEnabled github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestIsTlsEnabled
--- PASS: TestIsTlsEnabled (0.01s) | |||
| TestIsTlsEnabled/found_secret github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestIsTlsEnabled/found_secret
--- PASS: TestIsTlsEnabled/found_secret (0.00s) | |||
| TestIsTlsEnabled/missing_key github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestIsTlsEnabled/missing_key
--- PASS: TestIsTlsEnabled/missing_key (0.00s) | |||
| TestIsTlsEnabled/no_secret github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestIsTlsEnabled/no_secret
--- PASS: TestIsTlsEnabled/no_secret (0.00s) | |||
| TestProcessEvent_SkipCI_Integration github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_Integration
=== PAUSE TestProcessEvent_SkipCI_Integration
=== CONT TestProcessEvent_SkipCI_Integration
--- PASS: TestProcessEvent_SkipCI_Integration (0.00s) | |||
| TestProcessEvent_SkipCI_Integration/comment_event_should_NOT_skip github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_Integration/comment_event_should_NOT_skip
=== PAUSE TestProcessEvent_SkipCI_Integration/comment_event_should_NOT_skip
=== CONT TestProcessEvent_SkipCI_Integration/comment_event_should_NOT_skip
--- PASS: TestProcessEvent_SkipCI_Integration/comment_event_should_NOT_skip (0.00s) | |||
| TestProcessEvent_SkipCI_Integration/PR_event_with_HasSkipCommand_set github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_Integration/PR_event_with_HasSkipCommand_set
=== PAUSE TestProcessEvent_SkipCI_Integration/PR_event_with_HasSkipCommand_set
=== CONT TestProcessEvent_SkipCI_Integration/PR_event_with_HasSkipCommand_set
--- PASS: TestProcessEvent_SkipCI_Integration/PR_event_with_HasSkipCommand_set (0.00s) | |||
| TestProcessEvent_SkipCI_Integration/PR_event_without_skip_command github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_Integration/PR_event_without_skip_command
=== PAUSE TestProcessEvent_SkipCI_Integration/PR_event_without_skip_command
=== CONT TestProcessEvent_SkipCI_Integration/PR_event_without_skip_command
--- PASS: TestProcessEvent_SkipCI_Integration/PR_event_without_skip_command (0.00s) | |||
| TestProcessEvent_SkipCI_Integration/push_event_with_skip-CI_in_commit_message github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_Integration/push_event_with_skip-CI_in_commit_message
=== PAUSE TestProcessEvent_SkipCI_Integration/push_event_with_skip-CI_in_commit_message
=== CONT TestProcessEvent_SkipCI_Integration/push_event_with_skip-CI_in_commit_message
--- PASS: TestProcessEvent_SkipCI_Integration/push_event_with_skip-CI_in_commit_message (0.00s) | |||
| TestProcessEvent_SkipCI_Integration/push_event_without_skip_command github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_Integration/push_event_without_skip_command
=== PAUSE TestProcessEvent_SkipCI_Integration/push_event_without_skip_command
=== CONT TestProcessEvent_SkipCI_Integration/push_event_without_skip_command
--- PASS: TestProcessEvent_SkipCI_Integration/push_event_without_skip_command (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent
=== PAUSE TestProcessEvent_SkipCI_PushEvent
=== CONT TestProcessEvent_SkipCI_PushEvent
--- PASS: TestProcessEvent_SkipCI_PushEvent (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent/push_with_[ci_skip]_should_skip github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent/push_with_[ci_skip]_should_skip
=== PAUSE TestProcessEvent_SkipCI_PushEvent/push_with_[ci_skip]_should_skip
=== CONT TestProcessEvent_SkipCI_PushEvent/push_with_[ci_skip]_should_skip
--- PASS: TestProcessEvent_SkipCI_PushEvent/push_with_[ci_skip]_should_skip (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent/push_with_[skip_ci]_should_skip github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent/push_with_[skip_ci]_should_skip
=== PAUSE TestProcessEvent_SkipCI_PushEvent/push_with_[skip_ci]_should_skip
=== CONT TestProcessEvent_SkipCI_PushEvent/push_with_[skip_ci]_should_skip
--- PASS: TestProcessEvent_SkipCI_PushEvent/push_with_[skip_ci]_should_skip (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent/push_with_[skip_tkn]_should_skip github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent/push_with_[skip_tkn]_should_skip
=== PAUSE TestProcessEvent_SkipCI_PushEvent/push_with_[skip_tkn]_should_skip
=== CONT TestProcessEvent_SkipCI_PushEvent/push_with_[skip_tkn]_should_skip
--- PASS: TestProcessEvent_SkipCI_PushEvent/push_with_[skip_tkn]_should_skip (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent/push_with_[tkn_skip]_should_skip github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent/push_with_[tkn_skip]_should_skip
=== PAUSE TestProcessEvent_SkipCI_PushEvent/push_with_[tkn_skip]_should_skip
=== CONT TestProcessEvent_SkipCI_PushEvent/push_with_[tkn_skip]_should_skip
--- PASS: TestProcessEvent_SkipCI_PushEvent/push_with_[tkn_skip]_should_skip (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent/push_with_uppercase_SKIP_CI_should_NOT_skip_(case-sensitive) github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent/push_with_uppercase_SKIP_CI_should_NOT_skip_(case-sensitive)
=== PAUSE TestProcessEvent_SkipCI_PushEvent/push_with_uppercase_SKIP_CI_should_NOT_skip_(case-sensitive)
=== CONT TestProcessEvent_SkipCI_PushEvent/push_with_uppercase_SKIP_CI_should_NOT_skip_(case-sensitive)
--- PASS: TestProcessEvent_SkipCI_PushEvent/push_with_uppercase_SKIP_CI_should_NOT_skip_(case-sensitive) (0.00s) | |||
| TestProcessEvent_SkipCI_PushEvent/push_without_skip_command_should_NOT_skip github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestProcessEvent_SkipCI_PushEvent/push_without_skip_command_should_NOT_skip
=== PAUSE TestProcessEvent_SkipCI_PushEvent/push_without_skip_command_should_NOT_skip
=== CONT TestProcessEvent_SkipCI_PushEvent/push_without_skip_command_should_NOT_skip
--- PASS: TestProcessEvent_SkipCI_PushEvent/push_without_skip_command_should_NOT_skip (0.00s) | |||
| TestSetupClient_GitHubAppVsOther github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestSetupClient_GitHubAppVsOther
=== PAUSE TestSetupClient_GitHubAppVsOther
=== CONT TestSetupClient_GitHubAppVsOther
--- PASS: TestSetupClient_GitHubAppVsOther (0.00s) | |||
| TestSetupClient_GitHubAppVsOther/GitHub_App_should_use_controller_secret github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestSetupClient_GitHubAppVsOther/GitHub_App_should_use_controller_secret
=== PAUSE TestSetupClient_GitHubAppVsOther/GitHub_App_should_use_controller_secret
=== CONT TestSetupClient_GitHubAppVsOther/GitHub_App_should_use_controller_secret
--- PASS: TestSetupClient_GitHubAppVsOther/GitHub_App_should_use_controller_secret (0.00s) | |||
| TestSetupClient_GitHubAppVsOther/GitHub_App_with_extra_repos_-_IDs_should_be_populated github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestSetupClient_GitHubAppVsOther/GitHub_App_with_extra_repos_-_IDs_should_be_populated
=== PAUSE TestSetupClient_GitHubAppVsOther/GitHub_App_with_extra_repos_-_IDs_should_be_populated
=== CONT TestSetupClient_GitHubAppVsOther/GitHub_App_with_extra_repos_-_IDs_should_be_populated
--- PASS: TestSetupClient_GitHubAppVsOther/GitHub_App_with_extra_repos_-_IDs_should_be_populated (0.00s) | |||
| TestSetupClient_GitHubAppVsOther/Non-GitHub_App_requires_git_provider github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestSetupClient_GitHubAppVsOther/Non-GitHub_App_requires_git_provider
=== PAUSE TestSetupClient_GitHubAppVsOther/Non-GitHub_App_requires_git_provider
=== CONT TestSetupClient_GitHubAppVsOther/Non-GitHub_App_requires_git_provider
--- PASS: TestSetupClient_GitHubAppVsOther/Non-GitHub_App_requires_git_provider (0.00s) | |||
| TestSetupClient_GitHubAppVsOther/Non-GitHub_App_with_git_provider_succeeds github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestSetupClient_GitHubAppVsOther/Non-GitHub_App_with_git_provider_succeeds
=== PAUSE TestSetupClient_GitHubAppVsOther/Non-GitHub_App_with_git_provider_succeeds
=== CONT TestSetupClient_GitHubAppVsOther/Non-GitHub_App_with_git_provider_succeeds
--- PASS: TestSetupClient_GitHubAppVsOther/Non-GitHub_App_with_git_provider_succeeds (0.00s) | |||
| TestWhichProvider github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestWhichProvider
--- PASS: TestWhichProvider (0.01s) | |||
| TestWhichProvider/github_event github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 10 ms | |
Stdout === RUN TestWhichProvider/github_event
--- PASS: TestWhichProvider/github_event (0.01s) | |||
| TestWhichProvider/some_random_event github.com/openshift-pipelines/pipelines-as-code/pkg/adapter | passed | 0 ms | |
Stdout === RUN TestWhichProvider/some_random_event
--- PASS: TestWhichProvider/some_random_event (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/apis/incoming
| Test | Status | Duration | |
|---|---|---|---|
| TestParseIncomingPayload github.com/openshift-pipelines/pipelines-as-code/pkg/apis/incoming | passed | 0 ms | |
Stdout === RUN TestParseIncomingPayload
--- PASS: TestParseIncomingPayload (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1
| Test | Status | Duration | |
|---|---|---|---|
| TestMergeSpecs github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs
--- PASS: TestMergeSpecs (0.00s) | |||
| TestMergeSpecs/different_git_providers github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/different_git_providers
--- PASS: TestMergeSpecs/different_git_providers (0.00s) | |||
| TestMergeSpecs/forgejo_local_merges_with_gitea_global github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/forgejo_local_merges_with_gitea_global
--- PASS: TestMergeSpecs/forgejo_local_merges_with_gitea_global (0.00s) | |||
| TestMergeSpecs/forgejo_settings_from_global github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/forgejo_settings_from_global
--- PASS: TestMergeSpecs/forgejo_settings_from_global (0.00s) | |||
| TestMergeSpecs/gitea_local_merges_with_forgejo_global github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/gitea_local_merges_with_forgejo_global
--- PASS: TestMergeSpecs/gitea_local_merges_with_forgejo_global (0.00s) | |||
| TestMergeSpecs/global_settings github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/global_settings
--- PASS: TestMergeSpecs/global_settings (0.00s) | |||
| TestMergeSpecs/global_settings_just_params_and_concurrency github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/global_settings_just_params_and_concurrency
--- PASS: TestMergeSpecs/global_settings_just_params_and_concurrency (0.00s) | |||
| TestMergeSpecs/local_forgejo_settings_take_precedence github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/local_forgejo_settings_take_precedence
--- PASS: TestMergeSpecs/local_forgejo_settings_take_precedence (0.00s) | |||
| TestMergeSpecs/local_settings_take_precedence github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1 | passed | 0 ms | |
Stdout === RUN TestMergeSpecs/local_settings_take_precedence
--- PASS: TestMergeSpecs/local_settings_take_precedence (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cel
| Test | Status | Duration | |
|---|---|---|---|
| TestCelEvaluate github.com/openshift-pipelines/pipelines-as-code/pkg/cel | passed | 10 ms | |
Stdout === RUN TestCelEvaluate
--- PASS: TestCelEvaluate (0.01s) | |||
| TestValue github.com/openshift-pipelines/pipelines-as-code/pkg/cel | passed | 10 ms | |
Stdout === RUN TestValue
--- PASS: TestValue (0.01s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles
| Test | Status | Duration | |
|---|---|---|---|
| TestRemoveDuplicates github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles | passed | 0 ms | |
Stdout === RUN TestRemoveDuplicates
--- PASS: TestRemoveDuplicates (0.00s) | |||
| TestRemoveDuplicates/no_duplicates github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles | passed | 0 ms | |
Stdout === RUN TestRemoveDuplicates/no_duplicates
--- PASS: TestRemoveDuplicates/no_duplicates (0.00s) | |||
| TestRemoveDuplicates/with_duplicates github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles | passed | 0 ms | |
Stdout === RUN TestRemoveDuplicates/with_duplicates
--- PASS: TestRemoveDuplicates/with_duplicates (0.00s) | |||
| TestRemoveDuplicatesMethod github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles | passed | 0 ms | |
Stdout === RUN TestRemoveDuplicatesMethod
--- PASS: TestRemoveDuplicatesMethod (0.00s) | |||
| TestRemoveDuplicatesMethod/no_duplicates github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles | passed | 0 ms | |
Stdout === RUN TestRemoveDuplicatesMethod/no_duplicates
--- PASS: TestRemoveDuplicatesMethod/no_duplicates (0.00s) | |||
| TestRemoveDuplicatesMethod/with_duplicates github.com/openshift-pipelines/pipelines-as-code/pkg/changedfiles | passed | 0 ms | |
Stdout === RUN TestRemoveDuplicatesMethod/with_duplicates
--- PASS: TestRemoveDuplicatesMethod/with_duplicates (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cli
| Test | Status | Duration | |
|---|---|---|---|
| TestColorScheme github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme
--- PASS: TestColorScheme (0.00s) | |||
| TestColorScheme/Blue github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Blue
--- PASS: TestColorScheme/Blue (0.00s) | |||
| TestColorScheme/Bold github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Bold
--- PASS: TestColorScheme/Bold (0.00s) | |||
| TestColorScheme/Cyan github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Cyan
--- PASS: TestColorScheme/Cyan (0.00s) | |||
| TestColorScheme/Gray github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Gray
--- PASS: TestColorScheme/Gray (0.00s) | |||
| TestColorScheme/Green github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Green
--- PASS: TestColorScheme/Green (0.00s) | |||
| TestColorScheme/Magenta github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Magenta
--- PASS: TestColorScheme/Magenta (0.00s) | |||
| TestColorScheme/Red github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Red
--- PASS: TestColorScheme/Red (0.00s) | |||
| TestColorScheme/Underline github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Underline
--- PASS: TestColorScheme/Underline (0.00s) | |||
| TestColorScheme/Yellow github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorScheme/Yellow
--- PASS: TestColorScheme/Yellow (0.00s) | |||
| TestColorStatus github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorStatus
--- PASS: TestColorStatus (0.00s) | |||
| TestColorStatus/failed github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorStatus/failed
--- PASS: TestColorStatus/failed (0.00s) | |||
| TestColorStatus/norun github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorStatus/norun
--- PASS: TestColorStatus/norun (0.00s) | |||
| TestColorStatus/pipelineruntimeout github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorStatus/pipelineruntimeout
--- PASS: TestColorStatus/pipelineruntimeout (0.00s) | |||
| TestColorStatus/running github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorStatus/running
--- PASS: TestColorStatus/running (0.00s) | |||
| TestColorStatus/succeeded github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestColorStatus/succeeded
--- PASS: TestColorStatus/succeeded (0.00s) | |||
| TestIOStreams_ColorEnabled github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOStreams_ColorEnabled
--- PASS: TestIOStreams_ColorEnabled (0.00s) | |||
| TestIOStreams_ColorSupport256 github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOStreams_ColorSupport256
--- PASS: TestIOStreams_ColorSupport256 (0.00s) | |||
| TestIOStreams_IsStdoutTTY github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOStreams_IsStdoutTTY
--- PASS: TestIOStreams_IsStdoutTTY (0.00s) | |||
| TestIOStreams_IsStdoutTTY/with_actual_file github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOStreams_IsStdoutTTY/with_actual_file
--- PASS: TestIOStreams_IsStdoutTTY/with_actual_file (0.00s) | |||
| TestIOStreams_IsStdoutTTY/with_override_false github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOStreams_IsStdoutTTY/with_override_false
--- PASS: TestIOStreams_IsStdoutTTY/with_override_false (0.00s) | |||
| TestIOStreams_IsStdoutTTY/with_override_true github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOStreams_IsStdoutTTY/with_override_true
--- PASS: TestIOStreams_IsStdoutTTY/with_override_true (0.00s) | |||
| TestIOTest github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestIOTest
--- PASS: TestIOTest (0.00s) | |||
| TestNewIOStreams github.com/openshift-pipelines/pipelines-as-code/pkg/cli | passed | 0 ms | |
Stdout === RUN TestNewIOStreams
--- PASS: TestNewIOStreams (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info
| Test | Status | Duration | |
|---|---|---|---|
| TestGetPACInfo github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestGetPACInfo
--- PASS: TestGetPACInfo (0.00s) | |||
| TestGetPACInfo/Configmap_pipelines-as-code-info_does_not_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestGetPACInfo/Configmap_pipelines-as-code-info_does_not_exist
--- PASS: TestGetPACInfo/Configmap_pipelines-as-code-info_does_not_exist (0.00s) | |||
| TestGetPACInfo/Configmap_pipelines-as-code-info_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestGetPACInfo/Configmap_pipelines-as-code-info_exist
--- PASS: TestGetPACInfo/Configmap_pipelines-as-code-info_exist (0.00s) | |||
| TestIsGithubAppInstalled github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestIsGithubAppInstalled
--- PASS: TestIsGithubAppInstalled (0.00s) | |||
| TestIsGithubAppInstalled/GithubApp_is_installed github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestIsGithubAppInstalled/GithubApp_is_installed
--- PASS: TestIsGithubAppInstalled/GithubApp_is_installed (0.00s) | |||
| TestIsGithubAppInstalled/GithubApp_is_not_installed github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestIsGithubAppInstalled/GithubApp_is_not_installed
--- PASS: TestIsGithubAppInstalled/GithubApp_is_not_installed (0.00s) | |||
| TestUpdateInfoConfigMap github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestUpdateInfoConfigMap
--- PASS: TestUpdateInfoConfigMap (0.00s) | |||
| TestUpdateInfoConfigMap/Configmap_pipelines-as-code-info_does_not_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestUpdateInfoConfigMap/Configmap_pipelines-as-code-info_does_not_exist
--- PASS: TestUpdateInfoConfigMap/Configmap_pipelines-as-code-info_does_not_exist (0.00s) | |||
| TestUpdateInfoConfigMap/Update_Configmap_pipelines-as-code-info_with_provided_options github.com/openshift-pipelines/pipelines-as-code/pkg/cli/info | passed | 0 ms | |
Stdout === RUN TestUpdateInfoConfigMap/Update_Configmap_pipelines-as-code-info_with_provided_options
--- PASS: TestUpdateInfoConfigMap/Update_Configmap_pipelines-as-code-info_with_provided_options (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cli/prompt
| Test | Status | Duration | |
|---|---|---|---|
| TestSelectRepo github.com/openshift-pipelines/pipelines-as-code/pkg/cli/prompt | passed | 0 ms | |
Stdout === RUN TestSelectRepo
--- PASS: TestSelectRepo (0.00s) | |||
| TestSelectRepo/When_more_than_one_repository_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cli/prompt | passed | 0 ms | |
Stdout === RUN TestSelectRepo/When_more_than_one_repository_exist
--- PASS: TestSelectRepo/When_more_than_one_repository_exist (0.00s) | |||
| TestSelectRepo/When_no_repository_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cli/prompt | passed | 0 ms | |
Stdout === RUN TestSelectRepo/When_no_repository_exist
--- PASS: TestSelectRepo/When_no_repository_exist (0.00s) | |||
| TestSelectRepo/When_one_repository_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cli/prompt | passed | 0 ms | |
Stdout === RUN TestSelectRepo/When_one_repository_exist
--- PASS: TestSelectRepo/When_one_repository_exist (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cli/status
| Test | Status | Duration | |
|---|---|---|---|
| TestMixLivePRandRepoStatus github.com/openshift-pipelines/pipelines-as-code/pkg/cli/status | passed | 0 ms | |
Stdout === RUN TestMixLivePRandRepoStatus
--- PASS: TestMixLivePRandRepoStatus (0.00s) | |||
| TestRepositoryRunStatusRemoveSameSHA github.com/openshift-pipelines/pipelines-as-code/pkg/cli/status | passed | 0 ms | |
Stdout === RUN TestRepositoryRunStatusRemoveSameSHA
--- PASS: TestRepositoryRunStatusRemoveSameSHA (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook
| Test | Status | Duration | |
|---|---|---|---|
| TestAskBBWebhookConfig github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskBBWebhookConfig
--- PASS: TestAskBBWebhookConfig (0.00s) | |||
| TestAskBBWebhookConfig/ask_all_details_no_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskBBWebhookConfig/ask_all_details_no_defaults
--- PASS: TestAskBBWebhookConfig/ask_all_details_no_defaults (0.00s) | |||
| TestAskBBWebhookConfig/invalid_repo_format github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskBBWebhookConfig/invalid_repo_format
--- PASS: TestAskBBWebhookConfig/invalid_repo_format (0.00s) | |||
| TestAskBBWebhookConfig/with_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskBBWebhookConfig/with_defaults
--- PASS: TestAskBBWebhookConfig/with_defaults (0.00s) | |||
| TestAskBBWebhookConfig/with_personalaccesstoken github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskBBWebhookConfig/with_personalaccesstoken
--- PASS: TestAskBBWebhookConfig/with_personalaccesstoken (0.00s) | |||
| TestAskGHWebhookConfig github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGHWebhookConfig
--- PASS: TestAskGHWebhookConfig (0.00s) | |||
| TestAskGHWebhookConfig/ask_all_details_no_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGHWebhookConfig/ask_all_details_no_defaults
--- PASS: TestAskGHWebhookConfig/ask_all_details_no_defaults (0.00s) | |||
| TestAskGHWebhookConfig/invalid_repo_format github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGHWebhookConfig/invalid_repo_format
--- PASS: TestAskGHWebhookConfig/invalid_repo_format (0.00s) | |||
| TestAskGHWebhookConfig/with_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGHWebhookConfig/with_defaults
--- PASS: TestAskGHWebhookConfig/with_defaults (0.00s) | |||
| TestAskGHWebhookConfig/with_defaults_and_a_slash github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGHWebhookConfig/with_defaults_and_a_slash
--- PASS: TestAskGHWebhookConfig/with_defaults_and_a_slash (0.00s) | |||
| TestAskGHWebhookConfig/with_personalaccesstoken github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGHWebhookConfig/with_personalaccesstoken
--- PASS: TestAskGHWebhookConfig/with_personalaccesstoken (0.00s) | |||
| TestAskGLWebhookConfig github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGLWebhookConfig
--- PASS: TestAskGLWebhookConfig (0.00s) | |||
| TestAskGLWebhookConfig/ask_all_details_no_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGLWebhookConfig/ask_all_details_no_defaults
--- PASS: TestAskGLWebhookConfig/ask_all_details_no_defaults (0.00s) | |||
| TestAskGLWebhookConfig/with_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGLWebhookConfig/with_defaults
--- PASS: TestAskGLWebhookConfig/with_defaults (0.00s) | |||
| TestAskGLWebhookConfig/with_defaults_and_given_personalaccesstoken github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestAskGLWebhookConfig/with_defaults_and_given_personalaccesstoken
--- PASS: TestAskGLWebhookConfig/with_defaults_and_given_personalaccesstoken (0.00s) | |||
| TestBBCreate github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 280 ms | |
Stdout === RUN TestBBCreate
--- PASS: TestBBCreate (0.28s) | |||
| TestBBCreate/webhook_created github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestBBCreate/webhook_created
--- PASS: TestBBCreate/webhook_created (0.00s) | |||
| TestBBCreate/webhook_failed github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 280 ms | |
Stdout === RUN TestBBCreate/webhook_failed
--- PASS: TestBBCreate/webhook_failed (0.28s) | |||
| TestCreate github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestCreate
--- PASS: TestCreate (0.00s) | |||
| TestCreate/webhook_created github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestCreate/webhook_created
--- PASS: TestCreate/webhook_created (0.00s) | |||
| TestCreate/webhook_failed github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestCreate/webhook_failed
--- PASS: TestCreate/webhook_failed (0.00s) | |||
| TestGLCreate github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 10 ms | |
Stdout === RUN TestGLCreate
--- PASS: TestGLCreate (0.01s) | |||
| TestGLCreate/webhook_created github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestGLCreate/webhook_created
--- PASS: TestGLCreate/webhook_created (0.00s) | |||
| TestGLCreate/webhook_failed github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestGLCreate/webhook_failed
--- PASS: TestGLCreate/webhook_failed (0.00s) | |||
| TestWebHookSecret github.com/openshift-pipelines/pipelines-as-code/pkg/cli/webhook | passed | 0 ms | |
Stdout === RUN TestWebHookSecret
--- PASS: TestWebHookSecret (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap
| Test | Status | Duration | |
|---|---|---|---|
| Test_generateManifest github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN Test_generateManifest
--- PASS: Test_generateManifest (0.00s) | |||
| Test_generateManifest/test_generate_manifest github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN Test_generateManifest/test_generate_manifest
--- PASS: Test_generateManifest/test_generate_manifest (0.00s) | |||
| Test_getGHClient github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN Test_getGHClient
--- PASS: Test_getGHClient (0.00s) | |||
| Test_getGHClient/test_get_github_client github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN Test_getGHClient/test_get_github_client
--- PASS: Test_getGHClient/test_get_github_client (0.00s) | |||
| Test_getGHClient/test_get_github_client#01 github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN Test_getGHClient/test_get_github_client#01
--- PASS: Test_getGHClient/test_get_github_client#01 (0.00s) | |||
| TestDetectPacInstallation github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestDetectPacInstallation
--- PASS: TestDetectPacInstallation (0.00s) | |||
| TestDetectPacInstallation/configmap_not_in_default_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestDetectPacInstallation/configmap_not_in_default_namespace
--- PASS: TestDetectPacInstallation/configmap_not_in_default_namespace (0.00s) | |||
| TestDetectPacInstallation/configmap_not_in_default_namespace_with_user_provided_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestDetectPacInstallation/configmap_not_in_default_namespace_with_user_provided_namespace
--- PASS: TestDetectPacInstallation/configmap_not_in_default_namespace_with_user_provided_namespace (0.00s) | |||
| TestDetectPacInstallation/get_configmap_in_openshift-pipelines_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestDetectPacInstallation/get_configmap_in_openshift-pipelines_namespace
--- PASS: TestDetectPacInstallation/get_configmap_in_openshift-pipelines_namespace (0.00s) | |||
| TestDetectPacInstallation/get_configmap_in_pipeline-as-code_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestDetectPacInstallation/get_configmap_in_pipeline-as-code_namespace
--- PASS: TestDetectPacInstallation/get_configmap_in_pipeline-as-code_namespace (0.00s) | |||
| TestDetectPacInstallation/get_configmap_present_in_different_namespace_other_than_default_namespaces github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestDetectPacInstallation/get_configmap_present_in_different_namespace_other_than_default_namespaces
--- PASS: TestDetectPacInstallation/get_configmap_present_in_different_namespace_other_than_default_namespaces (0.00s) | |||
| TestGetDashboardURL github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL
--- PASS: TestGetDashboardURL (0.00s) | |||
| TestGetDashboardURL/detect_dashboard_but_user_rejects_it github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL/detect_dashboard_but_user_rejects_it
--- PASS: TestGetDashboardURL/detect_dashboard_but_user_rejects_it (0.00s) | |||
| TestGetDashboardURL/detect_dashboard_in_ingress_with_http github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL/detect_dashboard_in_ingress_with_http
--- PASS: TestGetDashboardURL/detect_dashboard_in_ingress_with_http (0.00s) | |||
| TestGetDashboardURL/detect_dashboard_in_ingress_with_https github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL/detect_dashboard_in_ingress_with_https
--- PASS: TestGetDashboardURL/detect_dashboard_in_ingress_with_https (0.00s) | |||
| TestGetDashboardURL/no_dashboard_detected,_user_provides_empty_url github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL/no_dashboard_detected,_user_provides_empty_url
--- PASS: TestGetDashboardURL/no_dashboard_detected,_user_provides_empty_url (0.00s) | |||
| TestGetDashboardURL/no_dashboard_detected,_user_provides_invalid_url github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL/no_dashboard_detected,_user_provides_invalid_url
--- PASS: TestGetDashboardURL/no_dashboard_detected,_user_provides_invalid_url (0.00s) | |||
| TestGetDashboardURL/no_dashboard_detected,_user_provides_url github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestGetDashboardURL/no_dashboard_detected,_user_provides_url
--- PASS: TestGetDashboardURL/no_dashboard_detected,_user_provides_url (0.00s) | |||
| TestInstall github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/bootstrap | passed | 0 ms | |
Stdout === RUN TestInstall
--- PASS: TestInstall (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel
| Test | Status | Duration | |
|---|---|---|---|
| TestCELExpressionEvaluation github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 40 ms | |
Stdout === RUN TestCELExpressionEvaluation
--- PASS: TestCELExpressionEvaluation (0.04s) | |||
| TestCELExpressionEvaluation/body_action github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/body_action
--- PASS: TestCELExpressionEvaluation/body_action (0.00s) | |||
| TestCELExpressionEvaluation/body_PR_not_draft github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/body_PR_not_draft
--- PASS: TestCELExpressionEvaluation/body_PR_not_draft (0.00s) | |||
| TestCELExpressionEvaluation/body_PR_number github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/body_PR_number
--- PASS: TestCELExpressionEvaluation/body_PR_number (0.00s) | |||
| TestCELExpressionEvaluation/complex_expression github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/complex_expression
--- PASS: TestCELExpressionEvaluation/complex_expression (0.00s) | |||
| TestCELExpressionEvaluation/false_condition github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/false_condition
--- PASS: TestCELExpressionEvaluation/false_condition (0.00s) | |||
| TestCELExpressionEvaluation/headers_check github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/headers_check
--- PASS: TestCELExpressionEvaluation/headers_check (0.00s) | |||
| TestCELExpressionEvaluation/invalid_expression github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/invalid_expression
--- PASS: TestCELExpressionEvaluation/invalid_expression (0.00s) | |||
| TestCELExpressionEvaluation/pac_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 10 ms | |
Stdout === RUN TestCELExpressionEvaluation/pac_event_type
--- PASS: TestCELExpressionEvaluation/pac_event_type (0.01s) | |||
| TestCELExpressionEvaluation/pac_sender github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/pac_sender
--- PASS: TestCELExpressionEvaluation/pac_sender (0.00s) | |||
| TestCELExpressionEvaluation/pac_target_branch github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCELExpressionEvaluation/pac_target_branch
--- PASS: TestCELExpressionEvaluation/pac_target_branch (0.00s) | |||
| TestCommandExecution github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 10 ms | |
Stdout === RUN TestCommandExecution
--- PASS: TestCommandExecution (0.01s) | |||
| TestCommandExecution/no_body_file github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandExecution/no_body_file
Error: required flag(s) "body" not set
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestCommandExecution/no_body_file (0.00s) | |||
| TestCommandExecution/no_files_provided github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandExecution/no_files_provided
Error: required flag(s) "body", "headers" not set
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestCommandExecution/no_files_provided (0.00s) | |||
| TestCommandExecution/unsupported_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandExecution/unsupported_provider
Error: unsupported provider invalid-provider
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestCommandExecution/unsupported_provider (0.00s) | |||
| TestCommandExecution/valid_pull_request_payload github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandExecution/valid_pull_request_payload
--- PASS: TestCommandExecution/valid_pull_request_payload (0.00s) | |||
| TestCommandFlags github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandFlags
--- PASS: TestCommandFlags (0.00s) | |||
| TestCommandWithGosmeeScript github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandWithGosmeeScript
--- PASS: TestCommandWithGosmeeScript (0.00s) | |||
| TestCommandWithRealWorldPayloads github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestCommandWithRealWorldPayloads
--- PASS: TestCommandWithRealWorldPayloads (0.00s) | |||
| TestDetectProvider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider
--- PASS: TestDetectProvider (0.00s) | |||
| TestDetectProvider/Bitbucket_Cloud_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider/Bitbucket_Cloud_provider
--- PASS: TestDetectProvider/Bitbucket_Cloud_provider (0.00s) | |||
| TestDetectProvider/Bitbucket_Data_Center_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider/Bitbucket_Data_Center_provider
--- PASS: TestDetectProvider/Bitbucket_Data_Center_provider (0.00s) | |||
| TestDetectProvider/Gitea_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider/Gitea_provider
--- PASS: TestDetectProvider/Gitea_provider (0.00s) | |||
| TestDetectProvider/GitHub_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider/GitHub_provider
--- PASS: TestDetectProvider/GitHub_provider (0.00s) | |||
| TestDetectProvider/GitLab_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider/GitLab_provider
--- PASS: TestDetectProvider/GitLab_provider (0.00s) | |||
| TestDetectProvider/Unknown_provider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDetectProvider/Unknown_provider
--- PASS: TestDetectProvider/Unknown_provider (0.00s) | |||
| TestDirectCELVariables github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 20 ms | |
Stdout === RUN TestDirectCELVariables
--- PASS: TestDirectCELVariables (0.02s) | |||
| TestDirectCELVariables/backward_compatibility_-_pac_variables_still_work github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/backward_compatibility_-_pac_variables_still_work
--- PASS: TestDirectCELVariables/backward_compatibility_-_pac_variables_still_work (0.00s) | |||
| TestDirectCELVariables/combined_expression_like_PAC_docs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/combined_expression_like_PAC_docs
--- PASS: TestDirectCELVariables/combined_expression_like_PAC_docs (0.00s) | |||
| TestDirectCELVariables/direct_event_title_variable github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/direct_event_title_variable
--- PASS: TestDirectCELVariables/direct_event_title_variable (0.00s) | |||
| TestDirectCELVariables/direct_event_variable github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/direct_event_variable
--- PASS: TestDirectCELVariables/direct_event_variable (0.00s) | |||
| TestDirectCELVariables/direct_source_branch_variable github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/direct_source_branch_variable
--- PASS: TestDirectCELVariables/direct_source_branch_variable (0.00s) | |||
| TestDirectCELVariables/direct_source_url_variable github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/direct_source_url_variable
--- PASS: TestDirectCELVariables/direct_source_url_variable (0.00s) | |||
| TestDirectCELVariables/direct_target_branch_variable github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/direct_target_branch_variable
--- PASS: TestDirectCELVariables/direct_target_branch_variable (0.00s) | |||
| TestDirectCELVariables/direct_target_url_variable github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/direct_target_url_variable
--- PASS: TestDirectCELVariables/direct_target_url_variable (0.00s) | |||
| TestDirectCELVariables/negative_condition_like_PAC_docs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/negative_condition_like_PAC_docs
--- PASS: TestDirectCELVariables/negative_condition_like_PAC_docs (0.00s) | |||
| TestDirectCELVariables/regex_matching_like_PAC_docs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestDirectCELVariables/regex_matching_like_PAC_docs
--- PASS: TestDirectCELVariables/regex_matching_like_PAC_docs (0.00s) | |||
| TestEventFromGitHub github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 10 ms | |
Stdout === RUN TestEventFromGitHub
--- PASS: TestEventFromGitHub (0.01s) | |||
| TestEventFromGitHub/invalid_json github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHub/invalid_json
--- PASS: TestEventFromGitHub/invalid_json (0.00s) | |||
| TestEventFromGitHub/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 10 ms | |
Stdout === RUN TestEventFromGitHub/pull_request_event
--- PASS: TestEventFromGitHub/pull_request_event (0.01s) | |||
| TestEventFromGitHub/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHub/push_event
--- PASS: TestEventFromGitHub/push_event (0.00s) | |||
| TestEventFromGitHub/unsupported_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHub/unsupported_event_type
--- PASS: TestEventFromGitHub/unsupported_event_type (0.00s) | |||
| TestEventFromGitHubMoreEventTypes github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubMoreEventTypes
--- PASS: TestEventFromGitHubMoreEventTypes (0.00s) | |||
| TestEventFromGitHubMoreEventTypes/commit_comment_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubMoreEventTypes/commit_comment_event
--- PASS: TestEventFromGitHubMoreEventTypes/commit_comment_event (0.00s) | |||
| TestEventFromGitHubMoreEventTypes/issue_comment_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubMoreEventTypes/issue_comment_event
--- PASS: TestEventFromGitHubMoreEventTypes/issue_comment_event (0.00s) | |||
| TestEventFromGitHubMoreEventTypes/missing_X-GitHub-Event_header github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubMoreEventTypes/missing_X-GitHub-Event_header
--- PASS: TestEventFromGitHubMoreEventTypes/missing_X-GitHub-Event_header (0.00s) | |||
| TestEventFromGitHubWithProvider github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubWithProvider
--- PASS: TestEventFromGitHubWithProvider (0.00s) | |||
| TestEventFromGitHubWithProvider/fallback_to_basic_parsing_when_no_token_provided github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubWithProvider/fallback_to_basic_parsing_when_no_token_provided
--- PASS: TestEventFromGitHubWithProvider/fallback_to_basic_parsing_when_no_token_provided (0.00s) | |||
| TestEventFromGitHubWithProvider/handles_invalid_token_gracefully github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubWithProvider/handles_invalid_token_gracefully
--- PASS: TestEventFromGitHubWithProvider/handles_invalid_token_gracefully (0.00s) | |||
| TestEventFromGitHubWithProvider/handles_pull_request_events_without_token github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitHubWithProvider/handles_pull_request_events_without_token
--- PASS: TestEventFromGitHubWithProvider/handles_pull_request_events_without_token (0.00s) | |||
| TestEventFromGitLab github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitLab
--- PASS: TestEventFromGitLab (0.00s) | |||
| TestEventFromGitLab/GitLab_merge_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestEventFromGitLab/GitLab_merge_request_event
--- PASS: TestEventFromGitLab/GitLab_merge_request_event (0.00s) | |||
| TestGiteaParserWithMissingFields github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 10 ms | |
Stdout === RUN TestGiteaParserWithMissingFields
--- PASS: TestGiteaParserWithMissingFields (0.01s) | |||
| TestGiteaParserWithMissingFields/issue_comment_with_issue_but_no_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/issue_comment_with_issue_but_no_pull_request
--- PASS: TestGiteaParserWithMissingFields/issue_comment_with_issue_but_no_pull_request (0.00s) | |||
| TestGiteaParserWithMissingFields/issue_comment_with_missing_comment github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/issue_comment_with_missing_comment
--- PASS: TestGiteaParserWithMissingFields/issue_comment_with_missing_comment (0.00s) | |||
| TestGiteaParserWithMissingFields/issue_comment_with_pull_request_source_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/issue_comment_with_pull_request_source_repository
--- PASS: TestGiteaParserWithMissingFields/issue_comment_with_pull_request_source_repository (0.00s) | |||
| TestGiteaParserWithMissingFields/pull_request_comment_with_pull_request_source_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/pull_request_comment_with_pull_request_source_repository
--- PASS: TestGiteaParserWithMissingFields/pull_request_comment_with_pull_request_source_repository (0.00s) | |||
| TestGiteaParserWithMissingFields/pull_request_with_missing_head_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/pull_request_with_missing_head_repository
--- PASS: TestGiteaParserWithMissingFields/pull_request_with_missing_head_repository (0.00s) | |||
| TestGiteaParserWithMissingFields/pull_request_with_missing_owner github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/pull_request_with_missing_owner
--- PASS: TestGiteaParserWithMissingFields/pull_request_with_missing_owner (0.00s) | |||
| TestGiteaParserWithMissingFields/pull_request_with_missing_pull_request_field github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/pull_request_with_missing_pull_request_field
--- PASS: TestGiteaParserWithMissingFields/pull_request_with_missing_pull_request_field (0.00s) | |||
| TestGiteaParserWithMissingFields/pull_request_with_missing_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/pull_request_with_missing_repository
--- PASS: TestGiteaParserWithMissingFields/pull_request_with_missing_repository (0.00s) | |||
| TestGiteaParserWithMissingFields/pull_request_with_missing_sender github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/pull_request_with_missing_sender
--- PASS: TestGiteaParserWithMissingFields/pull_request_with_missing_sender (0.00s) | |||
| TestGiteaParserWithMissingFields/push_with_missing_head_commit github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/push_with_missing_head_commit
--- PASS: TestGiteaParserWithMissingFields/push_with_missing_head_commit (0.00s) | |||
| TestGiteaParserWithMissingFields/push_with_missing_repo github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGiteaParserWithMissingFields/push_with_missing_repo
--- PASS: TestGiteaParserWithMissingFields/push_with_missing_repo (0.00s) | |||
| TestGitHubParserWithMissingFields github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields
--- PASS: TestGitHubParserWithMissingFields (0.00s) | |||
| TestGitHubParserWithMissingFields/commit_comment_event_missing_comment github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/commit_comment_event_missing_comment
--- PASS: TestGitHubParserWithMissingFields/commit_comment_event_missing_comment (0.00s) | |||
| TestGitHubParserWithMissingFields/issue_comment_with_issue_but_no_pull_request_links github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/issue_comment_with_issue_but_no_pull_request_links
--- PASS: TestGitHubParserWithMissingFields/issue_comment_with_issue_but_no_pull_request_links (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_base_in_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_base_in_pull_request
--- PASS: TestGitHubParserWithMissingFields/missing_base_in_pull_request (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_head_in_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_head_in_pull_request
--- PASS: TestGitHubParserWithMissingFields/missing_head_in_pull_request (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_head_repo_in_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_head_repo_in_pull_request
--- PASS: TestGitHubParserWithMissingFields/missing_head_repo_in_pull_request (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_owner_in_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_owner_in_repository
--- PASS: TestGitHubParserWithMissingFields/missing_owner_in_repository (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_pull_request_field github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_pull_request_field
--- PASS: TestGitHubParserWithMissingFields/missing_pull_request_field (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_repository_field github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_repository_field
--- PASS: TestGitHubParserWithMissingFields/missing_repository_field (0.00s) | |||
| TestGitHubParserWithMissingFields/missing_sender_field github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/missing_sender_field
--- PASS: TestGitHubParserWithMissingFields/missing_sender_field (0.00s) | |||
| TestGitHubParserWithMissingFields/push_event_missing_head_commit github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestGitHubParserWithMissingFields/push_event_missing_head_commit
--- PASS: TestGitHubParserWithMissingFields/push_event_missing_head_commit (0.00s) | |||
| TestHeaderFormats github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 10 ms | |
Stdout === RUN TestHeaderFormats
--- PASS: TestHeaderFormats (0.01s) | |||
| TestHeaderFormats/empty_headers_file github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestHeaderFormats/empty_headers_file
Error: unknown X-Github-Event
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestHeaderFormats/empty_headers_file (0.00s) | |||
| TestHeaderFormats/invalid_json_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestHeaderFormats/invalid_json_headers
Error: invalid character 'j' looking for beginning of value
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestHeaderFormats/invalid_json_headers (0.00s) | |||
| TestHeaderFormats/json_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestHeaderFormats/json_headers
--- PASS: TestHeaderFormats/json_headers (0.00s) | |||
| TestHeaderFormats/plain_text_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestHeaderFormats/plain_text_headers
--- PASS: TestHeaderFormats/plain_text_headers (0.00s) | |||
| TestInvalidFiles github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestInvalidFiles
--- PASS: TestInvalidFiles (0.00s) | |||
| TestInvalidFiles/invalid_json_in_body_file github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestInvalidFiles/invalid_json_in_body_file
Error: invalid character 'j' looking for beginning of value
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestInvalidFiles/invalid_json_in_body_file (0.00s) | |||
| TestInvalidFiles/non-existent_body_file github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestInvalidFiles/non-existent_body_file
Error: open /tmp/cel-invalid-test-2979252908/non-existent-file: no such file or directory
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestInvalidFiles/non-existent_body_file (0.00s) | |||
| TestInvalidFiles/non-existent_headers_file github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestInvalidFiles/non-existent_headers_file
Error: open /tmp/cel-invalid-test-585671198/non-existent-file: no such file or directory
Usage:
cel [flags]
Flags:
-b, --body string path to JSON body file (required)
-t, --github-token string GitHub personal access token for API enrichment (enables full event processing)
-H, --headers string path to headers file (required, JSON, HTTP format, or gosmee-generated shell script)
-h, --help help for cel
-p, --provider string payload provider (auto, github, gitlab, bitbucket-cloud, bitbucket-datacenter, gitea, forgejo) (default "auto")
--- PASS: TestInvalidFiles/non-existent_headers_file (0.00s) | |||
| TestIsGosmeeScript github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript
--- PASS: TestIsGosmeeScript (0.00s) | |||
| TestIsGosmeeScript/curl_without_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript/curl_without_headers
--- PASS: TestIsGosmeeScript/curl_without_headers (0.00s) | |||
| TestIsGosmeeScript/empty_input github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript/empty_input
--- PASS: TestIsGosmeeScript/empty_input (0.00s) | |||
| TestIsGosmeeScript/json_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript/json_headers
--- PASS: TestIsGosmeeScript/json_headers (0.00s) | |||
| TestIsGosmeeScript/plain_text_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript/plain_text_headers
--- PASS: TestIsGosmeeScript/plain_text_headers (0.00s) | |||
| TestIsGosmeeScript/simple_curl_command github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript/simple_curl_command
--- PASS: TestIsGosmeeScript/simple_curl_command (0.00s) | |||
| TestIsGosmeeScript/typical_gosmee_script github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestIsGosmeeScript/typical_gosmee_script
--- PASS: TestIsGosmeeScript/typical_gosmee_script (0.00s) | |||
| TestPacParamsFromEvent github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEvent
--- PASS: TestPacParamsFromEvent (0.00s) | |||
| TestPacParamsFromEvent/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEvent/pull_request_event
--- PASS: TestPacParamsFromEvent/pull_request_event (0.00s) | |||
| TestPacParamsFromEvent/push_event_with_tag github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEvent/push_event_with_tag
--- PASS: TestPacParamsFromEvent/push_event_with_tag (0.00s) | |||
| TestPacParamsFromEventEdgeCases github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEventEdgeCases
--- PASS: TestPacParamsFromEventEdgeCases (0.00s) | |||
| TestPacParamsFromEventEdgeCases/empty_event github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEventEdgeCases/empty_event
--- PASS: TestPacParamsFromEventEdgeCases/empty_event (0.00s) | |||
| TestPacParamsFromEventEdgeCases/event_with_carriage_return_in_comment github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEventEdgeCases/event_with_carriage_return_in_comment
--- PASS: TestPacParamsFromEventEdgeCases/event_with_carriage_return_in_comment (0.00s) | |||
| TestPacParamsFromEventEdgeCases/event_with_clone_URL_preference github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestPacParamsFromEventEdgeCases/event_with_clone_URL_preference
--- PASS: TestPacParamsFromEventEdgeCases/event_with_clone_URL_preference (0.00s) | |||
| TestParseCurlHeaders github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseCurlHeaders
--- PASS: TestParseCurlHeaders (0.00s) | |||
| TestParseCurlHeaders/curl_with_malformed_header github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseCurlHeaders/curl_with_malformed_header
--- PASS: TestParseCurlHeaders/curl_with_malformed_header (0.00s) | |||
| TestParseCurlHeaders/curl_with_mixed_arguments github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseCurlHeaders/curl_with_mixed_arguments
--- PASS: TestParseCurlHeaders/curl_with_mixed_arguments (0.00s) | |||
| TestParseCurlHeaders/curl_with_no_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseCurlHeaders/curl_with_no_headers
--- PASS: TestParseCurlHeaders/curl_with_no_headers (0.00s) | |||
| TestParseCurlHeaders/simple_curl_with_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseCurlHeaders/simple_curl_with_headers
--- PASS: TestParseCurlHeaders/simple_curl_with_headers (0.00s) | |||
| TestParseGosmeeScript github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseGosmeeScript
--- PASS: TestParseGosmeeScript (0.00s) | |||
| TestParseGosmeeScript/curl_without_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseGosmeeScript/curl_without_headers
--- PASS: TestParseGosmeeScript/curl_without_headers (0.00s) | |||
| TestParseGosmeeScript/real-world_example_from_gosmee github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseGosmeeScript/real-world_example_from_gosmee
--- PASS: TestParseGosmeeScript/real-world_example_from_gosmee (0.00s) | |||
| TestParseGosmeeScript/script_without_curl_commands github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseGosmeeScript/script_without_curl_commands
--- PASS: TestParseGosmeeScript/script_without_curl_commands (0.00s) | |||
| TestParseGosmeeScript/typical_gosmee_script github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseGosmeeScript/typical_gosmee_script
--- PASS: TestParseGosmeeScript/typical_gosmee_script (0.00s) | |||
| TestParseHTTPHeaders github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseHTTPHeaders
--- PASS: TestParseHTTPHeaders (0.00s) | |||
| TestParseHTTPHeaders/empty_input github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseHTTPHeaders/empty_input
--- PASS: TestParseHTTPHeaders/empty_input (0.00s) | |||
| TestParseHTTPHeaders/headers_with_empty_lines github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseHTTPHeaders/headers_with_empty_lines
--- PASS: TestParseHTTPHeaders/headers_with_empty_lines (0.00s) | |||
| TestParseHTTPHeaders/headers_with_extra_spaces github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseHTTPHeaders/headers_with_extra_spaces
--- PASS: TestParseHTTPHeaders/headers_with_extra_spaces (0.00s) | |||
| TestParseHTTPHeaders/malformed_header_line_ignored github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseHTTPHeaders/malformed_header_line_ignored
--- PASS: TestParseHTTPHeaders/malformed_header_line_ignored (0.00s) | |||
| TestParseHTTPHeaders/valid_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestParseHTTPHeaders/valid_headers
--- PASS: TestParseHTTPHeaders/valid_headers (0.00s) | |||
| TestSplitCurlCommand github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand
--- PASS: TestSplitCurlCommand (0.00s) | |||
| TestSplitCurlCommand/complex_curl_command github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand/complex_curl_command
--- PASS: TestSplitCurlCommand/complex_curl_command (0.00s) | |||
| TestSplitCurlCommand/curl_with_headers github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand/curl_with_headers
--- PASS: TestSplitCurlCommand/curl_with_headers (0.00s) | |||
| TestSplitCurlCommand/curl_with_single_quotes github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand/curl_with_single_quotes
--- PASS: TestSplitCurlCommand/curl_with_single_quotes (0.00s) | |||
| TestSplitCurlCommand/empty_string github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand/empty_string
--- PASS: TestSplitCurlCommand/empty_string (0.00s) | |||
| TestSplitCurlCommand/simple_curl_command github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand/simple_curl_command
--- PASS: TestSplitCurlCommand/simple_curl_command (0.00s) | |||
| TestSplitCurlCommand/unterminated_quote github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel | passed | 0 ms | |
Stdout === RUN TestSplitCurlCommand/unterminated_quote
--- PASS: TestSplitCurlCommand/unterminated_quote (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/completion
| Test | Status | Duration | |
|---|---|---|---|
| TestCommand github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/completion | passed | 0 ms | |
Stdout === RUN TestCommand
--- PASS: TestCommand (0.00s) | |||
| TestCommand/bash_completion github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/completion | passed | 0 ms | |
Stdout === RUN TestCommand/bash_completion
--- PASS: TestCommand/bash_completion (0.00s) | |||
| TestCommand/fish_completion github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/completion | passed | 0 ms | |
Stdout === RUN TestCommand/fish_completion
--- PASS: TestCommand/fish_completion (0.00s) | |||
| TestCommand/powershell_completion github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/completion | passed | 0 ms | |
Stdout === RUN TestCommand/powershell_completion
--- PASS: TestCommand/powershell_completion (0.00s) | |||
| TestCommand/zsh_completion github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/completion | passed | 0 ms | |
Stdout === RUN TestCommand/zsh_completion
--- PASS: TestCommand/zsh_completion (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create
| Test | Status | Duration | |
|---|---|---|---|
| TestCleanUpURL github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestCleanUpURL
--- PASS: TestCleanUpURL (0.00s) | |||
| TestCleanUpURL/normal_url github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestCleanUpURL/normal_url
--- PASS: TestCleanUpURL/normal_url (0.00s) | |||
| TestCleanUpURL/url_with_creds github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestCleanUpURL/url_with_creds
--- PASS: TestCleanUpURL/url_with_creds (0.00s) | |||
| TestCleanUpURL/url_with_creds#01 github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestCleanUpURL/url_with_creds#01
--- PASS: TestCleanUpURL/url_with_creds#01 (0.00s) | |||
| TestCleanUpURL/url_with_creds_and_port github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestCleanUpURL/url_with_creds_and_port
--- PASS: TestCleanUpURL/url_with_creds_and_port (0.00s) | |||
| TestGenerateTemplate github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate
--- PASS: TestGenerateTemplate (0.00s) | |||
| TestGenerateTemplate/WithGitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/WithGitInfo
--- PASS: TestGenerateTemplate/WithGitInfo (0.00s) | |||
| TestGenerateTemplate/WithoutGitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/WithoutGitInfo
--- PASS: TestGenerateTemplate/WithoutGitInfo (0.00s) | |||
| TestGetNamespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetNamespace
--- PASS: TestGetNamespace (0.00s) | |||
| TestGetNamespace/change_default_to_current_git_basename_and_suffix_pipelines github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetNamespace/change_default_to_current_git_basename_and_suffix_pipelines
--- PASS: TestGetNamespace/change_default_to_current_git_basename_and_suffix_pipelines (0.00s) | |||
| TestGetNamespace/create_ns_here github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetNamespace/create_ns_here
--- PASS: TestGetNamespace/create_ns_here (0.00s) | |||
| TestGetNamespace/create_ns_not_here github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetNamespace/create_ns_not_here
--- PASS: TestGetNamespace/create_ns_not_here (0.00s) | |||
| TestGetNamespace/error_you_need_to_create_the_namespace_first github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetNamespace/error_you_need_to_create_the_namespace_first
--- PASS: TestGetNamespace/error_you_need_to_create_the_namespace_first (0.00s) | |||
| TestGetNamespace/ns_already_set github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetNamespace/ns_already_set
--- PASS: TestGetNamespace/ns_already_set (0.00s) | |||
| TestGetRepoURL github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetRepoURL
--- PASS: TestGetRepoURL (0.00s) | |||
| TestGetRepoURL/default_to_gitinfo github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetRepoURL/default_to_gitinfo
--- PASS: TestGetRepoURL/default_to_gitinfo (0.00s) | |||
| TestGetRepoURL/no_url_has_been_provided github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetRepoURL/no_url_has_been_provided
--- PASS: TestGetRepoURL/no_url_has_been_provided (0.00s) | |||
| TestGetRepoURL/set_from_question github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetRepoURL/set_from_question
--- PASS: TestGetRepoURL/set_from_question (0.00s) | |||
| TestGetRepoURL/URL_already_set github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/create | passed | 0 ms | |
Stdout === RUN TestGetRepoURL/URL_already_set
--- PASS: TestGetRepoURL/URL_already_set (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe
| Test | Status | Duration | |
|---|---|---|---|
| TestDescribe github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 70 ms | |
Stdout === RUN TestDescribe
--- PASS: TestDescribe (0.07s) | |||
| TestDescribe/collect_failures github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/collect_failures
--- PASS: TestDescribe/collect_failures (0.01s) | |||
| TestDescribe/live_run_and_repository_run github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/live_run_and_repository_run
--- PASS: TestDescribe/live_run_and_repository_run (0.01s) | |||
| TestDescribe/multiple_live_runs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/multiple_live_runs
--- PASS: TestDescribe/multiple_live_runs (0.01s) | |||
| TestDescribe/multiple_repo_status github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/multiple_repo_status
--- PASS: TestDescribe/multiple_repo_status (0.01s) | |||
| TestDescribe/one_live_run github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/one_live_run
--- PASS: TestDescribe/one_live_run (0.01s) | |||
| TestDescribe/one_repository_status_and_optnamespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/one_repository_status_and_optnamespace
--- PASS: TestDescribe/one_repository_status_and_optnamespace (0.01s) | |||
| TestDescribe/repository_events github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/repository_events
--- PASS: TestDescribe/repository_events (0.01s) | |||
| TestDescribe/repository_multiple_events github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/repository_multiple_events
--- PASS: TestDescribe/repository_multiple_events (0.01s) | |||
| TestDescribe/target_a_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 0 ms | |
Stdout === RUN TestDescribe/target_a_pipelinerun
--- PASS: TestDescribe/target_a_pipelinerun (0.00s) | |||
| TestDescribe/use_real_time github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/describe | passed | 10 ms | |
Stdout === RUN TestDescribe/use_real_time
--- PASS: TestDescribe/use_real_time (0.01s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate
| Test | Status | Duration | |
|---|---|---|---|
| TestDetectLanguage github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage
--- PASS: TestDetectLanguage (0.00s) | |||
| TestDetectLanguage/detect_generic github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/detect_generic
--- PASS: TestDetectLanguage/detect_generic (0.00s) | |||
| TestDetectLanguage/detect_golang github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/detect_golang
--- PASS: TestDetectLanguage/detect_golang (0.00s) | |||
| TestDetectLanguage/detect_java github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/detect_java
--- PASS: TestDetectLanguage/detect_java (0.00s) | |||
| TestDetectLanguage/detect_nodejs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/detect_nodejs
--- PASS: TestDetectLanguage/detect_nodejs (0.00s) | |||
| TestDetectLanguage/detect_python github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/detect_python
--- PASS: TestDetectLanguage/detect_python (0.00s) | |||
| TestDetectLanguage/explicit_language_set github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/explicit_language_set
--- PASS: TestDetectLanguage/explicit_language_set (0.00s) | |||
| TestDetectLanguage/explicit_language_set_with_no_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestDetectLanguage/explicit_language_set_with_no_template
--- PASS: TestDetectLanguage/explicit_language_set_with_no_template (0.00s) | |||
| TestGenerateTemplate github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 10 ms | |
Stdout === RUN TestGenerateTemplate
--- PASS: TestGenerateTemplate (0.01s) | |||
| TestGenerateTemplate/create_.tekton_directory_if_it_doesn't_exists github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/create_.tekton_directory_if_it_doesn't_exists
--- PASS: TestGenerateTemplate/create_.tekton_directory_if_it_doesn't_exists (0.00s) | |||
| TestGenerateTemplate/create_/tmp/foobar_if_it_doesn't_exists github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/create_/tmp/foobar_if_it_doesn't_exists
--- PASS: TestGenerateTemplate/create_/tmp/foobar_if_it_doesn't_exists (0.00s) | |||
| TestGenerateTemplate/pull_request_already_exist_don't_overwrite github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/pull_request_already_exist_don't_overwrite
--- PASS: TestGenerateTemplate/pull_request_already_exist_don't_overwrite (0.00s) | |||
| TestGenerateTemplate/pull_request_already_exist_don't_regenerate_sample_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/pull_request_already_exist_don't_regenerate_sample_template
--- PASS: TestGenerateTemplate/pull_request_already_exist_don't_regenerate_sample_template (0.00s) | |||
| TestGenerateTemplate/pull_request_default github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/pull_request_default
--- PASS: TestGenerateTemplate/pull_request_default (0.00s) | |||
| TestGenerateTemplate/pull_request_golang github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/pull_request_golang
--- PASS: TestGenerateTemplate/pull_request_golang (0.00s) | |||
| TestGenerateTemplate/pull_request_python github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/pull_request_python
--- PASS: TestGenerateTemplate/pull_request_python (0.00s) | |||
| TestGenerateTemplate/pull_request_python_poetry github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenerateTemplate/pull_request_python_poetry
--- PASS: TestGenerateTemplate/pull_request_python_poetry (0.00s) | |||
| TestGenTmpl github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 10 ms | |
Stdout === RUN TestGenTmpl
--- PASS: TestGenTmpl (0.01s) | |||
| TestGenTmpl/fallback_to_event_URL github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenTmpl/fallback_to_event_URL
--- PASS: TestGenTmpl/fallback_to_event_URL (0.00s) | |||
| TestGenTmpl/generate_generic_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenTmpl/generate_generic_template
--- PASS: TestGenTmpl/generate_generic_template (0.00s) | |||
| TestGenTmpl/generate_golang_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenTmpl/generate_golang_template
--- PASS: TestGenTmpl/generate_golang_template (0.00s) | |||
| TestGenTmpl/generate_java_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenTmpl/generate_java_template
--- PASS: TestGenTmpl/generate_java_template (0.00s) | |||
| TestGenTmpl/generate_nodejs_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenTmpl/generate_nodejs_template
--- PASS: TestGenTmpl/generate_nodejs_template (0.00s) | |||
| TestGenTmpl/generate_python_template github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/generate | passed | 0 ms | |
Stdout === RUN TestGenTmpl/generate_python_template
--- PASS: TestGenTmpl/generate_python_template (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info
| Test | Status | Duration | |
|---|---|---|---|
| TestGlobbing github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 10 ms | |
Stdout === RUN TestGlobbing
--- PASS: TestGlobbing (0.01s) | |||
| TestGlobbing/File_Globbing github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 0 ms | |
Stdout === RUN TestGlobbing/File_Globbing
--- PASS: TestGlobbing/File_Globbing (0.00s) | |||
| TestGlobbing/not_matched/File_Globbing github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 0 ms | |
Stdout === RUN TestGlobbing/not_matched/File_Globbing
--- PASS: TestGlobbing/not_matched/File_Globbing (0.00s) | |||
| TestGlobbing/not_matched/String_Pattern github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 0 ms | |
Stdout === RUN TestGlobbing/not_matched/String_Pattern
--- PASS: TestGlobbing/not_matched/String_Pattern (0.00s) | |||
| TestGlobbing/String_Pattern github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 0 ms | |
Stdout === RUN TestGlobbing/String_Pattern
--- PASS: TestGlobbing/String_Pattern (0.00s) | |||
| TestInfo github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 10 ms | |
Stdout === RUN TestInfo
--- PASS: TestInfo (0.01s) | |||
| TestInfo/no_repos github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 0 ms | |
Stdout === RUN TestInfo/no_repos
--- PASS: TestInfo/no_repos (0.00s) | |||
| TestInfo/with_github_app github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 10 ms | |
Stdout === RUN TestInfo/with_github_app
--- PASS: TestInfo/with_github_app (0.01s) | |||
| TestInfo/without_github_app github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/info | passed | 0 ms | |
Stdout === RUN TestInfo/without_github_app
--- PASS: TestInfo/without_github_app (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd
| Test | Status | Duration | |
|---|---|---|---|
| TestList github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 20 ms | |
Stdout === RUN TestList
--- PASS: TestList (0.02s) | |||
| TestList/Test_list_repositories_only github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 10 ms | |
Stdout === RUN TestList/Test_list_repositories_only
--- PASS: TestList/Test_list_repositories_only (0.01s) | |||
| TestList/Test_list_repositories_only_all_namespaces github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 0 ms | |
Stdout === RUN TestList/Test_list_repositories_only_all_namespaces
--- PASS: TestList/Test_list_repositories_only_all_namespaces (0.00s) | |||
| TestList/Test_list_repositories_only_live_PR github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 0 ms | |
Stdout === RUN TestList/Test_list_repositories_only_live_PR
--- PASS: TestList/Test_list_repositories_only_live_PR (0.00s) | |||
| TestList/Test_list_repositories_only_specific_namespaces github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 0 ms | |
Stdout === RUN TestList/Test_list_repositories_only_specific_namespaces
--- PASS: TestList/Test_list_repositories_only_specific_namespaces (0.00s) | |||
| TestList/Test_list_when_there_are_no_repositories_in_the_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 0 ms | |
Stdout === RUN TestList/Test_list_when_there_are_no_repositories_in_the_namespace
--- PASS: TestList/Test_list_when_there_are_no_repositories_in_the_namespace (0.00s) | |||
| TestList/Test_with_real_time github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/listcmd | passed | 0 ms | |
Stdout === RUN TestList/Test_with_real_time
--- PASS: TestList/Test_with_real_time (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/logs
| Test | Status | Duration | |
|---|---|---|---|
| TestLogs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/logs | passed | 0 ms | |
Stdout === RUN TestLogs | |||
| TestLogs/good/show_logs github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/logs | passed | 190 ms | |
Stdout === RUN TestLogs/good/show_logs
ok github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/logs 0.190s | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve
| Test | Status | Duration | |
|---|---|---|---|
| TestCommandFilenameSetProperly github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestCommandFilenameSetProperly
--- PASS: TestCommandFilenameSetProperly (0.00s) | |||
| TestDetectWebhookSecret github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestDetectWebhookSecret
--- PASS: TestDetectWebhookSecret (0.00s) | |||
| TestDetectWebhookSecret/detects_webhook_secret_no_quote github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestDetectWebhookSecret/detects_webhook_secret_no_quote
--- PASS: TestDetectWebhookSecret/detects_webhook_secret_no_quote (0.00s) | |||
| TestDetectWebhookSecret/detects_webhook_secret_single_quote github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestDetectWebhookSecret/detects_webhook_secret_single_quote
--- PASS: TestDetectWebhookSecret/detects_webhook_secret_single_quote (0.00s) | |||
| TestDetectWebhookSecret/not_webhook_secret_detected github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestDetectWebhookSecret/not_webhook_secret_detected
--- PASS: TestDetectWebhookSecret/not_webhook_secret_detected (0.00s) | |||
| TestMakeGitAuthSecret github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 30 ms | |
Stdout === RUN TestMakeGitAuthSecret
--- PASS: TestMakeGitAuthSecret (0.03s) | |||
| TestMakeGitAuthSecret/ask_for_provider_token github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 10 ms | |
Stdout === RUN TestMakeGitAuthSecret/ask_for_provider_token
--- PASS: TestMakeGitAuthSecret/ask_for_provider_token (0.01s) | |||
| TestMakeGitAuthSecret/do_not_care_about_token_stuff github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestMakeGitAuthSecret/do_not_care_about_token_stuff
--- PASS: TestMakeGitAuthSecret/do_not_care_about_token_stuff (0.00s) | |||
| TestMakeGitAuthSecret/provided_a_token_on_flag github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestMakeGitAuthSecret/provided_a_token_on_flag
--- PASS: TestMakeGitAuthSecret/provided_a_token_on_flag (0.00s) | |||
| TestMakeGitAuthSecret/provided_a_token_via_env github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestMakeGitAuthSecret/provided_a_token_via_env
--- PASS: TestMakeGitAuthSecret/provided_a_token_via_env (0.00s) | |||
| TestMakeGitAuthSecret/provided_a_token_via_existing_secret github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 10 ms | |
Stdout === RUN TestMakeGitAuthSecret/provided_a_token_via_existing_secret
--- PASS: TestMakeGitAuthSecret/provided_a_token_via_existing_secret (0.01s) | |||
| TestResolveFilenames github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 80 ms | |
Stdout === RUN TestResolveFilenames
--- PASS: TestResolveFilenames (0.08s) | |||
| TestResolveFilenames/No_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestResolveFilenames/No_pipelinerun
--- PASS: TestResolveFilenames/No_pipelinerun (0.00s) | |||
| TestResolveFilenames/Resolve_templates_no_prefix github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 40 ms | |
Stdout === RUN TestResolveFilenames/Resolve_templates_no_prefix
--- PASS: TestResolveFilenames/Resolve_templates_no_prefix (0.04s) | |||
| TestResolveFilenames/Resolve_templates_no_prefix_as_v1beta1 github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 20 ms | |
Stdout === RUN TestResolveFilenames/Resolve_templates_no_prefix_as_v1beta1
--- PASS: TestResolveFilenames/Resolve_templates_no_prefix_as_v1beta1 (0.02s) | |||
| TestResolveFilenames/Resolve_templates_with_prefix github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 20 ms | |
Stdout === RUN TestResolveFilenames/Resolve_templates_with_prefix
--- PASS: TestResolveFilenames/Resolve_templates_with_prefix (0.02s) | |||
| TestSplitArgsInMap github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/resolve | passed | 0 ms | |
Stdout === RUN TestSplitArgsInMap
--- PASS: TestSplitArgsInMap (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook
| Test | Status | Duration | |
|---|---|---|---|
| TestWebhookAdd github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 340 ms | |
Stdout === RUN TestWebhookAdd
--- PASS: TestWebhookAdd (0.34s) | |||
| TestWebhookAdd/failed_to_configure_webhook_when_git_provider_secret_is_empty github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookAdd/failed_to_configure_webhook_when_git_provider_secret_is_empty
--- PASS: TestWebhookAdd/failed_to_configure_webhook_when_git_provider_secret_is_empty (0.00s) | |||
| TestWebhookAdd/invalid_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookAdd/invalid_repository
--- PASS: TestWebhookAdd/invalid_repository (0.00s) | |||
| TestWebhookAdd/list_all_repositories github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookAdd/list_all_repositories
--- PASS: TestWebhookAdd/list_all_repositories (0.00s) | |||
| TestWebhookAdd/list_all_repository_in_a_namespace_where_none_repo_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookAdd/list_all_repository_in_a_namespace_where_none_repo_exist
--- PASS: TestWebhookAdd/list_all_repository_in_a_namespace_where_none_repo_exist (0.00s) | |||
| TestWebhookAdd/Update_secret_token_for_existing_github_webhook github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 20 ms | |
Stdout === RUN TestWebhookAdd/Update_secret_token_for_existing_github_webhook
--- PASS: TestWebhookAdd/Update_secret_token_for_existing_github_webhook (0.02s) | |||
| TestWebhookAdd/Use_webhook_add_command_to_add_Github_webhook_when_GithubApp_is_configured github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 320 ms | |
Stdout === RUN TestWebhookAdd/Use_webhook_add_command_to_add_Github_webhook_when_GithubApp_is_configured
--- PASS: TestWebhookAdd/Use_webhook_add_command_to_add_Github_webhook_when_GithubApp_is_configured (0.32s) | |||
| TestWebhookUpdateToken github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken
--- PASS: TestWebhookUpdateToken (0.00s) | |||
| TestWebhookUpdateToken/Don't_use_webhook_update-token_command_when_GithubApp_is_configured github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken/Don't_use_webhook_update-token_command_when_GithubApp_is_configured
--- PASS: TestWebhookUpdateToken/Don't_use_webhook_update-token_command_when_GithubApp_is_configured (0.00s) | |||
| TestWebhookUpdateToken/Don't_use_webhook_update-token_command_when_GithubApp_is_configured#01 github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken/Don't_use_webhook_update-token_command_when_GithubApp_is_configured#01
--- PASS: TestWebhookUpdateToken/Don't_use_webhook_update-token_command_when_GithubApp_is_configured#01 (0.00s) | |||
| TestWebhookUpdateToken/invalid_repository github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken/invalid_repository
--- PASS: TestWebhookUpdateToken/invalid_repository (0.00s) | |||
| TestWebhookUpdateToken/list_all_repositories_when_GithubApp_is_configured github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken/list_all_repositories_when_GithubApp_is_configured
--- PASS: TestWebhookUpdateToken/list_all_repositories_when_GithubApp_is_configured (0.00s) | |||
| TestWebhookUpdateToken/list_all_repository_in_a_namespace_where_none_repo_exist github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken/list_all_repository_in_a_namespace_where_none_repo_exist
--- PASS: TestWebhookUpdateToken/list_all_repository_in_a_namespace_where_none_repo_exist (0.00s) | |||
| TestWebhookUpdateToken/Update_provider_token_for_existing_github_webhook github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/webhook | passed | 0 ms | |
Stdout === RUN TestWebhookUpdateToken/Update_provider_token_for_existing_github_webhook
--- PASS: TestWebhookUpdateToken/Update_provider_token_for_existing_github_webhook (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/configutil
| Test | Status | Duration | |
|---|---|---|---|
| TestValidateAndAssignValues github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValues
--- PASS: TestValidateAndAssignValues (0.00s) | |||
| TestValidateAndAssignValues/custom_validator_for_name_to_start_with_pac github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValues/custom_validator_for_name_to_start_with_pac
--- PASS: TestValidateAndAssignValues/custom_validator_for_name_to_start_with_pac (0.00s) | |||
| TestValidateAndAssignValues/invalid_value_for_bool_field github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValues/invalid_value_for_bool_field
--- PASS: TestValidateAndAssignValues/invalid_value_for_bool_field (0.00s) | |||
| TestValidateAndAssignValues/invalid_value_for_int_field github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValues/invalid_value_for_int_field
--- PASS: TestValidateAndAssignValues/invalid_value_for_int_field (0.00s) | |||
| TestValidateAndAssignValues/override_default_values github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValues/override_default_values
--- PASS: TestValidateAndAssignValues/override_default_values (0.00s) | |||
| TestValidateAndAssignValues/With_all_default_values github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValues/With_all_default_values
--- PASS: TestValidateAndAssignValues/With_all_default_values (0.00s) | |||
| TestValidateAndAssignValuesCustomCase github.com/openshift-pipelines/pipelines-as-code/pkg/configutil | passed | 0 ms | |
Stdout === RUN TestValidateAndAssignValuesCustomCase
--- PASS: TestValidateAndAssignValuesCustomCase (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui
| Test | Status | Duration | |
|---|---|---|---|
| TestCustomBad github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestCustomBad
--- PASS: TestCustomBad (0.00s) | |||
| TestCustomGood github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestCustomGood
--- PASS: TestCustomGood (0.00s) | |||
| TestFallbackConsole github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestFallbackConsole
--- PASS: TestFallbackConsole (0.00s) | |||
| TestOpenshiftConsoleUI github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleUI
--- PASS: TestOpenshiftConsoleUI (0.00s) | |||
| TestOpenshiftConsoleUI/Get_Openshift_Console_name github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleUI/Get_Openshift_Console_name
--- PASS: TestOpenshiftConsoleUI/Get_Openshift_Console_name (0.00s) | |||
| TestOpenshiftConsoleUI/Get_Openshift_Console_url github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleUI/Get_Openshift_Console_url
--- PASS: TestOpenshiftConsoleUI/Get_Openshift_Console_url (0.00s) | |||
| TestOpenshiftConsoleUI/No_host_in_route.spec github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleUI/No_host_in_route.spec
--- PASS: TestOpenshiftConsoleUI/No_host_in_route.spec (0.00s) | |||
| TestOpenshiftConsoleUI/No_Openshift_Console github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleUI/No_Openshift_Console
--- PASS: TestOpenshiftConsoleUI/No_Openshift_Console (0.00s) | |||
| TestOpenshiftConsoleUI/No_spec_in_route github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleUI/No_spec_in_route
--- PASS: TestOpenshiftConsoleUI/No_spec_in_route (0.00s) | |||
| TestOpenshiftConsoleURLs github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestOpenshiftConsoleURLs
--- PASS: TestOpenshiftConsoleURLs (0.00s) | |||
| TestTektonDashboard github.com/openshift-pipelines/pipelines-as-code/pkg/consoleui | passed | 0 ms | |
Stdout === RUN TestTektonDashboard
--- PASS: TestTektonDashboard (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/customparams
| Test | Status | Duration | |
|---|---|---|---|
| TestApplyIncomingParams github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams
--- PASS: TestApplyIncomingParams (0.00s) | |||
| TestApplyIncomingParams/apply_params github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/apply_params
--- PASS: TestApplyIncomingParams/apply_params (0.00s) | |||
| TestApplyIncomingParams/apply_params_with_same_key github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/apply_params_with_same_key
--- PASS: TestApplyIncomingParams/apply_params_with_same_key (0.00s) | |||
| TestApplyIncomingParams/cannot_convert_incoming_param github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/cannot_convert_incoming_param
--- PASS: TestApplyIncomingParams/cannot_convert_incoming_param (0.00s) | |||
| TestApplyIncomingParams/no_request_in_event github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestApplyIncomingParams/no_request_in_event
--- PASS: TestApplyIncomingParams/no_request_in_event (0.00s) | |||
| TestMakeStandardParamsFromEvent github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestMakeStandardParamsFromEvent
--- PASS: TestMakeStandardParamsFromEvent (0.00s) | |||
| TestMakeStandardParamsFromEvent/basic_event_test github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestMakeStandardParamsFromEvent/basic_event_test
--- PASS: TestMakeStandardParamsFromEvent/basic_event_test (0.00s) | |||
| TestMakeStandardParamsFromEvent/event_with_different_clone_URL github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestMakeStandardParamsFromEvent/event_with_different_clone_URL
--- PASS: TestMakeStandardParamsFromEvent/event_with_different_clone_URL (0.00s) | |||
| TestMakeStandardParamsFromEvent/git_tag_push_test_event github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestMakeStandardParamsFromEvent/git_tag_push_test_event
--- PASS: TestMakeStandardParamsFromEvent/git_tag_push_test_event (0.00s) | |||
| TestProcessTemplates github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 60 ms | |
Stdout === RUN TestProcessTemplates
--- PASS: TestProcessTemplates (0.06s) | |||
| TestProcessTemplates/params/added_from_incoming github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/added_from_incoming
--- PASS: TestProcessTemplates/params/added_from_incoming (0.00s) | |||
| TestProcessTemplates/params/added_from_incoming_webhook_override github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/added_from_incoming_webhook_override
--- PASS: TestProcessTemplates/params/added_from_incoming_webhook_override (0.00s) | |||
| TestProcessTemplates/params/bad_filter_skipped github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/bad_filter_skipped
--- PASS: TestProcessTemplates/params/bad_filter_skipped (0.00s) | |||
| TestProcessTemplates/params/bad_payload_skipped github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/bad_payload_skipped
--- PASS: TestProcessTemplates/params/bad_payload_skipped (0.00s) | |||
| TestProcessTemplates/params/basic github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/basic
--- PASS: TestProcessTemplates/params/basic (0.00s) | |||
| TestProcessTemplates/params/changed_files github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 10 ms | |
Stdout === RUN TestProcessTemplates/params/changed_files
--- PASS: TestProcessTemplates/params/changed_files (0.01s) | |||
| TestProcessTemplates/params/fallback_to_stdparams github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/fallback_to_stdparams
--- PASS: TestProcessTemplates/params/fallback_to_stdparams (0.00s) | |||
| TestProcessTemplates/params/filter github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 20 ms | |
Stdout === RUN TestProcessTemplates/params/filter
--- PASS: TestProcessTemplates/params/filter (0.02s) | |||
| TestProcessTemplates/params/filter_on_body github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 10 ms | |
Stdout === RUN TestProcessTemplates/params/filter_on_body
--- PASS: TestProcessTemplates/params/filter_on_body (0.01s) | |||
| TestProcessTemplates/params/filter_on_body_with_bad_filter github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/filter_on_body_with_bad_filter
--- PASS: TestProcessTemplates/params/filter_on_body_with_bad_filter (0.00s) | |||
| TestProcessTemplates/params/from_secret github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/from_secret
--- PASS: TestProcessTemplates/params/from_secret (0.00s) | |||
| TestProcessTemplates/params/from_unknown_secret github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/from_unknown_secret
--- PASS: TestProcessTemplates/params/from_unknown_secret (0.00s) | |||
| TestProcessTemplates/params/no_filter_match github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/no_filter_match
--- PASS: TestProcessTemplates/params/no_filter_match (0.00s) | |||
| TestProcessTemplates/params/not_a_condition github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/not_a_condition
--- PASS: TestProcessTemplates/params/not_a_condition (0.00s) | |||
| TestProcessTemplates/params/override_params_via_gitops_arguments github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/override_params_via_gitops_arguments
--- PASS: TestProcessTemplates/params/override_params_via_gitops_arguments (0.00s) | |||
| TestProcessTemplates/params/override_params_with_no_value_via_gitops_arguments github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/override_params_with_no_value_via_gitops_arguments
--- PASS: TestProcessTemplates/params/override_params_with_no_value_via_gitops_arguments (0.00s) | |||
| TestProcessTemplates/params/pick_value_when_value_and_secret_set github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/pick_value_when_value_and_secret_set
--- PASS: TestProcessTemplates/params/pick_value_when_value_and_secret_set (0.00s) | |||
| TestProcessTemplates/params/skip_with_no_name github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/skip_with_no_name
--- PASS: TestProcessTemplates/params/skip_with_no_name (0.00s) | |||
| TestProcessTemplates/params/skip_with_no_value github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/skip_with_no_value
--- PASS: TestProcessTemplates/params/skip_with_no_value (0.00s) | |||
| TestProcessTemplates/params/two_filters_same_name,_match_first github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/two_filters_same_name,_match_first
--- PASS: TestProcessTemplates/params/two_filters_same_name,_match_first (0.00s) | |||
| TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name github.com/openshift-pipelines/pipelines-as-code/pkg/customparams | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name
--- PASS: TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/events
| Test | Status | Duration | |
|---|---|---|---|
| TestEventEmitter_EmitMessage github.com/openshift-pipelines/pipelines-as-code/pkg/events | passed | 10 ms | |
Stdout === RUN TestEventEmitter_EmitMessage
--- PASS: TestEventEmitter_EmitMessage (0.01s) | |||
| TestEventEmitter_EmitMessage/event_with_a_reason github.com/openshift-pipelines/pipelines-as-code/pkg/events | passed | 0 ms | |
Stdout === RUN TestEventEmitter_EmitMessage/event_with_a_reason
--- PASS: TestEventEmitter_EmitMessage/event_with_a_reason (0.00s) | |||
| TestEventEmitter_EmitMessage/nil_client_doesn't_cause_panic github.com/openshift-pipelines/pipelines-as-code/pkg/events | passed | 0 ms | |
Stdout === RUN TestEventEmitter_EmitMessage/nil_client_doesn't_cause_panic
--- PASS: TestEventEmitter_EmitMessage/nil_client_doesn't_cause_panic (0.00s) | |||
| TestEventEmitter_EmitMessage/nil_logger_doesn't_cause_panic github.com/openshift-pipelines/pipelines-as-code/pkg/events | passed | 0 ms | |
Stdout === RUN TestEventEmitter_EmitMessage/nil_logger_doesn't_cause_panic
--- PASS: TestEventEmitter_EmitMessage/nil_logger_doesn't_cause_panic (0.00s) | |||
| TestEventEmitter_EmitMessage/repo_doesn't_exists github.com/openshift-pipelines/pipelines-as-code/pkg/events | passed | 0 ms | |
Stdout === RUN TestEventEmitter_EmitMessage/repo_doesn't_exists
--- PASS: TestEventEmitter_EmitMessage/repo_doesn't_exists (0.00s) | |||
| TestEventEmitter_EmitMessage/repo_exists github.com/openshift-pipelines/pipelines-as-code/pkg/events | passed | 0 ms | |
Stdout === RUN TestEventEmitter_EmitMessage/repo_exists
--- PASS: TestEventEmitter_EmitMessage/repo_exists (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/formatting
| Test | Status | Duration | |
|---|---|---|---|
| TestAge github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestAge
--- PASS: TestAge (0.00s) | |||
| TestCamelCasit github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCamelCasit
--- PASS: TestCamelCasit (0.00s) | |||
| TestCamelCasit/oneword github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCamelCasit/oneword
--- PASS: TestCamelCasit/oneword (0.00s) | |||
| TestCamelCasit/pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCamelCasit/pull_request
--- PASS: TestCamelCasit/pull_request (0.00s) | |||
| TestCleanKubernetesName github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName
--- PASS: TestCleanKubernetesName (0.00s) | |||
| TestCleanKubernetesName/contains_spaces github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/contains_spaces
--- PASS: TestCleanKubernetesName/contains_spaces (0.00s) | |||
| TestCleanKubernetesName/end_with_an_alphanumeric_character github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/end_with_an_alphanumeric_character
--- PASS: TestCleanKubernetesName/end_with_an_alphanumeric_character (0.00s) | |||
| TestCleanKubernetesName/end_with_special_character github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/end_with_special_character
--- PASS: TestCleanKubernetesName/end_with_special_character (0.00s) | |||
| TestCleanKubernetesName/keep_dash github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/keep_dash
--- PASS: TestCleanKubernetesName/keep_dash (0.00s) | |||
| TestCleanKubernetesName/keep_dot github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/keep_dot
--- PASS: TestCleanKubernetesName/keep_dot (0.00s) | |||
| TestCleanKubernetesName/replace_angle_bracket github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/replace_angle_bracket
--- PASS: TestCleanKubernetesName/replace_angle_bracket (0.00s) | |||
| TestCleanKubernetesName/replace_new_line github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/replace_new_line
--- PASS: TestCleanKubernetesName/replace_new_line (0.00s) | |||
| TestCleanKubernetesName/replace_percent github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/replace_percent
--- PASS: TestCleanKubernetesName/replace_percent (0.00s) | |||
| TestCleanKubernetesName/replace_slash github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/replace_slash
--- PASS: TestCleanKubernetesName/replace_slash (0.00s) | |||
| TestCleanKubernetesName/replace_square_bracket github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/replace_square_bracket
--- PASS: TestCleanKubernetesName/replace_square_bracket (0.00s) | |||
| TestCleanKubernetesName/start_with_an_alphanumeric_character github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/start_with_an_alphanumeric_character
--- PASS: TestCleanKubernetesName/start_with_an_alphanumeric_character (0.00s) | |||
| TestCleanKubernetesName/start_with_lowercase github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/start_with_lowercase
--- PASS: TestCleanKubernetesName/start_with_lowercase (0.00s) | |||
| TestCleanKubernetesName/start_with_special_character github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/start_with_special_character
--- PASS: TestCleanKubernetesName/start_with_special_character (0.00s) | |||
| TestCleanKubernetesName/start_with_uppercase github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestCleanKubernetesName/start_with_uppercase
--- PASS: TestCleanKubernetesName/start_with_uppercase (0.00s) | |||
| TestConditionEmoji github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestConditionEmoji
--- PASS: TestConditionEmoji (0.00s) | |||
| TestConditionEmoji/failed github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestConditionEmoji/failed
--- PASS: TestConditionEmoji/failed (0.00s) | |||
| TestConditionEmoji/None github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestConditionEmoji/None
--- PASS: TestConditionEmoji/None (0.00s) | |||
| TestConditionEmoji/Running github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestConditionEmoji/Running
--- PASS: TestConditionEmoji/Running (0.00s) | |||
| TestConditionEmoji/success github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestConditionEmoji/success
--- PASS: TestConditionEmoji/success (0.00s) | |||
| TestDuration github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestDuration
--- PASS: TestDuration (0.00s) | |||
| TestGetRepoOwnerFromGHURL github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerFromGHURL
--- PASS: TestGetRepoOwnerFromGHURL (0.00s) | |||
| TestGetRepoOwnerFromGHURL/bad_url github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerFromGHURL/bad_url
--- PASS: TestGetRepoOwnerFromGHURL/bad_url (0.00s) | |||
| TestGetRepoOwnerFromGHURL/repoowner github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerFromGHURL/repoowner
--- PASS: TestGetRepoOwnerFromGHURL/repoowner (0.00s) | |||
| TestGetRepoOwnerFromGHURL/repoowner_with_capital_letters github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerFromGHURL/repoowner_with_capital_letters
--- PASS: TestGetRepoOwnerFromGHURL/repoowner_with_capital_letters (0.00s) | |||
| TestGetRepoOwnerSplitted github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerSplitted
--- PASS: TestGetRepoOwnerSplitted (0.00s) | |||
| TestGetRepoOwnerSplitted/bad/chars_in_url github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerSplitted/bad/chars_in_url
--- PASS: TestGetRepoOwnerSplitted/bad/chars_in_url (0.00s) | |||
| TestGetRepoOwnerSplitted/bad/no_org/repo_in_url github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerSplitted/bad/no_org/repo_in_url
--- PASS: TestGetRepoOwnerSplitted/bad/no_org/repo_in_url (0.00s) | |||
| TestGetRepoOwnerSplitted/bad/url github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerSplitted/bad/url
--- PASS: TestGetRepoOwnerSplitted/bad/url (0.00s) | |||
| TestGetRepoOwnerSplitted/good/parse_url github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerSplitted/good/parse_url
--- PASS: TestGetRepoOwnerSplitted/good/parse_url (0.00s) | |||
| TestGetRepoOwnerSplitted/good/parse_url_gitlab_subpath github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestGetRepoOwnerSplitted/good/parse_url_gitlab_subpath
--- PASS: TestGetRepoOwnerSplitted/good/parse_url_gitlab_subpath (0.00s) | |||
| TestK8LabelsCleanup github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup
--- PASS: TestK8LabelsCleanup (0.00s) | |||
| TestK8LabelsCleanup/clean_characters_for_k8_labels github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/clean_characters_for_k8_labels
--- PASS: TestK8LabelsCleanup/clean_characters_for_k8_labels (0.00s) | |||
| TestK8LabelsCleanup/github_bot_name github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/github_bot_name
--- PASS: TestK8LabelsCleanup/github_bot_name (0.00s) | |||
| TestK8LabelsCleanup/keep_dash github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/keep_dash
--- PASS: TestK8LabelsCleanup/keep_dash (0.00s) | |||
| TestK8LabelsCleanup/remove_new_line github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/remove_new_line
--- PASS: TestK8LabelsCleanup/remove_new_line (0.00s) | |||
| TestK8LabelsCleanup/secret_name_contains_non-alphanumeric_characters_keep_underscore github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/secret_name_contains_non-alphanumeric_characters_keep_underscore
--- PASS: TestK8LabelsCleanup/secret_name_contains_non-alphanumeric_characters_keep_underscore (0.00s) | |||
| TestK8LabelsCleanup/secret_name_ends_with_non-alphanumeric_character github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/secret_name_ends_with_non-alphanumeric_character
--- PASS: TestK8LabelsCleanup/secret_name_ends_with_non-alphanumeric_character (0.00s) | |||
| TestK8LabelsCleanup/secret_name_longer_than_63_characters github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/secret_name_longer_than_63_characters
--- PASS: TestK8LabelsCleanup/secret_name_longer_than_63_characters (0.00s) | |||
| TestK8LabelsCleanup/secret_name_starts_with_non-alphanumeric_character github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/secret_name_starts_with_non-alphanumeric_character
--- PASS: TestK8LabelsCleanup/secret_name_starts_with_non-alphanumeric_character (0.00s) | |||
| TestK8LabelsCleanup/trailing_dash_name_removed github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestK8LabelsCleanup/trailing_dash_name_removed
--- PASS: TestK8LabelsCleanup/trailing_dash_name_removed (0.00s) | |||
| TestMessageTemplate_MakeTemplate github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestMessageTemplate_MakeTemplate
--- PASS: TestMessageTemplate_MakeTemplate (0.00s) | |||
| TestMessageTemplate_MakeTemplate/Error_MakeTemplate github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestMessageTemplate_MakeTemplate/Error_MakeTemplate
--- PASS: TestMessageTemplate_MakeTemplate/Error_MakeTemplate (0.00s) | |||
| TestMessageTemplate_MakeTemplate/Failure_template github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestMessageTemplate_MakeTemplate/Failure_template
--- PASS: TestMessageTemplate_MakeTemplate/Failure_template (0.00s) | |||
| TestMessageTemplate_MakeTemplate/Test_MakeTemplate github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestMessageTemplate_MakeTemplate/Test_MakeTemplate
--- PASS: TestMessageTemplate_MakeTemplate/Test_MakeTemplate (0.00s) | |||
| TestPipelineRunStatus github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPipelineRunStatus
--- PASS: TestPipelineRunStatus (0.00s) | |||
| TestPipelineRunStatus/cancelled github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPipelineRunStatus/cancelled
--- PASS: TestPipelineRunStatus/cancelled (0.00s) | |||
| TestPipelineRunStatus/failure github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPipelineRunStatus/failure
--- PASS: TestPipelineRunStatus/failure (0.00s) | |||
| TestPipelineRunStatus/neutral github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPipelineRunStatus/neutral
--- PASS: TestPipelineRunStatus/neutral (0.00s) | |||
| TestPipelineRunStatus/success github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPipelineRunStatus/success
--- PASS: TestPipelineRunStatus/success (0.00s) | |||
| TestPRDuration github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPRDuration
--- PASS: TestPRDuration (0.00s) | |||
| TestPRDuration/completion_from_first_condition github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPRDuration/completion_from_first_condition
--- PASS: TestPRDuration/completion_from_first_condition (0.00s) | |||
| TestPRDuration/no_start_time github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPRDuration/no_start_time
--- PASS: TestPRDuration/no_start_time (0.00s) | |||
| TestPRDuration/with_completion_time github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPRDuration/with_completion_time
--- PASS: TestPRDuration/with_completion_time (0.00s) | |||
| TestPRDuration/with_status_but_no_conditions github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestPRDuration/with_status_but_no_conditions
--- PASS: TestPRDuration/with_status_but_no_conditions (0.00s) | |||
| TestSanitizeBranch github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestSanitizeBranch
--- PASS: TestSanitizeBranch (0.00s) | |||
| TestSanitizeBranch/don't_sanitize_tags github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestSanitizeBranch/don't_sanitize_tags
--- PASS: TestSanitizeBranch/don't_sanitize_tags (0.00s) | |||
| TestSanitizeBranch/sanitize_branch github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestSanitizeBranch/sanitize_branch
--- PASS: TestSanitizeBranch/sanitize_branch (0.00s) | |||
| TestSanitizeBranch/sanitize_main_ref github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestSanitizeBranch/sanitize_main_ref
--- PASS: TestSanitizeBranch/sanitize_main_ref (0.00s) | |||
| TestShortSHA github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShortSHA
--- PASS: TestShortSHA (0.00s) | |||
| TestShortSHA/nada github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShortSHA/nada
--- PASS: TestShortSHA/nada (0.00s) | |||
| TestShortSHA/shorten_sha github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShortSHA/shorten_sha
--- PASS: TestShortSHA/shorten_sha (0.00s) | |||
| TestShortSHA/very_short github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShortSHA/very_short
--- PASS: TestShortSHA/very_short (0.00s) | |||
| TestShowLastAge github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowLastAge
--- PASS: TestShowLastAge (0.00s) | |||
| TestShowLastAge/non_status github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowLastAge/non_status
--- PASS: TestShowLastAge/non_status (0.00s) | |||
| TestShowLastAge/show_last_age github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowLastAge/show_last_age
--- PASS: TestShowLastAge/show_last_age (0.00s) | |||
| TestShowLastSHA github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowLastSHA
--- PASS: TestShowLastSHA (0.00s) | |||
| TestShowLastSHA/non_status github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowLastSHA/non_status
--- PASS: TestShowLastSHA/non_status (0.00s) | |||
| TestShowLastSHA/show_last_sha github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowLastSHA/show_last_sha
--- PASS: TestShowLastSHA/show_last_sha (0.00s) | |||
| TestShowStatus github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowStatus
--- PASS: TestShowStatus (0.00s) | |||
| TestShowStatus/non_status github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowStatus/non_status
--- PASS: TestShowStatus/non_status (0.00s) | |||
| TestShowStatus/show_status github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestShowStatus/show_status
--- PASS: TestShowStatus/show_status (0.00s) | |||
| TestSkipEmoji github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestSkipEmoji
--- PASS: TestSkipEmoji (0.00s) | |||
| TestTimeout github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestTimeout
--- PASS: TestTimeout (0.00s) | |||
| TestUniqueStringArray github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestUniqueStringArray
--- PASS: TestUniqueStringArray (0.00s) | |||
| TestUniqueStringArray/no_duplicates github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestUniqueStringArray/no_duplicates
--- PASS: TestUniqueStringArray/no_duplicates (0.00s) | |||
| TestUniqueStringArray/with_duplicates github.com/openshift-pipelines/pipelines-as-code/pkg/formatting | passed | 0 ms | |
Stdout === RUN TestUniqueStringArray/with_duplicates
--- PASS: TestUniqueStringArray/with_duplicates (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/git
| Test | Status | Duration | |
|---|---|---|---|
| TestGetGitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 210 ms | |
Stdout === RUN TestGetGitInfo
--- PASS: TestGetGitInfo (0.21s) | |||
| TestGetGitInfo/Get_git_info github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 50 ms | |
Stdout === RUN TestGetGitInfo/Get_git_info
--- PASS: TestGetGitInfo/Get_git_info (0.05s) | |||
| TestGetGitInfo/Get_git_info_no_github_url github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 30 ms | |
Stdout === RUN TestGetGitInfo/Get_git_info_no_github_url
--- PASS: TestGetGitInfo/Get_git_info_no_github_url (0.03s) | |||
| TestGetGitInfo/Get_git_info_remove_.git_suffix github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 50 ms | |
Stdout === RUN TestGetGitInfo/Get_git_info_remove_.git_suffix
--- PASS: TestGetGitInfo/Get_git_info_remove_.git_suffix (0.05s) | |||
| TestGetGitInfo/Get_head_ref github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 30 ms | |
Stdout === RUN TestGetGitInfo/Get_head_ref
--- PASS: TestGetGitInfo/Get_head_ref (0.03s) | |||
| TestGetGitInfo/Transform_SSH_info github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 20 ms | |
Stdout === RUN TestGetGitInfo/Transform_SSH_info
--- PASS: TestGetGitInfo/Transform_SSH_info (0.02s) | |||
| TestGetGitInfo/Transform_SSH_info_from_upstream github.com/openshift-pipelines/pipelines-as-code/pkg/git | passed | 30 ms | |
Stdout === RUN TestGetGitInfo/Transform_SSH_info_from_upstream
--- PASS: TestGetGitInfo/Transform_SSH_info_from_upstream (0.03s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/hub
| Test | Status | Duration | |
|---|---|---|---|
| TestArtifactHubClient_getLatestVersion github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion
--- PASS: TestArtifactHubClient_getLatestVersion (0.00s) | |||
| TestArtifactHubClient_getLatestVersion/empty_manifestRaw_field github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion/empty_manifestRaw_field
--- PASS: TestArtifactHubClient_getLatestVersion/empty_manifestRaw_field (0.00s) | |||
| TestArtifactHubClient_getLatestVersion/get_latest_pipeline_version_with_default_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion/get_latest_pipeline_version_with_default_catalog
--- PASS: TestArtifactHubClient_getLatestVersion/get_latest_pipeline_version_with_default_catalog (0.00s) | |||
| TestArtifactHubClient_getLatestVersion/get_latest_task_version_with_default_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion/get_latest_task_version_with_default_catalog
--- PASS: TestArtifactHubClient_getLatestVersion/get_latest_task_version_with_default_catalog (0.00s) | |||
| TestArtifactHubClient_getLatestVersion/get_latest_version_with_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion/get_latest_version_with_custom_catalog
--- PASS: TestArtifactHubClient_getLatestVersion/get_latest_version_with_custom_catalog (0.00s) | |||
| TestArtifactHubClient_getLatestVersion/malformed_JSON_response github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion/malformed_JSON_response
--- PASS: TestArtifactHubClient_getLatestVersion/malformed_JSON_response (0.00s) | |||
| TestArtifactHubClient_getLatestVersion/network_error github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getLatestVersion/network_error
--- PASS: TestArtifactHubClient_getLatestVersion/network_error (0.00s) | |||
| TestArtifactHubClient_GetResource github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource
--- PASS: TestArtifactHubClient_GetResource (0.00s) | |||
| TestArtifactHubClient_GetResource/empty_manifest_in_response github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/empty_manifest_in_response
--- PASS: TestArtifactHubClient_GetResource/empty_manifest_in_response (0.00s) | |||
| TestArtifactHubClient_GetResource/get_latest_version_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/get_latest_version_pipeline
--- PASS: TestArtifactHubClient_GetResource/get_latest_version_pipeline (0.00s) | |||
| TestArtifactHubClient_GetResource/get_latest_version_task github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/get_latest_version_task
--- PASS: TestArtifactHubClient_GetResource/get_latest_version_task (0.00s) | |||
| TestArtifactHubClient_GetResource/get_specific_version_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/get_specific_version_pipeline
--- PASS: TestArtifactHubClient_GetResource/get_specific_version_pipeline (0.00s) | |||
| TestArtifactHubClient_GetResource/get_specific_version_task github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/get_specific_version_task
--- PASS: TestArtifactHubClient_GetResource/get_specific_version_task (0.00s) | |||
| TestArtifactHubClient_GetResource/HTTP_client_error github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/HTTP_client_error
--- PASS: TestArtifactHubClient_GetResource/HTTP_client_error (0.00s) | |||
| TestArtifactHubClient_GetResource/invalid_JSON_response github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/invalid_JSON_response
--- PASS: TestArtifactHubClient_GetResource/invalid_JSON_response (0.00s) | |||
| TestArtifactHubClient_GetResource/no_config_provided_(HTTP_error) github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/no_config_provided_(HTTP_error)
--- PASS: TestArtifactHubClient_GetResource/no_config_provided_(HTTP_error) (0.00s) | |||
| TestArtifactHubClient_GetResource/resource_with_multiple_colons_in_version github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_GetResource/resource_with_multiple_colons_in_version
--- PASS: TestArtifactHubClient_GetResource/resource_with_multiple_colons_in_version (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion
--- PASS: TestArtifactHubClient_getSpecificVersion (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/empty_manifestRaw_field github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/empty_manifestRaw_field
--- PASS: TestArtifactHubClient_getSpecificVersion/empty_manifestRaw_field (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/get_specific_pipeline_version github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/get_specific_pipeline_version
--- PASS: TestArtifactHubClient_getSpecificVersion/get_specific_pipeline_version (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/get_specific_task_version github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/get_specific_task_version
--- PASS: TestArtifactHubClient_getSpecificVersion/get_specific_task_version (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/get_specific_version_with_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/get_specific_version_with_custom_catalog
--- PASS: TestArtifactHubClient_getSpecificVersion/get_specific_version_with_custom_catalog (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/malformed_JSON_response github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/malformed_JSON_response
--- PASS: TestArtifactHubClient_getSpecificVersion/malformed_JSON_response (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/resource_with_multiple_colons_-_use_last_part_as_version github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/resource_with_multiple_colons_-_use_last_part_as_version
--- PASS: TestArtifactHubClient_getSpecificVersion/resource_with_multiple_colons_-_use_last_part_as_version (0.00s) | |||
| TestArtifactHubClient_getSpecificVersion/version_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestArtifactHubClient_getSpecificVersion/version_not_found
--- PASS: TestArtifactHubClient_getSpecificVersion/version_not_found (0.00s) | |||
| TestGetTask github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask
--- PASS: TestGetTask (0.00s) | |||
| TestGetTask/get-latest-pipeline-not-there github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-latest-pipeline-not-there
--- PASS: TestGetTask/get-latest-pipeline-not-there (0.00s) | |||
| TestGetTask/get-latest-task-not-there github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-latest-task-not-there
--- PASS: TestGetTask/get-latest-task-not-there (0.00s) | |||
| TestGetTask/get-pipeline-latest github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-pipeline-latest
--- PASS: TestGetTask/get-pipeline-latest (0.00s) | |||
| TestGetTask/get-pipeline-latest-custom github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-pipeline-latest-custom
--- PASS: TestGetTask/get-pipeline-latest-custom (0.00s) | |||
| TestGetTask/get-pipeline-specific github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-pipeline-specific
--- PASS: TestGetTask/get-pipeline-specific (0.00s) | |||
| TestGetTask/get-specific-hub-not-there github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-specific-hub-not-there
--- PASS: TestGetTask/get-specific-hub-not-there (0.00s) | |||
| TestGetTask/get-specific-hub-not-there-with-latest github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-specific-hub-not-there-with-latest
--- PASS: TestGetTask/get-specific-hub-not-there-with-latest (0.00s) | |||
| TestGetTask/get-specific-pipeline-not-there github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-specific-pipeline-not-there
--- PASS: TestGetTask/get-specific-pipeline-not-there (0.00s) | |||
| TestGetTask/get-specific-task-not-there github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-specific-task-not-there
--- PASS: TestGetTask/get-specific-task-not-there (0.00s) | |||
| TestGetTask/get-task-latest github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-task-latest
--- PASS: TestGetTask/get-task-latest (0.00s) | |||
| TestGetTask/get-task-latest-artifacthub github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-task-latest-artifacthub
--- PASS: TestGetTask/get-task-latest-artifacthub (0.00s) | |||
| TestGetTask/get-task-latest-custom github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-task-latest-custom
--- PASS: TestGetTask/get-task-latest-custom (0.00s) | |||
| TestGetTask/get-task-specific github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-task-specific
--- PASS: TestGetTask/get-task-specific (0.00s) | |||
| TestGetTask/get-task-specific-version-artifacthub github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTask/get-task-specific-version-artifacthub
--- PASS: TestGetTask/get-task-specific-version-artifacthub (0.00s) | |||
| TestGetTypeByKind github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind
--- PASS: TestGetTypeByKind (0.00s) | |||
| TestGetTypeByKind/pipeline_with_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/pipeline_with_custom_catalog
--- PASS: TestGetTypeByKind/pipeline_with_custom_catalog (0.00s) | |||
| TestGetTypeByKind/pipeline_with_default_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/pipeline_with_default_catalog
--- PASS: TestGetTypeByKind/pipeline_with_default_catalog (0.00s) | |||
| TestGetTypeByKind/pipeline_with_empty_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/pipeline_with_empty_catalog
--- PASS: TestGetTypeByKind/pipeline_with_empty_catalog (0.00s) | |||
| TestGetTypeByKind/task_with_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/task_with_custom_catalog
--- PASS: TestGetTypeByKind/task_with_custom_catalog (0.00s) | |||
| TestGetTypeByKind/task_with_default_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/task_with_default_catalog
--- PASS: TestGetTypeByKind/task_with_default_catalog (0.00s) | |||
| TestGetTypeByKind/task_with_empty_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/task_with_empty_catalog
--- PASS: TestGetTypeByKind/task_with_empty_catalog (0.00s) | |||
| TestGetTypeByKind/unknown_kind_with_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/unknown_kind_with_custom_catalog
--- PASS: TestGetTypeByKind/unknown_kind_with_custom_catalog (0.00s) | |||
| TestGetTypeByKind/unknown_kind_with_default_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestGetTypeByKind/unknown_kind_with_default_catalog
--- PASS: TestGetTypeByKind/unknown_kind_with_default_catalog (0.00s) | |||
| TestNewArtifactHubClient github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient
--- PASS: TestNewArtifactHubClient (0.00s) | |||
| TestNewArtifactHubClient/URL_with_api/v1_suffix github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient/URL_with_api/v1_suffix
--- PASS: TestNewArtifactHubClient/URL_with_api/v1_suffix (0.00s) | |||
| TestNewArtifactHubClient/URL_without_api/v1_suffix github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient/URL_without_api/v1_suffix
--- PASS: TestNewArtifactHubClient/URL_without_api/v1_suffix (0.00s) | |||
| TestNewArtifactHubClient_URLHandling github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient_URLHandling
--- PASS: TestNewArtifactHubClient_URLHandling (0.00s) | |||
| TestNewArtifactHubClient_URLHandling/URL_with_api/v1_and_trailing_slash github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient_URLHandling/URL_with_api/v1_and_trailing_slash
--- PASS: TestNewArtifactHubClient_URLHandling/URL_with_api/v1_and_trailing_slash (0.00s) | |||
| TestNewArtifactHubClient_URLHandling/URL_with_multiple_trailing_slashes github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient_URLHandling/URL_with_multiple_trailing_slashes
--- PASS: TestNewArtifactHubClient_URLHandling/URL_with_multiple_trailing_slashes (0.00s) | |||
| TestNewArtifactHubClient_URLHandling/URL_with_path_and_trailing_slash github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient_URLHandling/URL_with_path_and_trailing_slash
--- PASS: TestNewArtifactHubClient_URLHandling/URL_with_path_and_trailing_slash (0.00s) | |||
| TestNewArtifactHubClient_URLHandling/URL_with_trailing_slash github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewArtifactHubClient_URLHandling/URL_with_trailing_slash
--- PASS: TestNewArtifactHubClient_URLHandling/URL_with_trailing_slash (0.00s) | |||
| TestNewClient github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewClient
--- PASS: TestNewClient (0.00s) | |||
| TestNewClient/artifacthub_client github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewClient/artifacthub_client
--- PASS: TestNewClient/artifacthub_client (0.00s) | |||
| TestNewClient/default_to_artifacthub_client_if_type_is_empty github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewClient/default_to_artifacthub_client_if_type_is_empty
--- PASS: TestNewClient/default_to_artifacthub_client_if_type_is_empty (0.00s) | |||
| TestNewClient/error_on_invalid_catalog_name github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewClient/error_on_invalid_catalog_name
--- PASS: TestNewClient/error_on_invalid_catalog_name (0.00s) | |||
| TestNewClient/tektonhub_client github.com/openshift-pipelines/pipelines-as-code/pkg/hub | passed | 0 ms | |
Stdout === RUN TestNewClient/tektonhub_client
--- PASS: TestNewClient/tektonhub_client (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction
| Test | Status | Duration | |
|---|---|---|---|
| TestAddLabelsAndAnnotations github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestAddLabelsAndAnnotations
--- PASS: TestAddLabelsAndAnnotations (0.00s) | |||
| TestAddLabelsAndAnnotations/test_label_and_annotation_added_to_pr github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestAddLabelsAndAnnotations/test_label_and_annotation_added_to_pr
--- PASS: TestAddLabelsAndAnnotations/test_label_and_annotation_added_to_pr (0.00s) | |||
| TestAddResultsAnnotation github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestAddResultsAnnotation
--- PASS: TestAddResultsAnnotation (0.00s) | |||
| TestAddResultsAnnotation/Empty_Event github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestAddResultsAnnotation/Empty_Event
--- PASS: TestAddResultsAnnotation/Empty_Event (0.00s) | |||
| TestAddResultsAnnotation/Valid_Event github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestAddResultsAnnotation/Valid_Event
--- PASS: TestAddResultsAnnotation/Valid_Event (0.00s) | |||
| TestCleanupPipelines github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 30 ms | |
Stdout === RUN TestCleanupPipelines
--- PASS: TestCleanupPipelines (0.03s) | |||
| TestCleanupPipelines/cleanup github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestCleanupPipelines/cleanup
--- PASS: TestCleanupPipelines/cleanup (0.00s) | |||
| TestCleanupPipelines/cleanup-skip-pending github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestCleanupPipelines/cleanup-skip-pending
--- PASS: TestCleanupPipelines/cleanup-skip-pending (0.00s) | |||
| TestCleanupPipelines/cleanup-skip-running github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 10 ms | |
Stdout === RUN TestCleanupPipelines/cleanup-skip-running
--- PASS: TestCleanupPipelines/cleanup-skip-running (0.01s) | |||
| TestCleanupPipelines/cleanup_the_secrets_related_to_pipelinerun_but_not_the_other_secret github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestCleanupPipelines/cleanup_the_secrets_related_to_pipelinerun_but_not_the_other_secret
--- PASS: TestCleanupPipelines/cleanup_the_secrets_related_to_pipelinerun_but_not_the_other_secret (0.00s) | |||
| TestCleanupPipelines/cleanup_with_secrets github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 10 ms | |
Stdout === RUN TestCleanupPipelines/cleanup_with_secrets
--- PASS: TestCleanupPipelines/cleanup_with_secrets (0.01s) | |||
| TestDeleteSecret github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestDeleteSecret
--- PASS: TestDeleteSecret (0.00s) | |||
| TestDeleteSecret/auth_basic_secret_not_there github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestDeleteSecret/auth_basic_secret_not_there
--- PASS: TestDeleteSecret/auth_basic_secret_not_there (0.00s) | |||
| TestDeleteSecret/auth_basic_secret_there github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestDeleteSecret/auth_basic_secret_there
--- PASS: TestDeleteSecret/auth_basic_secret_there (0.00s) | |||
| TestNewKubernetesInteraction github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestNewKubernetesInteraction
--- PASS: TestNewKubernetesInteraction (0.00s) | |||
| TestPollImmediateWithContext github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestPollImmediateWithContext
--- PASS: TestPollImmediateWithContext (0.00s) | |||
| TestPollImmediateWithContext/test_false github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestPollImmediateWithContext/test_false
--- PASS: TestPollImmediateWithContext/test_false (0.00s) | |||
| TestPollImmediateWithContext/test_true github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestPollImmediateWithContext/test_true
--- PASS: TestPollImmediateWithContext/test_true (0.00s) | |||
| TestPollImmediateWithContext/timeout github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestPollImmediateWithContext/timeout
--- PASS: TestPollImmediateWithContext/timeout (0.00s) | |||
| TestUpdateSecretWithOwnerRef github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction | passed | 0 ms | |
Stdout === RUN TestUpdateSecretWithOwnerRef
--- PASS: TestUpdateSecretWithOwnerRef (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status
| Test | Status | Duration | |
|---|---|---|---|
| TestCollectFailedTasksLogSnippet github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippet
--- PASS: TestCollectFailedTasksLogSnippet (0.00s) | |||
| TestCollectFailedTasksLogSnippet/failure_pod_output github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippet/failure_pod_output
--- PASS: TestCollectFailedTasksLogSnippet/failure_pod_output (0.00s) | |||
| TestCollectFailedTasksLogSnippet/no_failures github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippet/no_failures
--- PASS: TestCollectFailedTasksLogSnippet/no_failures (0.00s) | |||
| TestCollectFailedTasksLogSnippetUTF8SafeTruncation github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 10 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippetUTF8SafeTruncation
--- PASS: TestCollectFailedTasksLogSnippetUTF8SafeTruncation (0.01s) | |||
| TestCollectFailedTasksLogSnippetUTF8SafeTruncation/long_ascii_text_over_limit github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippetUTF8SafeTruncation/long_ascii_text_over_limit
--- PASS: TestCollectFailedTasksLogSnippetUTF8SafeTruncation/long_ascii_text_over_limit (0.00s) | |||
| TestCollectFailedTasksLogSnippetUTF8SafeTruncation/mixed_utf8_at_boundary github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippetUTF8SafeTruncation/mixed_utf8_at_boundary
--- PASS: TestCollectFailedTasksLogSnippetUTF8SafeTruncation/mixed_utf8_at_boundary (0.00s) | |||
| TestCollectFailedTasksLogSnippetUTF8SafeTruncation/short_ascii_text github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippetUTF8SafeTruncation/short_ascii_text
--- PASS: TestCollectFailedTasksLogSnippetUTF8SafeTruncation/short_ascii_text (0.00s) | |||
| TestCollectFailedTasksLogSnippetUTF8SafeTruncation/utf8_text_over_limit github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippetUTF8SafeTruncation/utf8_text_over_limit
--- PASS: TestCollectFailedTasksLogSnippetUTF8SafeTruncation/utf8_text_over_limit (0.00s) | |||
| TestCollectFailedTasksLogSnippetUTF8SafeTruncation/utf8_text_under_limit github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestCollectFailedTasksLogSnippetUTF8SafeTruncation/utf8_text_under_limit
--- PASS: TestCollectFailedTasksLogSnippetUTF8SafeTruncation/utf8_text_under_limit (0.00s) | |||
| TestGetStatusFromTaskStatusOrFromAsking github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestGetStatusFromTaskStatusOrFromAsking
--- PASS: TestGetStatusFromTaskStatusOrFromAsking (0.00s) | |||
| TestGetStatusFromTaskStatusOrFromAsking/error_get_status_from_child_references_post_tektoncd/pipelines_0.44 github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestGetStatusFromTaskStatusOrFromAsking/error_get_status_from_child_references_post_tektoncd/pipelines_0.44
--- PASS: TestGetStatusFromTaskStatusOrFromAsking/error_get_status_from_child_references_post_tektoncd/pipelines_0.44 (0.00s) | |||
| TestGetStatusFromTaskStatusOrFromAsking/get_status_from_child_references_post_tektoncd/pipelines_0.44 github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestGetStatusFromTaskStatusOrFromAsking/get_status_from_child_references_post_tektoncd/pipelines_0.44
--- PASS: TestGetStatusFromTaskStatusOrFromAsking/get_status_from_child_references_post_tektoncd/pipelines_0.44 (0.00s) | |||
| TestGetStatusFromTaskStatusOrFromAsking/get_status_with_displayName github.com/openshift-pipelines/pipelines-as-code/pkg/kubeinteraction/status | passed | 0 ms | |
Stdout === RUN TestGetStatusFromTaskStatusOrFromAsking/get_status_with_displayName
--- PASS: TestGetStatusFromTaskStatusOrFromAsking/get_status_with_displayName (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/llm
| Test | Status | Duration | |
|---|---|---|---|
| TestAnalyzer_Analyze github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 1.22s | |
Stdout === RUN TestAnalyzer_Analyze
--- PASS: TestAnalyzer_Analyze (1.22s) | |||
| TestAnalyzer_Analyze/ai_analysis_disabled github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_Analyze/ai_analysis_disabled
--- PASS: TestAnalyzer_Analyze/ai_analysis_disabled (0.00s) | |||
| TestAnalyzer_Analyze/invalid_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_Analyze/invalid_config
--- PASS: TestAnalyzer_Analyze/invalid_config (0.00s) | |||
| TestAnalyzer_Analyze/nil_request github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_Analyze/nil_request
--- PASS: TestAnalyzer_Analyze/nil_request (0.00s) | |||
| TestAnalyzer_Analyze/no_ai_analysis_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_Analyze/no_ai_analysis_config
--- PASS: TestAnalyzer_Analyze/no_ai_analysis_config (0.00s) | |||
| TestAnalyzer_ShouldTriggerRole github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRole
--- PASS: TestAnalyzer_ShouldTriggerRole (0.00s) | |||
| TestAnalyzer_ShouldTriggerRole/invalid_cel_expression github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRole/invalid_cel_expression
--- PASS: TestAnalyzer_ShouldTriggerRole/invalid_cel_expression (0.00s) | |||
| TestAnalyzer_ShouldTriggerRole/no_cel_expression_-_always_trigger github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRole/no_cel_expression_-_always_trigger
--- PASS: TestAnalyzer_ShouldTriggerRole/no_cel_expression_-_always_trigger (0.00s) | |||
| TestAnalyzer_ShouldTriggerRole/simple_false_expression github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRole/simple_false_expression
--- PASS: TestAnalyzer_ShouldTriggerRole/simple_false_expression (0.00s) | |||
| TestAnalyzer_ShouldTriggerRole/simple_true_expression github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRole/simple_true_expression
--- PASS: TestAnalyzer_ShouldTriggerRole/simple_true_expression (0.00s) | |||
| TestAnalyzer_ShouldTriggerRoleEvaluations github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 20 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRoleEvaluations
--- PASS: TestAnalyzer_ShouldTriggerRoleEvaluations (0.02s) | |||
| TestAnalyzer_ShouldTriggerRoleEvaluations/expression_evaluates_false github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRoleEvaluations/expression_evaluates_false
--- PASS: TestAnalyzer_ShouldTriggerRoleEvaluations/expression_evaluates_false (0.00s) | |||
| TestAnalyzer_ShouldTriggerRoleEvaluations/expression_evaluates_true github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 10 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRoleEvaluations/expression_evaluates_true
--- PASS: TestAnalyzer_ShouldTriggerRoleEvaluations/expression_evaluates_true (0.01s) | |||
| TestAnalyzer_ShouldTriggerRoleEvaluations/invalid_expression github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRoleEvaluations/invalid_expression
--- PASS: TestAnalyzer_ShouldTriggerRoleEvaluations/invalid_expression (0.00s) | |||
| TestAnalyzer_ShouldTriggerRoleEvaluations/no_expression_returns_true github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ShouldTriggerRoleEvaluations/no_expression_returns_true
--- PASS: TestAnalyzer_ShouldTriggerRoleEvaluations/no_expression_returns_true (0.00s) | |||
| TestAnalyzer_ValidateConfig github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig
--- PASS: TestAnalyzer_ValidateConfig (0.00s) | |||
| TestAnalyzer_ValidateConfig/invalid_role_-_invalid_output github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/invalid_role_-_invalid_output
--- PASS: TestAnalyzer_ValidateConfig/invalid_role_-_invalid_output (0.00s) | |||
| TestAnalyzer_ValidateConfig/invalid_role_-_missing_name github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/invalid_role_-_missing_name
--- PASS: TestAnalyzer_ValidateConfig/invalid_role_-_missing_name (0.00s) | |||
| TestAnalyzer_ValidateConfig/invalid_role_-_missing_prompt github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/invalid_role_-_missing_prompt
--- PASS: TestAnalyzer_ValidateConfig/invalid_role_-_missing_prompt (0.00s) | |||
| TestAnalyzer_ValidateConfig/missing_provider github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/missing_provider
--- PASS: TestAnalyzer_ValidateConfig/missing_provider (0.00s) | |||
| TestAnalyzer_ValidateConfig/missing_token_secret_ref github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/missing_token_secret_ref
--- PASS: TestAnalyzer_ValidateConfig/missing_token_secret_ref (0.00s) | |||
| TestAnalyzer_ValidateConfig/no_roles github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/no_roles
--- PASS: TestAnalyzer_ValidateConfig/no_roles (0.00s) | |||
| TestAnalyzer_ValidateConfig/valid_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig/valid_config
--- PASS: TestAnalyzer_ValidateConfig/valid_config (0.00s) | |||
| TestAnalyzer_ValidateConfig_WithModels github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig_WithModels
--- PASS: TestAnalyzer_ValidateConfig_WithModels (0.00s) | |||
| TestAnalyzer_ValidateConfig_WithModels/role_with_custom_model github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig_WithModels/role_with_custom_model
--- PASS: TestAnalyzer_ValidateConfig_WithModels/role_with_custom_model (0.00s) | |||
| TestAnalyzer_ValidateConfig_WithModels/role_without_model_uses_default github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig_WithModels/role_without_model_uses_default
--- PASS: TestAnalyzer_ValidateConfig_WithModels/role_without_model_uses_default (0.00s) | |||
| TestAnalyzer_ValidateConfig_WithModels/roles_with_different_models github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestAnalyzer_ValidateConfig_WithModels/roles_with_different_models
--- PASS: TestAnalyzer_ValidateConfig_WithModels/roles_with_different_models (0.00s) | |||
| TestFactory_CreateClient github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient
--- PASS: TestFactory_CreateClient (0.00s) | |||
| TestFactory_CreateClient/create_gemini_client github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient/create_gemini_client
--- PASS: TestFactory_CreateClient/create_gemini_client (0.00s) | |||
| TestFactory_CreateClient/create_openai_client github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient/create_openai_client
--- PASS: TestFactory_CreateClient/create_openai_client (0.00s) | |||
| TestFactory_CreateClient/missing_secret github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient/missing_secret
--- PASS: TestFactory_CreateClient/missing_secret (0.00s) | |||
| TestFactory_CreateClient/unsupported_provider github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient/unsupported_provider
--- PASS: TestFactory_CreateClient/unsupported_provider (0.00s) | |||
| TestFactory_CreateClient_WithModel github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient_WithModel
--- PASS: TestFactory_CreateClient_WithModel (0.00s) | |||
| TestFactory_CreateClient_WithModel/gemini_with_custom_model github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient_WithModel/gemini_with_custom_model
--- PASS: TestFactory_CreateClient_WithModel/gemini_with_custom_model (0.00s) | |||
| TestFactory_CreateClient_WithModel/openai_with_custom_model github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient_WithModel/openai_with_custom_model
--- PASS: TestFactory_CreateClient_WithModel/openai_with_custom_model (0.00s) | |||
| TestFactory_CreateClient_WithModel/openai_with_empty_model_uses_default github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClient_WithModel/openai_with_empty_model_uses_default
--- PASS: TestFactory_CreateClient_WithModel/openai_with_empty_model_uses_default (0.00s) | |||
| TestFactory_CreateClientFromProvider github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_CreateClientFromProvider
--- PASS: TestFactory_CreateClientFromProvider (0.00s) | |||
| TestFactory_GetSupportedProviders github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_GetSupportedProviders
--- PASS: TestFactory_GetSupportedProviders (0.00s) | |||
| TestFactory_ValidateConfig github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig
--- PASS: TestFactory_ValidateConfig (0.00s) | |||
| TestFactory_ValidateConfig/invalid_api_url_-_malformed github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/invalid_api_url_-_malformed
--- PASS: TestFactory_ValidateConfig/invalid_api_url_-_malformed (0.00s) | |||
| TestFactory_ValidateConfig/invalid_api_url_-_missing_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/invalid_api_url_-_missing_scheme
--- PASS: TestFactory_ValidateConfig/invalid_api_url_-_missing_scheme (0.00s) | |||
| TestFactory_ValidateConfig/invalid_api_url_-_wrong_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/invalid_api_url_-_wrong_scheme
--- PASS: TestFactory_ValidateConfig/invalid_api_url_-_wrong_scheme (0.00s) | |||
| TestFactory_ValidateConfig/invalid_provider github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/invalid_provider
--- PASS: TestFactory_ValidateConfig/invalid_provider (0.00s) | |||
| TestFactory_ValidateConfig/missing_provider github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/missing_provider
--- PASS: TestFactory_ValidateConfig/missing_provider (0.00s) | |||
| TestFactory_ValidateConfig/missing_token_secret_ref github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/missing_token_secret_ref
--- PASS: TestFactory_ValidateConfig/missing_token_secret_ref (0.00s) | |||
| TestFactory_ValidateConfig/negative_max_tokens github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/negative_max_tokens
--- PASS: TestFactory_ValidateConfig/negative_max_tokens (0.00s) | |||
| TestFactory_ValidateConfig/negative_timeout github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/negative_timeout
--- PASS: TestFactory_ValidateConfig/negative_timeout (0.00s) | |||
| TestFactory_ValidateConfig/nil_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/nil_config
--- PASS: TestFactory_ValidateConfig/nil_config (0.00s) | |||
| TestFactory_ValidateConfig/valid_config_with_custom_api_url github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/valid_config_with_custom_api_url
--- PASS: TestFactory_ValidateConfig/valid_config_with_custom_api_url (0.00s) | |||
| TestFactory_ValidateConfig/valid_config_with_http_api_url github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/valid_config_with_http_api_url
--- PASS: TestFactory_ValidateConfig/valid_config_with_http_api_url (0.00s) | |||
| TestFactory_ValidateConfig/valid_gemini_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/valid_gemini_config
--- PASS: TestFactory_ValidateConfig/valid_gemini_config (0.00s) | |||
| TestFactory_ValidateConfig/valid_openai_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestFactory_ValidateConfig/valid_openai_config
--- PASS: TestFactory_ValidateConfig/valid_openai_config (0.00s) | |||
| TestGetContextCacheKey github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetContextCacheKey
--- PASS: TestGetContextCacheKey (0.00s) | |||
| TestGetContextCacheKey/config_without_container_logs github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetContextCacheKey/config_without_container_logs
--- PASS: TestGetContextCacheKey/config_without_container_logs (0.00s) | |||
| TestGetContextCacheKey/container_logs_enabled_with_default_max_lines github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetContextCacheKey/container_logs_enabled_with_default_max_lines
--- PASS: TestGetContextCacheKey/container_logs_enabled_with_default_max_lines (0.00s) | |||
| TestGetContextCacheKey/container_logs_enabled_with_explicit_max_lines github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetContextCacheKey/container_logs_enabled_with_explicit_max_lines
--- PASS: TestGetContextCacheKey/container_logs_enabled_with_explicit_max_lines (0.00s) | |||
| TestGetContextCacheKey/nil_config_returns_default_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetContextCacheKey/nil_config_returns_default_key
--- PASS: TestGetContextCacheKey/nil_config_returns_default_key (0.00s) | |||
| TestGetDefaultModel github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetDefaultModel
--- PASS: TestGetDefaultModel (0.00s) | |||
| TestGetDefaultModel/Gemini_default github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetDefaultModel/Gemini_default
--- PASS: TestGetDefaultModel/Gemini_default (0.00s) | |||
| TestGetDefaultModel/OpenAI_default github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetDefaultModel/OpenAI_default
--- PASS: TestGetDefaultModel/OpenAI_default (0.00s) | |||
| TestGetDefaultModel/Unknown_provider github.com/openshift-pipelines/pipelines-as-code/pkg/llm | passed | 0 ms | |
Stdout === RUN TestGetDefaultModel/Unknown_provider
--- PASS: TestGetDefaultModel/Unknown_provider (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context
| Test | Status | Duration | |
|---|---|---|---|
| TestBuildCELContext github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 20 ms | |
Stdout === RUN TestBuildCELContext
--- PASS: TestBuildCELContext (0.02s) | |||
| TestBuildCELContext/all_basic_event_fields github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 10 ms | |
Stdout === RUN TestBuildCELContext/all_basic_event_fields
--- PASS: TestBuildCELContext/all_basic_event_fields (0.01s) | |||
| TestBuildCELContext/incoming_webhook_target_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext/incoming_webhook_target_pipelinerun
--- PASS: TestBuildCELContext/incoming_webhook_target_pipelinerun (0.00s) | |||
| TestBuildCELContext/pull_request_specific_fields github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext/pull_request_specific_fields
--- PASS: TestBuildCELContext/pull_request_specific_fields (0.00s) | |||
| TestBuildCELContext/push_event_without_PR_fields github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext/push_event_without_PR_fields
--- PASS: TestBuildCELContext/push_event_without_PR_fields (0.00s) | |||
| TestBuildCELContext/trigger_comment_field github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext/trigger_comment_field
--- PASS: TestBuildCELContext/trigger_comment_field (0.00s) | |||
| TestBuildCELContext_ConditionalFields github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext_ConditionalFields
--- PASS: TestBuildCELContext_ConditionalFields (0.00s) | |||
| TestBuildCELContext_ConditionalFields/without_pull_request_fields github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext_ConditionalFields/without_pull_request_fields
--- PASS: TestBuildCELContext_ConditionalFields/without_pull_request_fields (0.00s) | |||
| TestBuildCELContext_ConditionalFields/without_trigger_comment github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext_ConditionalFields/without_trigger_comment
--- PASS: TestBuildCELContext_ConditionalFields/without_trigger_comment (0.00s) | |||
| TestBuildCELContext_ExcludedFields github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext_ExcludedFields
--- PASS: TestBuildCELContext_ExcludedFields (0.00s) | |||
| TestBuildCELContext_NilEvent github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCELContext_NilEvent
--- PASS: TestBuildCELContext_NilEvent (0.00s) | |||
| TestBuildCommitContent github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent
--- PASS: TestBuildCommitContent (0.00s) | |||
| TestBuildCommitContent/basic_commit_fields_without_provider github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent/basic_commit_fields_without_provider
--- PASS: TestBuildCommitContent/basic_commit_fields_without_provider (0.00s) | |||
| TestBuildCommitContent/nil_event github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent/nil_event
--- PASS: TestBuildCommitContent/nil_event (0.00s) | |||
| TestBuildCommitContent/verify_emails_are_always_excluded_even_when_present github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent/verify_emails_are_always_excluded_even_when_present
--- PASS: TestBuildCommitContent/verify_emails_are_always_excluded_even_when_present (0.00s) | |||
| TestBuildCommitContent/when_full_message_equals_title,_don't_duplicate github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent/when_full_message_equals_title,_don't_duplicate
--- PASS: TestBuildCommitContent/when_full_message_equals_title,_don't_duplicate (0.00s) | |||
| TestBuildCommitContent/with_author_date_and_committer_date github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent/with_author_date_and_committer_date
--- PASS: TestBuildCommitContent/with_author_date_and_committer_date (0.00s) | |||
| TestBuildCommitContent/with_full_commit_information_after_GetCommitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/llm/context | passed | 0 ms | |
Stdout === RUN TestBuildCommitContent/with_full_commit_information_after_GetCommitInfo
--- PASS: TestBuildCommitContent/with_full_commit_information_after_GetCommitInfo (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers
| Test | Status | Duration | |
|---|---|---|---|
| TestApplyDefaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults
--- PASS: TestApplyDefaults (0.00s) | |||
| TestApplyDefaults/negative_values_are_preserved_(not_corrected) github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/negative_values_are_preserved_(not_corrected)
--- PASS: TestApplyDefaults/negative_values_are_preserved_(not_corrected) (0.00s) | |||
| TestApplyDefaults/nil_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/nil_config
--- PASS: TestApplyDefaults/nil_config (0.00s) | |||
| TestApplyDefaults/non-zero_values_are_preserved github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/non-zero_values_are_preserved
--- PASS: TestApplyDefaults/non-zero_values_are_preserved (0.00s) | |||
| TestApplyDefaults/only_max_tokens_needs_default github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/only_max_tokens_needs_default
--- PASS: TestApplyDefaults/only_max_tokens_needs_default (0.00s) | |||
| TestApplyDefaults/only_timeout_needs_default github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/only_timeout_needs_default
--- PASS: TestApplyDefaults/only_timeout_needs_default (0.00s) | |||
| TestApplyDefaults/wrong_type github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/wrong_type
--- PASS: TestApplyDefaults/wrong_type (0.00s) | |||
| TestApplyDefaults/zero_timeout_and_max_tokens_get_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestApplyDefaults/zero_timeout_and_max_tokens_get_defaults
--- PASS: TestApplyDefaults/zero_timeout_and_max_tokens_get_defaults (0.00s) | |||
| TestBuildPrompt github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt
--- PASS: TestBuildPrompt (0.00s) | |||
| TestBuildPrompt/empty_prompt_with_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/empty_prompt_with_context
--- PASS: TestBuildPrompt/empty_prompt_with_context (0.00s) | |||
| TestBuildPrompt/prompt_with_array_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/prompt_with_array_context
--- PASS: TestBuildPrompt/prompt_with_array_context (0.00s) | |||
| TestBuildPrompt/prompt_with_boolean_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/prompt_with_boolean_context
--- PASS: TestBuildPrompt/prompt_with_boolean_context (0.00s) | |||
| TestBuildPrompt/prompt_with_map_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/prompt_with_map_context
--- PASS: TestBuildPrompt/prompt_with_map_context (0.00s) | |||
| TestBuildPrompt/prompt_with_multiple_context_keys github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/prompt_with_multiple_context_keys
--- PASS: TestBuildPrompt/prompt_with_multiple_context_keys (0.00s) | |||
| TestBuildPrompt/prompt_with_number_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/prompt_with_number_context
--- PASS: TestBuildPrompt/prompt_with_number_context (0.00s) | |||
| TestBuildPrompt/prompt_with_string_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/prompt_with_string_context
--- PASS: TestBuildPrompt/prompt_with_string_context (0.00s) | |||
| TestBuildPrompt/simple_prompt_without_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPrompt/simple_prompt_without_context
--- PASS: TestBuildPrompt/simple_prompt_without_context (0.00s) | |||
| TestBuildPromptContextOrdering github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPromptContextOrdering
--- PASS: TestBuildPromptContextOrdering (0.00s) | |||
| TestBuildPromptError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPromptError
--- PASS: TestBuildPromptError (0.00s) | |||
| TestBuildPromptError/unmarshalable_channel_in_array github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPromptError/unmarshalable_channel_in_array
--- PASS: TestBuildPromptError/unmarshalable_channel_in_array (0.00s) | |||
| TestBuildPromptError/unmarshalable_channel_in_nested_map github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPromptError/unmarshalable_channel_in_nested_map
--- PASS: TestBuildPromptError/unmarshalable_channel_in_nested_map (0.00s) | |||
| TestBuildPromptError/unmarshalable_function_in_nested_map github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestBuildPromptError/unmarshalable_function_in_nested_map
--- PASS: TestBuildPromptError/unmarshalable_function_in_nested_map (0.00s) | |||
| TestValidateAndApplyDefaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateAndApplyDefaults
--- PASS: TestValidateAndApplyDefaults (0.00s) | |||
| TestValidateBaseURL github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL
--- PASS: TestValidateBaseURL (0.00s) | |||
| TestValidateBaseURL/empty_URL github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/empty_URL
--- PASS: TestValidateBaseURL/empty_URL (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_malformed github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_malformed
--- PASS: TestValidateBaseURL/invalid_URL_-_malformed (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_no_host github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_no_host
--- PASS: TestValidateBaseURL/invalid_URL_-_no_host (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_no_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_no_scheme
--- PASS: TestValidateBaseURL/invalid_URL_-_no_scheme (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_with_newline github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_with_newline
--- PASS: TestValidateBaseURL/invalid_URL_-_with_newline (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_with_tab github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_with_tab
--- PASS: TestValidateBaseURL/invalid_URL_-_with_tab (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_with_whitespace github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_with_whitespace
--- PASS: TestValidateBaseURL/invalid_URL_-_with_whitespace (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_wrong_scheme_(ftp) github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_wrong_scheme_(ftp)
--- PASS: TestValidateBaseURL/invalid_URL_-_wrong_scheme_(ftp) (0.00s) | |||
| TestValidateBaseURL/invalid_URL_-_wrong_scheme_(ws) github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/invalid_URL_-_wrong_scheme_(ws)
--- PASS: TestValidateBaseURL/invalid_URL_-_wrong_scheme_(ws) (0.00s) | |||
| TestValidateBaseURL/valid_HTTP_URL github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/valid_HTTP_URL
--- PASS: TestValidateBaseURL/valid_HTTP_URL (0.00s) | |||
| TestValidateBaseURL/valid_HTTPS_URL github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/valid_HTTPS_URL
--- PASS: TestValidateBaseURL/valid_HTTPS_URL (0.00s) | |||
| TestValidateBaseURL/valid_URL_with_path github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/valid_URL_with_path
--- PASS: TestValidateBaseURL/valid_URL_with_path (0.00s) | |||
| TestValidateBaseURL/valid_URL_with_port github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateBaseURL/valid_URL_with_port
--- PASS: TestValidateBaseURL/valid_URL_with_port (0.00s) | |||
| TestValidateCommonConfig github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 10 ms | |
Stdout === RUN TestValidateCommonConfig
--- PASS: TestValidateCommonConfig (0.01s) | |||
| TestValidateCommonConfig/all_zero_values_except_API_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/all_zero_values_except_API_key
--- PASS: TestValidateCommonConfig/all_zero_values_except_API_key (0.00s) | |||
| TestValidateCommonConfig/empty_API_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/empty_API_key
--- PASS: TestValidateCommonConfig/empty_API_key (0.00s) | |||
| TestValidateCommonConfig/negative_max_tokens github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/negative_max_tokens
--- PASS: TestValidateCommonConfig/negative_max_tokens (0.00s) | |||
| TestValidateCommonConfig/negative_timeout_seconds github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/negative_timeout_seconds
--- PASS: TestValidateCommonConfig/negative_timeout_seconds (0.00s) | |||
| TestValidateCommonConfig/nil_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/nil_config
--- PASS: TestValidateCommonConfig/nil_config (0.00s) | |||
| TestValidateCommonConfig/valid_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/valid_config
--- PASS: TestValidateCommonConfig/valid_config (0.00s) | |||
| TestValidateCommonConfig/wrong_type github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/wrong_type
--- PASS: TestValidateCommonConfig/wrong_type (0.00s) | |||
| TestValidateCommonConfig/zero_max_tokens_is_valid github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/zero_max_tokens_is_valid
--- PASS: TestValidateCommonConfig/zero_max_tokens_is_valid (0.00s) | |||
| TestValidateCommonConfig/zero_timeout_seconds_is_valid github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers | passed | 0 ms | |
Stdout === RUN TestValidateCommonConfig/zero_timeout_seconds_is_valid
--- PASS: TestValidateCommonConfig/zero_timeout_seconds_is_valid (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini
| Test | Status | Duration | |
|---|---|---|---|
| TestAnalyze_APIError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError
--- PASS: TestAnalyze_APIError (0.00s) | |||
| TestAnalyze_APIError/Forbidden github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Forbidden
--- PASS: TestAnalyze_APIError/Forbidden (0.00s) | |||
| TestAnalyze_APIError/Internal_Server_Error github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Internal_Server_Error
--- PASS: TestAnalyze_APIError/Internal_Server_Error (0.00s) | |||
| TestAnalyze_APIError/Rate_Limit_Exceeded github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Rate_Limit_Exceeded
--- PASS: TestAnalyze_APIError/Rate_Limit_Exceeded (0.00s) | |||
| TestAnalyze_APIError/Unauthorized github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Unauthorized
--- PASS: TestAnalyze_APIError/Unauthorized (0.00s) | |||
| TestAnalyze_EmptyContent github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_EmptyContent
--- PASS: TestAnalyze_EmptyContent (0.00s) | |||
| TestAnalyze_EmptyContent/Empty_Candidates github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_EmptyContent/Empty_Candidates
--- PASS: TestAnalyze_EmptyContent/Empty_Candidates (0.00s) | |||
| TestAnalyze_EmptyContent/Empty_Parts github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_EmptyContent/Empty_Parts
--- PASS: TestAnalyze_EmptyContent/Empty_Parts (0.00s) | |||
| TestAnalyze_RequestCreationError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 350 ms | |
Stdout === RUN TestAnalyze_RequestCreationError
--- PASS: TestAnalyze_RequestCreationError (0.35s) | |||
| TestAnalyze_RequestCreationError/Bad_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 350 ms | |
Stdout === RUN TestAnalyze_RequestCreationError/Bad_context
--- PASS: TestAnalyze_RequestCreationError/Bad_context (0.35s) | |||
| TestAnalyze_RequestCreationError/Nested_bad_context github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyze_RequestCreationError/Nested_bad_context
--- PASS: TestAnalyze_RequestCreationError/Nested_bad_context (0.00s) | |||
| TestAnalyzeHTTPError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyzeHTTPError
--- PASS: TestAnalyzeHTTPError (0.00s) | |||
| TestAnalyzeResponseParseError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyzeResponseParseError
--- PASS: TestAnalyzeResponseParseError (0.00s) | |||
| TestAnalyzeSuccess github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestAnalyzeSuccess
--- PASS: TestAnalyzeSuccess (0.00s) | |||
| TestAnalyzeTimeout github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 2.00s | |
Stdout === RUN TestAnalyzeTimeout
--- PASS: TestAnalyzeTimeout (2.00s) | |||
| TestConfigDefaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestConfigDefaults
--- PASS: TestConfigDefaults (0.00s) | |||
| TestGetProviderName github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestGetProviderName
--- PASS: TestGetProviderName (0.00s) | |||
| TestNewClient github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestNewClient
--- PASS: TestNewClient (0.00s) | |||
| TestNewClient/custom_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestNewClient/custom_config
--- PASS: TestNewClient/custom_config (0.00s) | |||
| TestNewClient/empty_api_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestNewClient/empty_api_key
--- PASS: TestNewClient/empty_api_key (0.00s) | |||
| TestNewClient/nil_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestNewClient/nil_config
--- PASS: TestNewClient/nil_config (0.00s) | |||
| TestNewClient/valid_config_with_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestNewClient/valid_config_with_defaults
--- PASS: TestNewClient/valid_config_with_defaults (0.00s) | |||
| TestValidateConfig github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig
--- PASS: TestValidateConfig (0.00s) | |||
| TestValidateConfig/empty_api_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/empty_api_key
--- PASS: TestValidateConfig/empty_api_key (0.00s) | |||
| TestValidateConfig/invalid_URL_-_has_whitespace github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_has_whitespace
--- PASS: TestValidateConfig/invalid_URL_-_has_whitespace (0.00s) | |||
| TestValidateConfig/invalid_URL_-_no_host github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_no_host
--- PASS: TestValidateConfig/invalid_URL_-_no_host (0.00s) | |||
| TestValidateConfig/invalid_URL_-_no_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_no_scheme
--- PASS: TestValidateConfig/invalid_URL_-_no_scheme (0.00s) | |||
| TestValidateConfig/invalid_URL_-_wrong_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_wrong_scheme
--- PASS: TestValidateConfig/invalid_URL_-_wrong_scheme (0.00s) | |||
| TestValidateConfig/negative_max_tokens github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/negative_max_tokens
--- PASS: TestValidateConfig/negative_max_tokens (0.00s) | |||
| TestValidateConfig/negative_timeout github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/negative_timeout
--- PASS: TestValidateConfig/negative_timeout (0.00s) | |||
| TestValidateConfig/valid_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/gemini | passed | 0 ms | |
Stdout === RUN TestValidateConfig/valid_config
--- PASS: TestValidateConfig/valid_config (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai
| Test | Status | Duration | |
|---|---|---|---|
| TestAnalyze_APIError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError
--- PASS: TestAnalyze_APIError (0.00s) | |||
| TestAnalyze_APIError/API_Error_without_body github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/API_Error_without_body
--- PASS: TestAnalyze_APIError/API_Error_without_body (0.00s) | |||
| TestAnalyze_APIError/Generic_API_Error github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Generic_API_Error
--- PASS: TestAnalyze_APIError/Generic_API_Error (0.00s) | |||
| TestAnalyze_APIError/Internal_Server_Error github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Internal_Server_Error
--- PASS: TestAnalyze_APIError/Internal_Server_Error (0.00s) | |||
| TestAnalyze_APIError/Rate_Limit_Exceeded github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Rate_Limit_Exceeded
--- PASS: TestAnalyze_APIError/Rate_Limit_Exceeded (0.00s) | |||
| TestAnalyze_APIError/Unauthorized github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_APIError/Unauthorized
--- PASS: TestAnalyze_APIError/Unauthorized (0.00s) | |||
| TestAnalyze_Errors github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_Errors
--- PASS: TestAnalyze_Errors (0.00s) | |||
| TestAnalyze_Errors/HTTP_Error_(empty_response) github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_Errors/HTTP_Error_(empty_response)
--- PASS: TestAnalyze_Errors/HTTP_Error_(empty_response) (0.00s) | |||
| TestAnalyze_Errors/Response_Parse_Error github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyze_Errors/Response_Parse_Error
--- PASS: TestAnalyze_Errors/Response_Parse_Error (0.00s) | |||
| TestAnalyzeEmptyResponse github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyzeEmptyResponse
--- PASS: TestAnalyzeEmptyResponse (0.00s) | |||
| TestAnalyzePromptBuildError github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyzePromptBuildError
--- PASS: TestAnalyzePromptBuildError (0.00s) | |||
| TestAnalyzeSuccess github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyzeSuccess
--- PASS: TestAnalyzeSuccess (0.00s) | |||
| TestAnalyzeTimeout github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 2.00s | |
Stdout === RUN TestAnalyzeTimeout
--- PASS: TestAnalyzeTimeout (2.00s) | |||
| TestAnalyzeWithContext github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestAnalyzeWithContext
--- PASS: TestAnalyzeWithContext (0.00s) | |||
| TestConfigDefaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestConfigDefaults
--- PASS: TestConfigDefaults (0.00s) | |||
| TestGetProviderName github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestGetProviderName
--- PASS: TestGetProviderName (0.00s) | |||
| TestNewClient github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestNewClient
--- PASS: TestNewClient (0.00s) | |||
| TestNewClient/custom_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestNewClient/custom_config
--- PASS: TestNewClient/custom_config (0.00s) | |||
| TestNewClient/empty_api_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestNewClient/empty_api_key
--- PASS: TestNewClient/empty_api_key (0.00s) | |||
| TestNewClient/nil_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestNewClient/nil_config
--- PASS: TestNewClient/nil_config (0.00s) | |||
| TestNewClient/valid_config_with_defaults github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestNewClient/valid_config_with_defaults
--- PASS: TestNewClient/valid_config_with_defaults (0.00s) | |||
| TestNewClientWithCustomHTTPClient github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestNewClientWithCustomHTTPClient
--- PASS: TestNewClientWithCustomHTTPClient (0.00s) | |||
| TestRequestMarshaling github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestRequestMarshaling
--- PASS: TestRequestMarshaling (0.00s) | |||
| TestValidateConfig github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig
--- PASS: TestValidateConfig (0.00s) | |||
| TestValidateConfig/empty_api_key github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/empty_api_key
--- PASS: TestValidateConfig/empty_api_key (0.00s) | |||
| TestValidateConfig/invalid_URL_-_has_whitespace github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_has_whitespace
--- PASS: TestValidateConfig/invalid_URL_-_has_whitespace (0.00s) | |||
| TestValidateConfig/invalid_URL_-_no_host github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_no_host
--- PASS: TestValidateConfig/invalid_URL_-_no_host (0.00s) | |||
| TestValidateConfig/invalid_URL_-_no_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_no_scheme
--- PASS: TestValidateConfig/invalid_URL_-_no_scheme (0.00s) | |||
| TestValidateConfig/invalid_URL_-_wrong_scheme github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/invalid_URL_-_wrong_scheme
--- PASS: TestValidateConfig/invalid_URL_-_wrong_scheme (0.00s) | |||
| TestValidateConfig/negative_max_tokens github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/negative_max_tokens
--- PASS: TestValidateConfig/negative_max_tokens (0.00s) | |||
| TestValidateConfig/negative_timeout github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/negative_timeout
--- PASS: TestValidateConfig/negative_timeout (0.00s) | |||
| TestValidateConfig/valid_config github.com/openshift-pipelines/pipelines-as-code/pkg/llm/providers/openai | passed | 0 ms | |
Stdout === RUN TestValidateConfig/valid_config
--- PASS: TestValidateConfig/valid_config (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/matcher
| Test | Status | Duration | |
|---|---|---|---|
| Test_getAnnotationValues github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues
--- PASS: Test_getAnnotationValues (0.00s) | |||
| Test_getAnnotationValues/get-annotation-bad-syntax github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-bad-syntax
--- PASS: Test_getAnnotationValues/get-annotation-bad-syntax (0.00s) | |||
| Test_getAnnotationValues/get-annotation-error-empty github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-error-empty
--- PASS: Test_getAnnotationValues/get-annotation-error-empty (0.00s) | |||
| Test_getAnnotationValues/get-annotation-multiple-string-bad-syntax github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-multiple-string-bad-syntax
--- PASS: Test_getAnnotationValues/get-annotation-multiple-string-bad-syntax (0.00s) | |||
| Test_getAnnotationValues/get-annotation-multiples github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-multiples
--- PASS: Test_getAnnotationValues/get-annotation-multiples (0.00s) | |||
| Test_getAnnotationValues/get-annotation-simple github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-simple
--- PASS: Test_getAnnotationValues/get-annotation-simple (0.00s) | |||
| Test_getAnnotationValues/get-annotation-string github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-string
--- PASS: Test_getAnnotationValues/get-annotation-string (0.00s) | |||
| Test_getAnnotationValues/get-annotation-string-html-encoded-comma github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-string-html-encoded-comma
--- PASS: Test_getAnnotationValues/get-annotation-string-html-encoded-comma (0.00s) | |||
| Test_getAnnotationValues/get-annotation-string-html-encoded-comma-list github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getAnnotationValues/get-annotation-string-html-encoded-comma-list
--- PASS: Test_getAnnotationValues/get-annotation-string-html-encoded-comma-list (0.00s) | |||
| Test_getRepoByCR github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR
--- PASS: Test_getRepoByCR (0.00s) | |||
| Test_getRepoByCR/glob-branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR/glob-branch
--- PASS: Test_getRepoByCR/glob-branch (0.00s) | |||
| Test_getRepoByCR/straightforward-branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR/straightforward-branch
--- PASS: Test_getRepoByCR/straightforward-branch (0.00s) | |||
| Test_getRepoByCR/test-match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR/test-match
--- PASS: Test_getRepoByCR/test-match (0.00s) | |||
| Test_getRepoByCR/test-match-url-slash-at-the-end github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR/test-match-url-slash-at-the-end
--- PASS: Test_getRepoByCR/test-match-url-slash-at-the-end (0.00s) | |||
| Test_getRepoByCR/test-multiple-match-get-oldest github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR/test-multiple-match-get-oldest
--- PASS: Test_getRepoByCR/test-multiple-match-get-oldest (0.00s) | |||
| Test_getRepoByCR/test-nomatch-url github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN Test_getRepoByCR/test-nomatch-url
--- PASS: Test_getRepoByCR/test-nomatch-url (0.00s) | |||
| TestBranchMatch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch
--- PASS: TestBranchMatch (0.00s) | |||
| TestBranchMatch/base_value_of_path_is_same github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/base_value_of_path_is_same
--- PASS: TestBranchMatch/base_value_of_path_is_same (0.00s) | |||
| TestBranchMatch/base_value_of_path_is_same_in_both github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/base_value_of_path_is_same_in_both
--- PASS: TestBranchMatch/base_value_of_path_is_same_in_both (0.00s) | |||
| TestBranchMatch/base_value_of_path_is_same_opposite github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/base_value_of_path_is_same_opposite
--- PASS: TestBranchMatch/base_value_of_path_is_same_opposite (0.00s) | |||
| TestBranchMatch/baseBranch_refs/head github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/baseBranch_refs/head
--- PASS: TestBranchMatch/baseBranch_refs/head (0.00s) | |||
| TestBranchMatch/baseBranch_refs/head_and_prunBranch_refs/tags github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/baseBranch_refs/head_and_prunBranch_refs/tags
--- PASS: TestBranchMatch/baseBranch_refs/head_and_prunBranch_refs/tags (0.00s) | |||
| TestBranchMatch/baseBranch_refs/tags github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/baseBranch_refs/tags
--- PASS: TestBranchMatch/baseBranch_refs/tags (0.00s) | |||
| TestBranchMatch/baseBranch_refs/tags_and_prunBranch_refs/head github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/baseBranch_refs/tags_and_prunBranch_refs/head
--- PASS: TestBranchMatch/baseBranch_refs/tags_and_prunBranch_refs/head (0.00s) | |||
| TestBranchMatch/both_names github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/both_names
--- PASS: TestBranchMatch/both_names (0.00s) | |||
| TestBranchMatch/both_refs/heads github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/both_refs/heads
--- PASS: TestBranchMatch/both_refs/heads (0.00s) | |||
| TestBranchMatch/both_refs/tags github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/both_refs/tags
--- PASS: TestBranchMatch/both_refs/tags (0.00s) | |||
| TestBranchMatch/different_names github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/different_names
--- PASS: TestBranchMatch/different_names (0.00s) | |||
| TestBranchMatch/different_refs/heads github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/different_refs/heads
--- PASS: TestBranchMatch/different_refs/heads (0.00s) | |||
| TestBranchMatch/different_refs/tags github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/different_refs/tags
--- PASS: TestBranchMatch/different_refs/tags (0.00s) | |||
| TestBranchMatch/prunBranch_refs/head github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/prunBranch_refs/head
--- PASS: TestBranchMatch/prunBranch_refs/head (0.00s) | |||
| TestBranchMatch/prunBranch_refs/tags github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBranchMatch/prunBranch_refs/tags
--- PASS: TestBranchMatch/prunBranch_refs/tags (0.00s) | |||
| TestBuildAvailableMatchingAnnotationErr github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBuildAvailableMatchingAnnotationErr
--- PASS: TestBuildAvailableMatchingAnnotationErr (0.00s) | |||
| TestBuildAvailableMatchingAnnotationErr/Test_with_one_PipelineRun_and_one_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestBuildAvailableMatchingAnnotationErr/Test_with_one_PipelineRun_and_one_annotation
--- PASS: TestBuildAvailableMatchingAnnotationErr/Test_with_one_PipelineRun_and_one_annotation (0.00s) | |||
| TestFilterSuccessfulTemplates github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestFilterSuccessfulTemplates
--- PASS: TestFilterSuccessfulTemplates (0.01s) | |||
| TestFilterSuccessfulTemplates/All_templates_filtered_results_in_empty_list github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/All_templates_filtered_results_in_empty_list
{"level":"debug","msg":"filterSuccessfulTemplates: existing pipelineruns=6 for sha=test-sha"}
{"level":"info","msg":"skipping template 'template-a' for sha test-sha as it already has a successful pipelinerun 'template-a-successful'"}
--- PASS: TestFilterSuccessfulTemplates/All_templates_filtered_results_in_empty_list (0.00s) | |||
| TestFilterSuccessfulTemplates/Different_event_type_does_not_filter_anything github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/Different_event_type_does_not_filter_anything
--- PASS: TestFilterSuccessfulTemplates/Different_event_type_does_not_filter_anything (0.00s) | |||
| TestFilterSuccessfulTemplates/Different_SHA_does_not_find_existing_runs github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/Different_SHA_does_not_find_existing_runs
{"level":"debug","msg":"filterSuccessfulTemplates: existing pipelineruns=0 for sha=different-sha-2"}
--- PASS: TestFilterSuccessfulTemplates/Different_SHA_does_not_find_existing_runs (0.00s) | |||
| TestFilterSuccessfulTemplates/Empty_SHA_does_not_filter_anything github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/Empty_SHA_does_not_filter_anything
--- PASS: TestFilterSuccessfulTemplates/Empty_SHA_does_not_filter_anything (0.00s) | |||
| TestFilterSuccessfulTemplates/Ok-to-test_command_filters_templates_with_successful_runs github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/Ok-to-test_command_filters_templates_with_successful_runs
{"level":"debug","msg":"filterSuccessfulTemplates: existing pipelineruns=6 for sha=test-sha"}
{"level":"info","msg":"skipping template 'template-a' for sha test-sha as it already has a successful pipelinerun 'template-a-successful'"}
--- PASS: TestFilterSuccessfulTemplates/Ok-to-test_command_filters_templates_with_successful_runs (0.00s) | |||
| TestFilterSuccessfulTemplates/Retest_command_filters_templates_with_successful_runs github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/Retest_command_filters_templates_with_successful_runs
{"level":"debug","msg":"filterSuccessfulTemplates: existing pipelineruns=6 for sha=test-sha"}
{"level":"info","msg":"skipping template 'template-a' for sha test-sha as it already has a successful pipelinerun 'template-a-successful'"}
{"level":"info","msg":"skipping template 'template-d' for sha test-sha as it already has a successful pipelinerun 'template-d-newer-success'"}
--- PASS: TestFilterSuccessfulTemplates/Retest_command_filters_templates_with_successful_runs (0.00s) | |||
| TestFilterSuccessfulTemplates/Templates_without_original_PR_name_identification_are_ignored github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplates/Templates_without_original_PR_name_identification_are_ignored
{"level":"debug","msg":"filterSuccessfulTemplates: existing pipelineruns=6 for sha=test-sha"}
--- PASS: TestFilterSuccessfulTemplates/Templates_without_original_PR_name_identification_are_ignored (0.00s) | |||
| TestFilterSuccessfulTemplatesFallbackToCommitStatuses github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplatesFallbackToCommitStatuses
--- PASS: TestFilterSuccessfulTemplatesFallbackToCommitStatuses (0.00s) | |||
| TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_filters_successful_templates_from_commit_statuses github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_filters_successful_templates_from_commit_statuses
--- PASS: TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_filters_successful_templates_from_commit_statuses (0.00s) | |||
| TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_ignores_statuses_with_different_app_name_prefix github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_ignores_statuses_with_different_app_name_prefix
--- PASS: TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_ignores_statuses_with_different_app_name_prefix (0.00s) | |||
| TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_with_all_successful_statuses_filters_all github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_with_all_successful_statuses_filters_all
--- PASS: TestFilterSuccessfulTemplatesFallbackToCommitStatuses/Fallback_with_all_successful_statuses_filters_all (0.00s) | |||
| TestFilterSuccessfulTemplatesFallbackToCommitStatuses/No_commit_statuses_re-runs_all github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestFilterSuccessfulTemplatesFallbackToCommitStatuses/No_commit_statuses_re-runs_all
--- PASS: TestFilterSuccessfulTemplatesFallbackToCommitStatuses/No_commit_statuses_re-runs_all (0.00s) | |||
| TestGetName github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetName
--- PASS: TestGetName (0.00s) | |||
| TestGetName/Test_with_generateName github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetName/Test_with_generateName
--- PASS: TestGetName/Test_with_generateName (0.00s) | |||
| TestGetName/Test_with_generateName_and_name github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetName/Test_with_generateName_and_name
--- PASS: TestGetName/Test_with_generateName_and_name (0.00s) | |||
| TestGetName/Test_with_name github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetName/Test_with_name
--- PASS: TestGetName/Test_with_name (0.00s) | |||
| TestGetPipelineFromAnnotationName github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 20 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName
--- PASS: TestGetPipelineFromAnnotationName (0.02s) | |||
| TestGetPipelineFromAnnotationName/bad/could_not_get_remote github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/bad/could_not_get_remote
--- PASS: TestGetPipelineFromAnnotationName/bad/could_not_get_remote (0.00s) | |||
| TestGetPipelineFromAnnotationName/bad/error_getting_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/bad/error_getting_pipeline
--- PASS: TestGetPipelineFromAnnotationName/bad/error_getting_pipeline (0.00s) | |||
| TestGetPipelineFromAnnotationName/bad/not_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/bad/not_a_pipeline
--- PASS: TestGetPipelineFromAnnotationName/bad/not_a_pipeline (0.00s) | |||
| TestGetPipelineFromAnnotationName/bad/not_found github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/bad/not_found
--- PASS: TestGetPipelineFromAnnotationName/bad/not_found (0.00s) | |||
| TestGetPipelineFromAnnotationName/good/fetching_from_remote_http github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/good/fetching_from_remote_http
--- PASS: TestGetPipelineFromAnnotationName/good/fetching_from_remote_http (0.00s) | |||
| TestGetPipelineFromAnnotationName/good/fetching_with_bundle github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/good/fetching_with_bundle
--- PASS: TestGetPipelineFromAnnotationName/good/fetching_with_bundle (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-annotations-unknown-hub github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-annotations-unknown-hub
--- PASS: TestGetPipelineFromAnnotationName/test-annotations-unknown-hub (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-get-from-artifacthub-custom-hub github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-get-from-artifacthub-custom-hub
--- PASS: TestGetPipelineFromAnnotationName/test-get-from-artifacthub-custom-hub (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-get-from-artifacthub-latest github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-get-from-artifacthub-latest
--- PASS: TestGetPipelineFromAnnotationName/test-get-from-artifacthub-latest (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-get-from-artifacthub-specific-version github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-get-from-artifacthub-specific-version
--- PASS: TestGetPipelineFromAnnotationName/test-get-from-artifacthub-specific-version (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-get-from-custom-hub github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-get-from-custom-hub
--- PASS: TestGetPipelineFromAnnotationName/test-get-from-custom-hub (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-get-from-hub-latest github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-get-from-hub-latest
--- PASS: TestGetPipelineFromAnnotationName/test-get-from-hub-latest (0.00s) | |||
| TestGetPipelineFromAnnotationName/test-get-from-hub-specific-version github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetPipelineFromAnnotationName/test-get-from-hub-specific-version
--- PASS: TestGetPipelineFromAnnotationName/test-get-from-hub-specific-version (0.00s) | |||
| TestGetTargetBranch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch
--- PASS: TestGetTargetBranch (0.00s) | |||
| TestGetTargetBranch/Test_empty_array_onEvent github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch/Test_empty_array_onEvent
--- PASS: TestGetTargetBranch/Test_empty_array_onEvent (0.00s) | |||
| TestGetTargetBranch/Test_empty_array_onTargetBranch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch/Test_empty_array_onTargetBranch
--- PASS: TestGetTargetBranch/Test_empty_array_onTargetBranch (0.00s) | |||
| TestGetTargetBranch/Test_with_incoming_event github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch/Test_with_incoming_event
--- PASS: TestGetTargetBranch/Test_with_incoming_event (0.00s) | |||
| TestGetTargetBranch/Test_with_no_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch/Test_with_no_match
--- PASS: TestGetTargetBranch/Test_with_no_match (0.00s) | |||
| TestGetTargetBranch/Test_with_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch/Test_with_pull_request_event
--- PASS: TestGetTargetBranch/Test_with_pull_request_event (0.00s) | |||
| TestGetTargetBranch/Test_with_pull_request_event#01 github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTargetBranch/Test_with_pull_request_event#01
--- PASS: TestGetTargetBranch/Test_with_pull_request_event#01 (0.00s) | |||
| TestGetTaskFromAnnotationName github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 30 ms | |
Stdout === RUN TestGetTaskFromAnnotationName
--- PASS: TestGetTaskFromAnnotationName (0.03s) | |||
| TestGetTaskFromAnnotationName/bad/not_a_tasl github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/bad/not_a_tasl
--- PASS: TestGetTaskFromAnnotationName/bad/not_a_tasl (0.00s) | |||
| TestGetTaskFromAnnotationName/test-annotations-error-remote-http-not-k8 github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-error-remote-http-not-k8
--- PASS: TestGetTaskFromAnnotationName/test-annotations-error-remote-http-not-k8 (0.00s) | |||
| TestGetTaskFromAnnotationName/test-annotations-inside-repo github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-inside-repo
--- PASS: TestGetTaskFromAnnotationName/test-annotations-inside-repo (0.00s) | |||
| TestGetTaskFromAnnotationName/test-annotations-remote-http github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-remote-http
--- PASS: TestGetTaskFromAnnotationName/test-annotations-remote-http (0.01s) | |||
| TestGetTaskFromAnnotationName/test-annotations-remote-https github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-remote-https
--- PASS: TestGetTaskFromAnnotationName/test-annotations-remote-https (0.00s) | |||
| TestGetTaskFromAnnotationName/test-annotations-remote-inside-file-not-found github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-remote-inside-file-not-found
--- PASS: TestGetTaskFromAnnotationName/test-annotations-remote-inside-file-not-found (0.00s) | |||
| TestGetTaskFromAnnotationName/test-annotations-remote-no-event-not-found-no-error github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-remote-no-event-not-found-no-error
--- PASS: TestGetTaskFromAnnotationName/test-annotations-remote-no-event-not-found-no-error (0.00s) | |||
| TestGetTaskFromAnnotationName/test-annotations-unknown-hub github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-annotations-unknown-hub
--- PASS: TestGetTaskFromAnnotationName/test-annotations-unknown-hub (0.00s) | |||
| TestGetTaskFromAnnotationName/test-bad-coming-from-provider github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-bad-coming-from-provider
--- PASS: TestGetTaskFromAnnotationName/test-bad-coming-from-provider (0.00s) | |||
| TestGetTaskFromAnnotationName/test-get-from-artifacthub-custom-hub github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-get-from-artifacthub-custom-hub
--- PASS: TestGetTaskFromAnnotationName/test-get-from-artifacthub-custom-hub (0.00s) | |||
| TestGetTaskFromAnnotationName/test-get-from-artifacthub-latest github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-get-from-artifacthub-latest
--- PASS: TestGetTaskFromAnnotationName/test-get-from-artifacthub-latest (0.00s) | |||
| TestGetTaskFromAnnotationName/test-get-from-artifacthub-specific-version github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-get-from-artifacthub-specific-version
--- PASS: TestGetTaskFromAnnotationName/test-get-from-artifacthub-specific-version (0.00s) | |||
| TestGetTaskFromAnnotationName/test-get-from-custom-hub github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-get-from-custom-hub
--- PASS: TestGetTaskFromAnnotationName/test-get-from-custom-hub (0.00s) | |||
| TestGetTaskFromAnnotationName/test-get-from-hub-latest github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-get-from-hub-latest
--- PASS: TestGetTaskFromAnnotationName/test-get-from-hub-latest (0.00s) | |||
| TestGetTaskFromAnnotationName/test-get-from-hub-specific-version github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-get-from-hub-specific-version
--- PASS: TestGetTaskFromAnnotationName/test-get-from-hub-specific-version (0.00s) | |||
| TestGetTaskFromAnnotationName/test-good-coming-from-provider github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromAnnotationName/test-good-coming-from-provider
--- PASS: TestGetTaskFromAnnotationName/test-good-coming-from-provider (0.00s) | |||
| TestGetTaskFromLocalFS github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGetTaskFromLocalFS
--- PASS: TestGetTaskFromLocalFS (0.00s) | |||
| TestGrabPipelineFromAnnotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabPipelineFromAnnotation
--- PASS: TestGrabPipelineFromAnnotation (0.00s) | |||
| TestGrabPipelineFromAnnotation/multiple_pipelines_with_one_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabPipelineFromAnnotation/multiple_pipelines_with_one_annotation
--- PASS: TestGrabPipelineFromAnnotation/multiple_pipelines_with_one_annotation (0.00s) | |||
| TestGrabPipelineFromAnnotation/sing_pipeline_and_a_wrong_key github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabPipelineFromAnnotation/sing_pipeline_and_a_wrong_key
--- PASS: TestGrabPipelineFromAnnotation/sing_pipeline_and_a_wrong_key (0.00s) | |||
| TestGrabPipelineFromAnnotation/single_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabPipelineFromAnnotation/single_pipeline
--- PASS: TestGrabPipelineFromAnnotation/single_pipeline (0.00s) | |||
| TestGrabPipelineFromAnnotation/single_pipeline_with_only_wrong_key github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabPipelineFromAnnotation/single_pipeline_with_only_wrong_key
--- PASS: TestGrabPipelineFromAnnotation/single_pipeline_with_only_wrong_key (0.00s) | |||
| TestGrabPipelineFromAnnotation/test-annotations-remote-http-bad-annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabPipelineFromAnnotation/test-annotations-remote-http-bad-annotation
--- PASS: TestGrabPipelineFromAnnotation/test-annotations-remote-http-bad-annotation (0.00s) | |||
| TestGrabTasksFromAnnotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation
--- PASS: TestGrabTasksFromAnnotation (0.00s) | |||
| TestGrabTasksFromAnnotation/multiple_tasks github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/multiple_tasks
--- PASS: TestGrabTasksFromAnnotation/multiple_tasks (0.00s) | |||
| TestGrabTasksFromAnnotation/multiple_tasks_with_one_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/multiple_tasks_with_one_annotation
--- PASS: TestGrabTasksFromAnnotation/multiple_tasks_with_one_annotation (0.00s) | |||
| TestGrabTasksFromAnnotation/multiple_tasks_with_only_orders github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/multiple_tasks_with_only_orders
--- PASS: TestGrabTasksFromAnnotation/multiple_tasks_with_only_orders (0.00s) | |||
| TestGrabTasksFromAnnotation/multiple_tasks_with_random_order github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/multiple_tasks_with_random_order
--- PASS: TestGrabTasksFromAnnotation/multiple_tasks_with_random_order (0.00s) | |||
| TestGrabTasksFromAnnotation/single_task github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/single_task
--- PASS: TestGrabTasksFromAnnotation/single_task (0.00s) | |||
| TestGrabTasksFromAnnotation/test-annotations-remote-http-bad-annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/test-annotations-remote-http-bad-annotation
--- PASS: TestGrabTasksFromAnnotation/test-annotations-remote-http-bad-annotation (0.00s) | |||
| TestGrabTasksFromAnnotation/wrong_key github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestGrabTasksFromAnnotation/wrong_key
--- PASS: TestGrabTasksFromAnnotation/wrong_key (0.00s) | |||
| TestIncomingWebhookRule github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule
--- PASS: TestIncomingWebhookRule (0.00s) | |||
| TestIncomingWebhookRule/empty_targets github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/empty_targets
--- PASS: TestIncomingWebhookRule/empty_targets (0.00s) | |||
| TestIncomingWebhookRule/empty_webhooks github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/empty_webhooks
--- PASS: TestIncomingWebhookRule/empty_webhooks (0.00s) | |||
| TestIncomingWebhookRule/exact_match_-_backward_compatibility github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/exact_match_-_backward_compatibility
--- PASS: TestIncomingWebhookRule/exact_match_-_backward_compatibility (0.00s) | |||
| TestIncomingWebhookRule/exact_match_-_second_target github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/exact_match_-_second_target
--- PASS: TestIncomingWebhookRule/exact_match_-_second_target (0.00s) | |||
| TestIncomingWebhookRule/first_match_wins_-_exact_before_glob github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/first_match_wins_-_exact_before_glob
--- PASS: TestIncomingWebhookRule/first_match_wins_-_exact_before_glob (0.00s) | |||
| TestIncomingWebhookRule/first_match_wins_-_first_glob_wins github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/first_match_wins_-_first_glob_wins
--- PASS: TestIncomingWebhookRule/first_match_wins_-_first_glob_wins (0.00s) | |||
| TestIncomingWebhookRule/first_match_wins_-_webhook_order_matters github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/first_match_wins_-_webhook_order_matters
--- PASS: TestIncomingWebhookRule/first_match_wins_-_webhook_order_matters (0.00s) | |||
| TestIncomingWebhookRule/glob_match_-_feature_branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/glob_match_-_feature_branch
--- PASS: TestIncomingWebhookRule/glob_match_-_feature_branch (0.00s) | |||
| TestIncomingWebhookRule/glob_match_-_release_branch_with_semver github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/glob_match_-_release_branch_with_semver
--- PASS: TestIncomingWebhookRule/glob_match_-_release_branch_with_semver (0.00s) | |||
| TestIncomingWebhookRule/glob_pattern_with_wildcard github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/glob_pattern_with_wildcard
--- PASS: TestIncomingWebhookRule/glob_pattern_with_wildcard (0.00s) | |||
| TestIncomingWebhookRule/glob_with_alternation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/glob_with_alternation
--- PASS: TestIncomingWebhookRule/glob_with_alternation (0.00s) | |||
| TestIncomingWebhookRule/glob_with_character_class github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/glob_with_character_class
--- PASS: TestIncomingWebhookRule/glob_with_character_class (0.00s) | |||
| TestIncomingWebhookRule/invalid_glob_-_skip_and_continue github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/invalid_glob_-_skip_and_continue
--- PASS: TestIncomingWebhookRule/invalid_glob_-_skip_and_continue (0.00s) | |||
| TestIncomingWebhookRule/mixed_exact_and_glob_in_same_webhook github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/mixed_exact_and_glob_in_same_webhook
--- PASS: TestIncomingWebhookRule/mixed_exact_and_glob_in_same_webhook (0.00s) | |||
| TestIncomingWebhookRule/multiple_webhooks_-_production_first_wins github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/multiple_webhooks_-_production_first_wins
--- PASS: TestIncomingWebhookRule/multiple_webhooks_-_production_first_wins (0.00s) | |||
| TestIncomingWebhookRule/no_match_-_branch_not_in_targets github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/no_match_-_branch_not_in_targets
--- PASS: TestIncomingWebhookRule/no_match_-_branch_not_in_targets (0.00s) | |||
| TestIncomingWebhookRule/no_match_-_glob_doesn't_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestIncomingWebhookRule/no_match_-_glob_doesn't_match
--- PASS: TestIncomingWebhookRule/no_match_-_glob_doesn't_match (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 290 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories
--- PASS: TestMatchPipelinerunAnnotationAndRepositories (0.29s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/bad_expression github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/bad_expression
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/bad_expression (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-combined-with-builtin github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-combined-with-builtin
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-combined-with-builtin (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-from-secret github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 20 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-from-secret
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-from-secret (0.02s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-multiple github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-multiple
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-multiple (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-not-matching github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-not-matching
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-not-matching (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-simple github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-simple
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-simple (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-with-reserved-keyword github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-with-reserved-keyword
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/custom-params-with-reserved-keyword (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_body_payload github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 20 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_body_payload
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_body_payload (0.02s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_by_direct_path github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_by_direct_path
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_by_direct_path (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_by_glob github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_by_glob
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_by_glob (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_by_glob_along_with_push_event_and_target_branch_info github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_by_glob_along_with_push_event_and_target_branch_info
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_by_glob_along_with_push_event_and_target_branch_info (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_title_pr github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_title_pr
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_title_pr (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_title_push github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_title_push
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_path_title_push (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_request_header github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_request_header
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_request_header (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/match_source/target github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/match_source/target
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/match_source/target (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/no_match_path_by_glob github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/no_match_path_by_glob
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/no_match_path_by_glob (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel/no_match_path_title_pr github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel/no_match_path_title_pr
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel/no_match_path_title_pr (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel_match_on_added,_modified,_deleted_and_renamed__files github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel_match_on_added,_modified,_deleted_and_renamed__files
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel_match_on_added,_modified,_deleted_and_renamed__files (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel_match_on_all_changed_files github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel_match_on_all_changed_files
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel_match_on_all_changed_files (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/cel_NOT_match_on_all_changed_files github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/cel_NOT_match_on_all_changed_files
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/cel_NOT_match_on_all_changed_files (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/error/match/on-path-change/match_path_no_match_event github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/error/match/on-path-change/match_path_no_match_event
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/error/match/on-path-change/match_path_no_match_event (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/error_on_only_when_on_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/error_on_only_when_on_annotation
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/error_on_only_when_on_annotation (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/error_when_no_pac_annotation_has_been_set github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/error_when_no_pac_annotation_has_been_set
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/error_when_no_pac_annotation_has_been_set (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/error_when_pac_annotation_has_been_set_but_empty github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/error_when_pac_annotation_has_been_set_but_empty
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/error_when_pac_annotation_has_been_set_but_empty (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/ignored/on-path-change-ignore/include_and_ignore_path github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/ignored/on-path-change-ignore/include_and_ignore_path
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/ignored/on-path-change-ignore/include_and_ignore_path (0.01s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/ignored/on-path-change-ignore/no_path_change github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 20 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/ignored/on-path-change-ignore/no_path_change
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/ignored/on-path-change-ignore/no_path_change (0.02s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/ignore_path github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/ignore_path
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/ignore_path (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/include_and_ignore_path github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/include_and_ignore_path
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/include_and_ignore_path (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/with_commas github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 20 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/with_commas
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change-ignore/with_commas (0.02s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change/match_path_by_glob github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change/match_path_by_glob
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match/on-path-change/match_path_by_glob (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match_a_repository_with_target_NS github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match_a_repository_with_target_NS
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match_a_repository_with_target_NS (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match_same_webhook_on_multiple_repos_takes_the_oldest_one github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match_same_webhook_on_multiple_repos_takes_the_oldest_one
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match_same_webhook_on_multiple_repos_takes_the_oldest_one (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/match_TargetPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/match_TargetPipelineRun
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/match_TargetPipelineRun (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/matching_incoming_webhook_event_on_incoming_target github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/matching_incoming_webhook_event_on_incoming_target
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/matching_incoming_webhook_event_on_incoming_target (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/matching_incoming_webhook_event_on_push_target github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/matching_incoming_webhook_event_on_push_target
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/matching_incoming_webhook_event_on_push_target (0.00s) | |||
| TestMatchPipelinerunAnnotationAndRepositories/no_match_a_repository_with_target_NS github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunAnnotationAndRepositories/no_match_a_repository_with_target_NS
--- PASS: TestMatchPipelinerunAnnotationAndRepositories/no_match_a_repository_with_target_NS (0.00s) | |||
| TestMatchPipelinerunByAnnotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 40 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation
--- PASS: TestMatchPipelinerunByAnnotation (0.04s) | |||
| TestMatchPipelinerunByAnnotation/base-does-not-compare github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/base-does-not-compare
--- PASS: TestMatchPipelinerunByAnnotation/base-does-not-compare (0.00s) | |||
| TestMatchPipelinerunByAnnotation/branch-glob-matching github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/branch-glob-matching
--- PASS: TestMatchPipelinerunByAnnotation/branch-glob-matching (0.00s) | |||
| TestMatchPipelinerunByAnnotation/branch-matching-doesnot-match-for-pull-request github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/branch-matching-doesnot-match-for-pull-request
--- PASS: TestMatchPipelinerunByAnnotation/branch-matching-doesnot-match-for-pull-request (0.00s) | |||
| TestMatchPipelinerunByAnnotation/branch-matching-doesnot-match-for-push-event github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/branch-matching-doesnot-match-for-push-event
--- PASS: TestMatchPipelinerunByAnnotation/branch-matching-doesnot-match-for-push-event (0.00s) | |||
| TestMatchPipelinerunByAnnotation/branch-matching-match-for-pull_request-when-there-are-slashes-in-between-branch-name github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/branch-matching-match-for-pull_request-when-there-are-slashes-in-between-branch-name
--- PASS: TestMatchPipelinerunByAnnotation/branch-matching-match-for-pull_request-when-there-are-slashes-in-between-branch-name (0.00s) | |||
| TestMatchPipelinerunByAnnotation/branch-matching-match-for-push-when-there-are-slashes-in-between-branch-name github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/branch-matching-match-for-push-when-there-are-slashes-in-between-branch-name
--- PASS: TestMatchPipelinerunByAnnotation/branch-matching-match-for-push-when-there-are-slashes-in-between-branch-name (0.00s) | |||
| TestMatchPipelinerunByAnnotation/cel-expression-takes-precedence-over-annotations github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/cel-expression-takes-precedence-over-annotations
--- PASS: TestMatchPipelinerunByAnnotation/cel-expression-takes-precedence-over-annotations (0.00s) | |||
| TestMatchPipelinerunByAnnotation/empty-annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/empty-annotation
--- PASS: TestMatchPipelinerunByAnnotation/empty-annotation (0.00s) | |||
| TestMatchPipelinerunByAnnotation/first-one-match-with-two-good-ones github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/first-one-match-with-two-good-ones
--- PASS: TestMatchPipelinerunByAnnotation/first-one-match-with-two-good-ones (0.00s) | |||
| TestMatchPipelinerunByAnnotation/good-match-on-label github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/good-match-on-label
--- PASS: TestMatchPipelinerunByAnnotation/good-match-on-label (0.00s) | |||
| TestMatchPipelinerunByAnnotation/good-match-with-only-one github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/good-match-with-only-one
--- PASS: TestMatchPipelinerunByAnnotation/good-match-with-only-one (0.00s) | |||
| TestMatchPipelinerunByAnnotation/invalid-cel-expression-error github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/invalid-cel-expression-error
--- PASS: TestMatchPipelinerunByAnnotation/invalid-cel-expression-error (0.00s) | |||
| TestMatchPipelinerunByAnnotation/match-branch-matching github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/match-branch-matching
--- PASS: TestMatchPipelinerunByAnnotation/match-branch-matching (0.00s) | |||
| TestMatchPipelinerunByAnnotation/match-on-cel-expression github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/match-on-cel-expression
--- PASS: TestMatchPipelinerunByAnnotation/match-on-cel-expression (0.00s) | |||
| TestMatchPipelinerunByAnnotation/match-on-comment github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/match-on-comment
--- PASS: TestMatchPipelinerunByAnnotation/match-on-comment (0.00s) | |||
| TestMatchPipelinerunByAnnotation/no-annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/no-annotation
--- PASS: TestMatchPipelinerunByAnnotation/no-annotation (0.00s) | |||
| TestMatchPipelinerunByAnnotation/no-match-on-event github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/no-match-on-event
--- PASS: TestMatchPipelinerunByAnnotation/no-match-on-event (0.00s) | |||
| TestMatchPipelinerunByAnnotation/no-match-on-label github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/no-match-on-label
--- PASS: TestMatchPipelinerunByAnnotation/no-match-on-label (0.00s) | |||
| TestMatchPipelinerunByAnnotation/no-match-on-target-branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/no-match-on-target-branch
--- PASS: TestMatchPipelinerunByAnnotation/no-match-on-target-branch (0.00s) | |||
| TestMatchPipelinerunByAnnotation/no-match-on-the-comment-should-not-match-the-other-pruns github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/no-match-on-the-comment-should-not-match-the-other-pruns
--- PASS: TestMatchPipelinerunByAnnotation/no-match-on-the-comment-should-not-match-the-other-pruns (0.00s) | |||
| TestMatchPipelinerunByAnnotation/no-on-label-annotation-on-pr github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/no-on-label-annotation-on-pr
--- PASS: TestMatchPipelinerunByAnnotation/no-on-label-annotation-on-pr (0.00s) | |||
| TestMatchPipelinerunByAnnotation/ref-heads-*--allow-any-branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/ref-heads-*--allow-any-branch
--- PASS: TestMatchPipelinerunByAnnotation/ref-heads-*--allow-any-branch (0.00s) | |||
| TestMatchPipelinerunByAnnotation/ref-heads-main-push-rerequested-case github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/ref-heads-main-push-rerequested-case
--- PASS: TestMatchPipelinerunByAnnotation/ref-heads-main-push-rerequested-case (0.00s) | |||
| TestMatchPipelinerunByAnnotation/ref-heads-regex-allow github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/ref-heads-regex-allow
--- PASS: TestMatchPipelinerunByAnnotation/ref-heads-regex-allow (0.00s) | |||
| TestMatchPipelinerunByAnnotation/ref-heads-regex-not-match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/ref-heads-regex-not-match
--- PASS: TestMatchPipelinerunByAnnotation/ref-heads-regex-not-match (0.00s) | |||
| TestMatchPipelinerunByAnnotation/retest_when_all_pipelines_already_succeeded_returns_ErrNoFailedPipelineToRetest_and_no_matches github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/retest_when_all_pipelines_already_succeeded_returns_ErrNoFailedPipelineToRetest_and_no_matches
--- PASS: TestMatchPipelinerunByAnnotation/retest_when_all_pipelines_already_succeeded_returns_ErrNoFailedPipelineToRetest_and_no_matches (0.00s) | |||
| TestMatchPipelinerunByAnnotation/single-event-annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/single-event-annotation
--- PASS: TestMatchPipelinerunByAnnotation/single-event-annotation (0.00s) | |||
| TestMatchPipelinerunByAnnotation/single-target-branch-annotation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchPipelinerunByAnnotation/single-target-branch-annotation
--- PASS: TestMatchPipelinerunByAnnotation/single-target-branch-annotation (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_event_type_is_different_and_incoming_pipelinerun_name_is_empty github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_event_type_is_different_and_incoming_pipelinerun_name_is_empty
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_event_type_is_different_and_incoming_pipelinerun_name_is_empty (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_event_type_is_other_than_incoming github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_event_type_is_other_than_incoming
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_event_type_is_other_than_incoming (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_pipelinerun_name_is_empty_for_incoming_event github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_pipelinerun_name_is_empty_for_incoming_event
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook/return_all_pipelineruns_if_pipelinerun_name_is_empty_for_incoming_event (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook/return_matched_pipelinerun_for_matching_pipelinerun_generateName github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook/return_matched_pipelinerun_for_matching_pipelinerun_generateName
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook/return_matched_pipelinerun_for_matching_pipelinerun_generateName (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook/return_matched_pipelinerun_for_matching_pipelinerun_name github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook/return_matched_pipelinerun_for_matching_pipelinerun_name
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook/return_matched_pipelinerun_for_matching_pipelinerun_name (0.00s) | |||
| TestMatchRunningPipelineRunForIncomingWebhook/return_nil_when_failing_to_match_with_an_event_type_or_a_pipelinerun_name github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchRunningPipelineRunForIncomingWebhook/return_nil_when_failing_to_match_with_an_event_type_or_a_pipelinerun_name
--- PASS: TestMatchRunningPipelineRunForIncomingWebhook/return_nil_when_failing_to_match_with_an_event_type_or_a_pipelinerun_name (0.00s) | |||
| TestMatchTarget github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 10 ms | |
Stdout === RUN TestMatchTarget
--- PASS: TestMatchTarget (0.01s) | |||
| TestMatchTarget/dots_are_literal_-_do_not_match_any_char github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/dots_are_literal_-_do_not_match_any_char
--- PASS: TestMatchTarget/dots_are_literal_-_do_not_match_any_char (0.00s) | |||
| TestMatchTarget/dots_are_literal_-_exact_version_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/dots_are_literal_-_exact_version_match
--- PASS: TestMatchTarget/dots_are_literal_-_exact_version_match (0.00s) | |||
| TestMatchTarget/exact_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/exact_match
--- PASS: TestMatchTarget/exact_match (0.00s) | |||
| TestMatchTarget/glob_*_-_catch-all github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_*_-_catch-all
--- PASS: TestMatchTarget/glob_*_-_catch-all (0.00s) | |||
| TestMatchTarget/glob_*_-_must_match_from_start github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_*_-_must_match_from_start
--- PASS: TestMatchTarget/glob_*_-_must_match_from_start (0.00s) | |||
| TestMatchTarget/glob_*_-_prefix_pattern github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_*_-_prefix_pattern
--- PASS: TestMatchTarget/glob_*_-_prefix_pattern (0.00s) | |||
| TestMatchTarget/glob_*_-_substring_match_with_wildcards github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_*_-_substring_match_with_wildcards
--- PASS: TestMatchTarget/glob_*_-_substring_match_with_wildcards (0.00s) | |||
| TestMatchTarget/glob_?_-_single_char_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_?_-_single_char_match
--- PASS: TestMatchTarget/glob_?_-_single_char_match (0.00s) | |||
| TestMatchTarget/glob_[range]_-_character_class github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_[range]_-_character_class
--- PASS: TestMatchTarget/glob_[range]_-_character_class (0.00s) | |||
| TestMatchTarget/glob_{a,b,c}_-_alternation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/glob_{a,b,c}_-_alternation
--- PASS: TestMatchTarget/glob_{a,b,c}_-_alternation (0.00s) | |||
| TestMatchTarget/invalid_glob_-_unclosed_bracket github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/invalid_glob_-_unclosed_bracket
--- PASS: TestMatchTarget/invalid_glob_-_unclosed_bracket (0.00s) | |||
| TestMatchTarget/no_substring_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/no_substring_match
--- PASS: TestMatchTarget/no_substring_match (0.00s) | |||
| TestMatchTarget/real-world_-_JIRA_pattern github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/real-world_-_JIRA_pattern
--- PASS: TestMatchTarget/real-world_-_JIRA_pattern (0.00s) | |||
| TestMatchTarget/real-world_-_version_tags github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/real-world_-_version_tags
--- PASS: TestMatchTarget/real-world_-_version_tags (0.00s) | |||
| TestMatchTarget/semver_with_wildcards github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestMatchTarget/semver_with_wildcards
--- PASS: TestMatchTarget/semver_with_wildcards (0.00s) | |||
| TestWalkExprForLabelReferences github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 70 ms | |
Stdout === RUN TestWalkExprForLabelReferences
--- PASS: TestWalkExprForLabelReferences (0.07s) | |||
| TestWalkExprForLabelReferences/body.pull_request.title_with_label_in_value_-_should_NOT_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/body.pull_request.title_with_label_in_value_-_should_NOT_match
--- PASS: TestWalkExprForLabelReferences/body.pull_request.title_with_label_in_value_-_should_NOT_match (0.00s) | |||
| TestWalkExprForLabelReferences/bracket_notation_-_body["labels"]_(GitLab_style) github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/bracket_notation_-_body["labels"]_(GitLab_style)
--- PASS: TestWalkExprForLabelReferences/bracket_notation_-_body["labels"]_(GitLab_style) (0.00s) | |||
| TestWalkExprForLabelReferences/bracket_notation_-_body["pull_request"]["labels"] github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/bracket_notation_-_body["pull_request"]["labels"]
--- PASS: TestWalkExprForLabelReferences/bracket_notation_-_body["pull_request"]["labels"] (0.00s) | |||
| TestWalkExprForLabelReferences/deeply_nested_bracket_notation github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/deeply_nested_bracket_notation
--- PASS: TestWalkExprForLabelReferences/deeply_nested_bracket_notation (0.00s) | |||
| TestWalkExprForLabelReferences/empty_expression_-_returns_false github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/empty_expression_-_returns_false
--- PASS: TestWalkExprForLabelReferences/empty_expression_-_returns_false (0.00s) | |||
| TestWalkExprForLabelReferences/head.label_(branch_label)_-_should_NOT_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/head.label_(branch_label)_-_should_NOT_match
--- PASS: TestWalkExprForLabelReferences/head.label_(branch_label)_-_should_NOT_match (0.00s) | |||
| TestWalkExprForLabelReferences/invalid_CEL_expression_-_returns_false github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/invalid_CEL_expression_-_returns_false
--- PASS: TestWalkExprForLabelReferences/invalid_CEL_expression_-_returns_false (0.00s) | |||
| TestWalkExprForLabelReferences/labels_in_comprehension_filter github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/labels_in_comprehension_filter
--- PASS: TestWalkExprForLabelReferences/labels_in_comprehension_filter (0.00s) | |||
| TestWalkExprForLabelReferences/mixed_notation_-_body.pull_request["labels"] github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/mixed_notation_-_body.pull_request["labels"]
--- PASS: TestWalkExprForLabelReferences/mixed_notation_-_body.pull_request["labels"] (0.00s) | |||
| TestWalkExprForLabelReferences/path_changed_-_no_labels github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/path_changed_-_no_labels
--- PASS: TestWalkExprForLabelReferences/path_changed_-_no_labels (0.00s) | |||
| TestWalkExprForLabelReferences/PR_title_contains_'labels'_-_should_NOT_match_(string_method_on_literal) github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/PR_title_contains_'labels'_-_should_NOT_match_(string_method_on_literal)
--- PASS: TestWalkExprForLabelReferences/PR_title_contains_'labels'_-_should_NOT_match_(string_method_on_literal) (0.00s) | |||
| TestWalkExprForLabelReferences/PR_title_equals_'labels'_literally_-_should_NOT_match_(string_literal) github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/PR_title_equals_'labels'_literally_-_should_NOT_match_(string_literal)
--- PASS: TestWalkExprForLabelReferences/PR_title_equals_'labels'_literally_-_should_NOT_match_(string_literal) (0.00s) | |||
| TestWalkExprForLabelReferences/pull_request_with_branch_check_-_no_labels github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/pull_request_with_branch_check_-_no_labels
--- PASS: TestWalkExprForLabelReferences/pull_request_with_branch_check_-_no_labels (0.00s) | |||
| TestWalkExprForLabelReferences/push_event_-_no_labels github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/push_event_-_no_labels
--- PASS: TestWalkExprForLabelReferences/push_event_-_no_labels (0.00s) | |||
| TestWalkExprForLabelReferences/references_body.labels_(GitLab_style) github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/references_body.labels_(GitLab_style)
--- PASS: TestWalkExprForLabelReferences/references_body.labels_(GitLab_style) (0.00s) | |||
| TestWalkExprForLabelReferences/references_body.pull_request.labels_(GitHub/Gitea_style) github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/references_body.pull_request.labels_(GitHub/Gitea_style)
--- PASS: TestWalkExprForLabelReferences/references_body.pull_request.labels_(GitHub/Gitea_style) (0.00s) | |||
| TestWalkExprForLabelReferences/references_event_type_directly github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/references_event_type_directly
--- PASS: TestWalkExprForLabelReferences/references_event_type_directly (0.00s) | |||
| TestWalkExprForLabelReferences/references_event_type_in_complex_expression github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/references_event_type_in_complex_expression
--- PASS: TestWalkExprForLabelReferences/references_event_type_in_complex_expression (0.00s) | |||
| TestWalkExprForLabelReferences/references_labels_with_size_check github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/references_labels_with_size_check
--- PASS: TestWalkExprForLabelReferences/references_labels_with_size_check (0.00s) | |||
| TestWalkExprForLabelReferences/simple_pull_request_event_check_-_no_labels github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/simple_pull_request_event_check_-_no_labels
--- PASS: TestWalkExprForLabelReferences/simple_pull_request_event_check_-_no_labels (0.00s) | |||
| TestWalkExprForLabelReferences/ternary_with_labels_in_condition github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/ternary_with_labels_in_condition
--- PASS: TestWalkExprForLabelReferences/ternary_with_labels_in_condition (0.00s) | |||
| TestWalkExprForLabelReferences/ternary_with_labels_in_false_branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/ternary_with_labels_in_false_branch
--- PASS: TestWalkExprForLabelReferences/ternary_with_labels_in_false_branch (0.00s) | |||
| TestWalkExprForLabelReferences/ternary_with_labels_in_true_branch github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/ternary_with_labels_in_true_branch
--- PASS: TestWalkExprForLabelReferences/ternary_with_labels_in_true_branch (0.00s) | |||
| TestWalkExprForLabelReferences/ternary_without_labels_-_should_NOT_match github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/ternary_without_labels_-_should_NOT_match
--- PASS: TestWalkExprForLabelReferences/ternary_without_labels_-_should_NOT_match (0.00s) | |||
| TestWalkExprForLabelReferences/title_contains_label_word_-_should_NOT_match_(string_literal) github.com/openshift-pipelines/pipelines-as-code/pkg/matcher | passed | 0 ms | |
Stdout === RUN TestWalkExprForLabelReferences/title_contains_label_word_-_should_NOT_match_(string_literal)
--- PASS: TestWalkExprForLabelReferences/title_contains_label_word_-_should_NOT_match_(string_literal) (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments
| Test | Status | Duration | |
|---|---|---|---|
| TestAnyOpsKubeLabelInSelector github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestAnyOpsKubeLabelInSelector
--- PASS: TestAnyOpsKubeLabelInSelector (0.00s) | |||
| TestCommentEventTypeTest github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest
--- PASS: TestCommentEventTypeTest (0.00s) | |||
| TestCommentEventTypeTest/cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/cancel_all
--- PASS: TestCommentEventTypeTest/cancel_all (0.00s) | |||
| TestCommentEventTypeTest/cancel_single github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/cancel_single
--- PASS: TestCommentEventTypeTest/cancel_single (0.00s) | |||
| TestCommentEventTypeTest/no_comment_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/no_comment_event_type
--- PASS: TestCommentEventTypeTest/no_comment_event_type (0.00s) | |||
| TestCommentEventTypeTest/ok_to_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/ok_to_test
--- PASS: TestCommentEventTypeTest/ok_to_test (0.00s) | |||
| TestCommentEventTypeTest/retest_all github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/retest_all
--- PASS: TestCommentEventTypeTest/retest_all (0.00s) | |||
| TestCommentEventTypeTest/retest_single github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/retest_single
--- PASS: TestCommentEventTypeTest/retest_single (0.00s) | |||
| TestCommentEventTypeTest/test_all github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/test_all
--- PASS: TestCommentEventTypeTest/test_all (0.00s) | |||
| TestCommentEventTypeTest/test_single github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestCommentEventTypeTest/test_single
--- PASS: TestCommentEventTypeTest/test_single (0.00s) | |||
| TestGetNameFromFunction github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetNameFromFunction
--- PASS: TestGetNameFromFunction (0.00s) | |||
| TestGetNameFromFunction/get_name_from_cancel_comment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetNameFromFunction/get_name_from_cancel_comment
--- PASS: TestGetNameFromFunction/get_name_from_cancel_comment (0.00s) | |||
| TestGetNameFromFunction/get_name_from_retest_comment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetNameFromFunction/get_name_from_retest_comment
--- PASS: TestGetNameFromFunction/get_name_from_retest_comment (0.00s) | |||
| TestGetNameFromFunction/get_name_from_test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetNameFromFunction/get_name_from_test_comment
--- PASS: TestGetNameFromFunction/get_name_from_test_comment (0.00s) | |||
| TestGetNameFromFunction/get_name_from_test_comment_with_args github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetNameFromFunction/get_name_from_test_comment_with_args
--- PASS: TestGetNameFromFunction/get_name_from_test_comment_with_args (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/add_string_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/add_string_after_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/add_string_after_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_and_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_and_after_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_and_after_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_particular_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_particular_pipeline
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_particular_pipeline (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_pipeline_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_pipeline_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_pipeline_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_pipeline
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_pipeline (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/different_word_other_than_branch_for_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/different_word_other_than_branch_for_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/different_word_other_than_branch_for_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_and_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_and_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_and_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/different_word_other_than_branch_for_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/different_word_other_than_branch_for_retest_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/different_word_other_than_branch_for_retest_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/retest_all_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/retest_all_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/retest_all_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_after_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_after_retest_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_after_retest_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_before_and_after_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_before_and_after_test_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_before_and_after_test_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_before_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_before_retest_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_before_retest_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_for_retest_command_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_for_retest_command_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_for_retest_command_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_and_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_and_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_and_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_all github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_all
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_all (0.00s) | |||
| TestGetPipelineRunFromCancelComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment
--- PASS: TestGetPipelineRunFromCancelComment (0.00s) | |||
| TestGetPipelineRunFromCancelComment/cancel_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/cancel_a_pipeline
--- PASS: TestGetPipelineRunFromCancelComment/cancel_a_pipeline (0.00s) | |||
| TestGetPipelineRunFromCancelComment/cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/cancel_all
--- PASS: TestGetPipelineRunFromCancelComment/cancel_all (0.00s) | |||
| TestGetPipelineRunFromCancelComment/string_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/string_after_cancel_command
--- PASS: TestGetPipelineRunFromCancelComment/string_after_cancel_command (0.00s) | |||
| TestGetPipelineRunFromCancelComment/string_before_and_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/string_before_and_after_cancel_command
--- PASS: TestGetPipelineRunFromCancelComment/string_before_and_after_cancel_command (0.00s) | |||
| TestGetPipelineRunFromCancelComment/string_before_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/string_before_cancel_command
--- PASS: TestGetPipelineRunFromCancelComment/string_before_cancel_command (0.00s) | |||
| TestGetPipelineRunFromComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment
--- PASS: TestGetPipelineRunFromComment (0.00s) | |||
| TestGetPipelineRunFromComment/retest_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/retest_a_pipeline
--- PASS: TestGetPipelineRunFromComment/retest_a_pipeline (0.00s) | |||
| TestGetPipelineRunFromComment/retest_no_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/retest_no_pipelinerun
--- PASS: TestGetPipelineRunFromComment/retest_no_pipelinerun (0.00s) | |||
| TestGetPipelineRunFromComment/string_after_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_after_retest_command
--- PASS: TestGetPipelineRunFromComment/string_after_retest_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_after_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_after_test_command
--- PASS: TestGetPipelineRunFromComment/string_after_test_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_and_after_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_and_after_retest_command
--- PASS: TestGetPipelineRunFromComment/string_before_and_after_retest_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_and_after_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_and_after_test_command
--- PASS: TestGetPipelineRunFromComment/string_before_and_after_test_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_retest_command
--- PASS: TestGetPipelineRunFromComment/string_before_retest_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_test_command
--- PASS: TestGetPipelineRunFromComment/string_before_test_command (0.00s) | |||
| TestGetPipelineRunFromComment/test_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/test_a_pipeline
--- PASS: TestGetPipelineRunFromComment/test_a_pipeline (0.00s) | |||
| TestGetPipelineRunFromComment/test_no_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/test_no_pipelinerun
--- PASS: TestGetPipelineRunFromComment/test_no_pipelinerun (0.00s) | |||
| TestGetSHAFromOkToTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetSHAFromOkToTestComment
--- PASS: TestGetSHAFromOkToTestComment (0.00s) | |||
| TestGetSHAFromOkToTestComment/full_sha github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetSHAFromOkToTestComment/full_sha
--- PASS: TestGetSHAFromOkToTestComment/full_sha (0.00s) | |||
| TestGetSHAFromOkToTestComment/no_sha github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetSHAFromOkToTestComment/no_sha
--- PASS: TestGetSHAFromOkToTestComment/no_sha (0.00s) | |||
| TestGetSHAFromOkToTestComment/sha_with_surrounding_text github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetSHAFromOkToTestComment/sha_with_surrounding_text
--- PASS: TestGetSHAFromOkToTestComment/sha_with_surrounding_text (0.00s) | |||
| TestGetSHAFromOkToTestComment/short_sha github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestGetSHAFromOkToTestComment/short_sha
--- PASS: TestGetSHAFromOkToTestComment/short_sha (0.00s) | |||
| TestIsAnyOpsEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType
--- PASS: TestIsAnyOpsEventType (0.00s) | |||
| TestIsAnyOpsEventType/CancelCommentAllEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/CancelCommentAllEventType
--- PASS: TestIsAnyOpsEventType/CancelCommentAllEventType (0.00s) | |||
| TestIsAnyOpsEventType/CancelCommentSingleEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/CancelCommentSingleEventType
--- PASS: TestIsAnyOpsEventType/CancelCommentSingleEventType (0.00s) | |||
| TestIsAnyOpsEventType/NoOpsCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/NoOpsCommentEventType
--- PASS: TestIsAnyOpsEventType/NoOpsCommentEventType (0.00s) | |||
| TestIsAnyOpsEventType/OkToTestCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/OkToTestCommentEventType
--- PASS: TestIsAnyOpsEventType/OkToTestCommentEventType (0.00s) | |||
| TestIsAnyOpsEventType/OnCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/OnCommentEventType
--- PASS: TestIsAnyOpsEventType/OnCommentEventType (0.00s) | |||
| TestIsAnyOpsEventType/Random_string github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/Random_string
--- PASS: TestIsAnyOpsEventType/Random_string (0.00s) | |||
| TestIsAnyOpsEventType/RetestAllCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/RetestAllCommentEventType
--- PASS: TestIsAnyOpsEventType/RetestAllCommentEventType (0.00s) | |||
| TestIsAnyOpsEventType/RetestSingleCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/RetestSingleCommentEventType
--- PASS: TestIsAnyOpsEventType/RetestSingleCommentEventType (0.00s) | |||
| TestIsAnyOpsEventType/TestAllCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/TestAllCommentEventType
--- PASS: TestIsAnyOpsEventType/TestAllCommentEventType (0.00s) | |||
| TestIsAnyOpsEventType/TestSingleCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsAnyOpsEventType/TestSingleCommentEventType
--- PASS: TestIsAnyOpsEventType/TestSingleCommentEventType (0.00s) | |||
| TestIsOkToTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment
--- PASS: TestIsOkToTestComment (0.00s) | |||
| TestIsOkToTestComment/invalid github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/invalid
--- PASS: TestIsOkToTestComment/invalid (0.00s) | |||
| TestIsOkToTestComment/valid github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid
--- PASS: TestIsOkToTestComment/valid (0.00s) | |||
| TestIsOkToTestComment/valid_comment_with_sha github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_comment_with_sha
--- PASS: TestIsOkToTestComment/valid_comment_with_sha (0.00s) | |||
| TestIsOkToTestComment/valid_comments github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_comments
--- PASS: TestIsOkToTestComment/valid_comments (0.00s) | |||
| TestIsOkToTestComment/valid_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_with_some_string_before
--- PASS: TestIsOkToTestComment/valid_with_some_string_before (0.00s) | |||
| TestIsOkToTestComment/valid_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_with_some_string_before_and_after
--- PASS: TestIsOkToTestComment/valid_with_some_string_before_and_after (0.00s) | |||
| TestIsTestRetestComment github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 10 ms | |
Stdout === RUN TestIsTestRetestComment
--- PASS: TestIsTestRetestComment (0.01s) | |||
| TestIsTestRetestComment/invalid github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/invalid
--- PASS: TestIsTestRetestComment/invalid (0.00s) | |||
| TestIsTestRetestComment/invalid#01 github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/invalid#01
--- PASS: TestIsTestRetestComment/invalid#01 (0.00s) | |||
| TestIsTestRetestComment/retest_trigger_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/retest_trigger_single_pr
--- PASS: TestIsTestRetestComment/retest_trigger_single_pr (0.00s) | |||
| TestIsTestRetestComment/retest_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/retest_with_some_string_before_and_after
--- PASS: TestIsTestRetestComment/retest_with_some_string_before_and_after (0.00s) | |||
| TestIsTestRetestComment/test_trigger_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/test_trigger_single_pr
--- PASS: TestIsTestRetestComment/test_trigger_single_pr (0.00s) | |||
| TestIsTestRetestComment/test_valid_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/test_valid_with_some_string_before_and_after
--- PASS: TestIsTestRetestComment/test_valid_with_some_string_before_and_after (0.00s) | |||
| TestIsTestRetestComment/test_valid_with_some_string_before_and_after#01 github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/test_valid_with_some_string_before_and_after#01
--- PASS: TestIsTestRetestComment/test_valid_with_some_string_before_and_after#01 (0.00s) | |||
| TestIsTestRetestComment/valid_comments github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_comments
--- PASS: TestIsTestRetestComment/valid_comments (0.00s) | |||
| TestIsTestRetestComment/valid_retest github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_retest
--- PASS: TestIsTestRetestComment/valid_retest (0.00s) | |||
| TestIsTestRetestComment/valid_retest_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_retest_with_some_string_before
--- PASS: TestIsTestRetestComment/valid_retest_with_some_string_before (0.00s) | |||
| TestIsTestRetestComment/valid_test_all github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_test_all
--- PASS: TestIsTestRetestComment/valid_test_all (0.00s) | |||
| TestIsTestRetestComment/valid_test_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_test_with_some_string_before
--- PASS: TestIsTestRetestComment/valid_test_with_some_string_before (0.00s) | |||
| TestLabelsBackwardCompat github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestLabelsBackwardCompat
--- PASS: TestLabelsBackwardCompat (0.00s) | |||
| TestLabelsBackwardCompat/OnCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestLabelsBackwardCompat/OnCommentEventType
--- PASS: TestLabelsBackwardCompat/OnCommentEventType (0.00s) | |||
| TestLabelsBackwardCompat/OtherLabel github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestLabelsBackwardCompat/OtherLabel
--- PASS: TestLabelsBackwardCompat/OtherLabel (0.00s) | |||
| TestLabelsBackwardCompat/RetestAllCommentEventType github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestLabelsBackwardCompat/RetestAllCommentEventType
--- PASS: TestLabelsBackwardCompat/RetestAllCommentEventType (0.00s) | |||
| TestParseKeyValueArgs github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs
--- PASS: TestParseKeyValueArgs (0.00s) | |||
| TestParseKeyValueArgs/do_not_start_with_/ github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs/do_not_start_with_/
--- PASS: TestParseKeyValueArgs/do_not_start_with_/ (0.00s) | |||
| TestParseKeyValueArgs/parse_multiple_mix github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs/parse_multiple_mix
--- PASS: TestParseKeyValueArgs/parse_multiple_mix (0.00s) | |||
| TestParseKeyValueArgs/parse_multiple_mix_with_non_proper_keyvalue github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs/parse_multiple_mix_with_non_proper_keyvalue
--- PASS: TestParseKeyValueArgs/parse_multiple_mix_with_non_proper_keyvalue (0.00s) | |||
| TestParseKeyValueArgs/parse_quoted_with_space github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs/parse_quoted_with_space
--- PASS: TestParseKeyValueArgs/parse_quoted_with_space (0.00s) | |||
| TestParseKeyValueArgs/parse_simple github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs/parse_simple
--- PASS: TestParseKeyValueArgs/parse_simple (0.00s) | |||
| TestParseKeyValueArgs/parse_with_newline github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestParseKeyValueArgs/parse_with_newline
--- PASS: TestParseKeyValueArgs/parse_with_newline (0.00s) | |||
| TestSetEventTypeTestPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestSetEventTypeTestPipelineRun
--- PASS: TestSetEventTypeTestPipelineRun (0.00s) | |||
| TestSetEventTypeTestPipelineRun/cancel_all_pr github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestSetEventTypeTestPipelineRun/cancel_all_pr
--- PASS: TestSetEventTypeTestPipelineRun/cancel_all_pr (0.00s) | |||
| TestSetEventTypeTestPipelineRun/cancel_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestSetEventTypeTestPipelineRun/cancel_single_pr
--- PASS: TestSetEventTypeTestPipelineRun/cancel_single_pr (0.00s) | |||
| TestSetEventTypeTestPipelineRun/no_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestSetEventTypeTestPipelineRun/no_event_type
--- PASS: TestSetEventTypeTestPipelineRun/no_event_type (0.00s) | |||
| TestSetEventTypeTestPipelineRun/retest_single_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestSetEventTypeTestPipelineRun/retest_single_event_type
--- PASS: TestSetEventTypeTestPipelineRun/retest_single_event_type (0.00s) | |||
| TestSetEventTypeTestPipelineRun/test_single_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/opscomments | passed | 0 ms | |
Stdout === RUN TestSetEventTypeTestPipelineRun/test_single_event_type
--- PASS: TestSetEventTypeTestPipelineRun/test_single_event_type (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/params
| Test | Status | Duration | |
|---|---|---|---|
| TestGetInstallLocation github.com/openshift-pipelines/pipelines-as-code/pkg/params | passed | 1.24s | |
Stdout === RUN TestGetInstallLocation
--- PASS: TestGetInstallLocation (1.24s) | |||
| TestGetInstallLocation/deployment_with_version_label github.com/openshift-pipelines/pipelines-as-code/pkg/params | passed | 1.24s | |
Stdout === RUN TestGetInstallLocation/deployment_with_version_label
--- PASS: TestGetInstallLocation/deployment_with_version_label (1.24s) | |||
| TestGetInstallLocation/deployment_without_version_label github.com/openshift-pipelines/pipelines-as-code/pkg/params | passed | 0 ms | |
Stdout === RUN TestGetInstallLocation/deployment_without_version_label
--- PASS: TestGetInstallLocation/deployment_without_version_label (0.00s) | |||
| TestGetInstallLocation/no_deployments_found github.com/openshift-pipelines/pipelines-as-code/pkg/params | passed | 0 ms | |
Stdout === RUN TestGetInstallLocation/no_deployments_found
--- PASS: TestGetInstallLocation/no_deployments_found (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/params/clients
| Test | Status | Duration | |
|---|---|---|---|
| TestClients_GetURL github.com/openshift-pipelines/pipelines-as-code/pkg/params/clients | passed | 0 ms | |
Stdout === RUN TestClients_GetURL
--- PASS: TestClients_GetURL (0.00s) | |||
| TestClients_GetURL/bad github.com/openshift-pipelines/pipelines-as-code/pkg/params/clients | passed | 0 ms | |
Stdout === RUN TestClients_GetURL/bad
--- PASS: TestClients_GetURL/bad (0.00s) | |||
| TestClients_GetURL/good github.com/openshift-pipelines/pipelines-as-code/pkg/params/clients | passed | 0 ms | |
Stdout === RUN TestClients_GetURL/good
--- PASS: TestClients_GetURL/good (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/params/info
| Test | Status | Duration | |
|---|---|---|---|
| TestGetControllerInfoFromEnvOrDefault github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetControllerInfoFromEnvOrDefault
--- PASS: TestGetControllerInfoFromEnvOrDefault (0.00s) | |||
| TestGetControllerInfoFromEnvOrDefault/info_from_default github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetControllerInfoFromEnvOrDefault/info_from_default
--- PASS: TestGetControllerInfoFromEnvOrDefault/info_from_default (0.00s) | |||
| TestGetControllerInfoFromEnvOrDefault/info_with_envs github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetControllerInfoFromEnvOrDefault/info_with_envs
--- PASS: TestGetControllerInfoFromEnvOrDefault/info_with_envs (0.00s) | |||
| TestGetCurrentControllerName github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName
--- PASS: TestGetCurrentControllerName (0.00s) | |||
| TestGetCurrentControllerName/Context_with_a_different_key_(should_not_find_ours) github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName/Context_with_a_different_key_(should_not_find_ours)
--- PASS: TestGetCurrentControllerName/Context_with_a_different_key_(should_not_find_ours) (0.00s) | |||
| TestGetCurrentControllerName/Context_with_our_key_and_another_key github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName/Context_with_our_key_and_another_key
--- PASS: TestGetCurrentControllerName/Context_with_our_key_and_another_key (0.00s) | |||
| TestGetCurrentControllerName/Controller_name_not_present_in_context github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName/Controller_name_not_present_in_context
--- PASS: TestGetCurrentControllerName/Controller_name_not_present_in_context (0.00s) | |||
| TestGetCurrentControllerName/Controller_name_present_in_context github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName/Controller_name_present_in_context
--- PASS: TestGetCurrentControllerName/Controller_name_present_in_context (0.00s) | |||
| TestGetCurrentControllerName/Empty_string_as_controller_name github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName/Empty_string_as_controller_name
--- PASS: TestGetCurrentControllerName/Empty_string_as_controller_name (0.00s) | |||
| TestGetCurrentControllerName/Value_present_but_not_a_string github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetCurrentControllerName/Value_present_but_not_a_string
--- PASS: TestGetCurrentControllerName/Value_present_but_not_a_string (0.00s) | |||
| TestGetStoreCurrentControllerName github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetStoreCurrentControllerName
--- PASS: TestGetStoreCurrentControllerName (0.00s) | |||
| TestGetStoreCurrentControllerName/did_not_get_any github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetStoreCurrentControllerName/did_not_get_any
--- PASS: TestGetStoreCurrentControllerName/did_not_get_any (0.00s) | |||
| TestGetStoreCurrentControllerName/store_controller_name github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestGetStoreCurrentControllerName/store_controller_name
--- PASS: TestGetStoreCurrentControllerName/store_controller_name (0.00s) | |||
| TestInfoEvent github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestInfoEvent
--- PASS: TestInfoEvent (0.00s) | |||
| TestKubeOptsFlags github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsFlags
--- PASS: TestKubeOptsFlags (0.00s) | |||
| TestKubeOptsFlags/both_flags_short_form github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsFlags/both_flags_short_form
--- PASS: TestKubeOptsFlags/both_flags_short_form (0.00s) | |||
| TestKubeOptsFlags/both_flags_together github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsFlags/both_flags_together
--- PASS: TestKubeOptsFlags/both_flags_together (0.00s) | |||
| TestKubeOptsFlags/kubeconfig_flag_only github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsFlags/kubeconfig_flag_only
--- PASS: TestKubeOptsFlags/kubeconfig_flag_only (0.00s) | |||
| TestKubeOptsFlags/namespace_flag_only github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsFlags/namespace_flag_only
--- PASS: TestKubeOptsFlags/namespace_flag_only (0.00s) | |||
| TestKubeOptsFlags/namespace_flag_short_form github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsFlags/namespace_flag_short_form
--- PASS: TestKubeOptsFlags/namespace_flag_short_form (0.00s) | |||
| TestKubeOptsWithEnv github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsWithEnv
--- PASS: TestKubeOptsWithEnv (0.00s) | |||
| TestKubeOptsWithEnv/with_env github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsWithEnv/with_env
--- PASS: TestKubeOptsWithEnv/with_env (0.00s) | |||
| TestKubeOptsWithEnv/with_env#01 github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestKubeOptsWithEnv/with_env#01
--- PASS: TestKubeOptsWithEnv/with_env#01 (0.00s) | |||
| TestNewInfo github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestNewInfo
--- PASS: TestNewInfo (0.00s) | |||
| TestUserHomeDir github.com/openshift-pipelines/pipelines-as-code/pkg/params/info | passed | 0 ms | |
Stdout === RUN TestUserHomeDir
--- PASS: TestUserHomeDir (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings
| Test | Status | Duration | |
|---|---|---|---|
| TestDefaultSettings github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestDefaultSettings
--- PASS: TestDefaultSettings (0.00s) | |||
| TestGetCatalogHub github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub
--- PASS: TestGetCatalogHub (0.00s) | |||
| TestGetCatalogHub/bad/custom_catalog_called_https github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/bad/custom_catalog_called_https
--- PASS: TestGetCatalogHub/bad/custom_catalog_called_https (0.00s) | |||
| TestGetCatalogHub/bad/invalid_url github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/bad/invalid_url
--- PASS: TestGetCatalogHub/bad/invalid_url (0.00s) | |||
| TestGetCatalogHub/bad/missing_keys_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/bad/missing_keys_custom_catalog
--- PASS: TestGetCatalogHub/bad/missing_keys_custom_catalog (0.00s) | |||
| TestGetCatalogHub/bad/missing_value_for_custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/bad/missing_value_for_custom_catalog
--- PASS: TestGetCatalogHub/bad/missing_value_for_custom_catalog (0.00s) | |||
| TestGetCatalogHub/custom_catalog_type_detection_via_API_-_failure_(TektonHub) github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/custom_catalog_type_detection_via_API_-_failure_(TektonHub)
--- PASS: TestGetCatalogHub/custom_catalog_type_detection_via_API_-_failure_(TektonHub) (0.00s) | |||
| TestGetCatalogHub/custom_catalog_type_detection_via_API_-_success_(ArtifactHub) github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/custom_catalog_type_detection_via_API_-_success_(ArtifactHub)
--- PASS: TestGetCatalogHub/custom_catalog_type_detection_via_API_-_success_(ArtifactHub) (0.00s) | |||
| TestGetCatalogHub/good/custom_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/good/custom_catalog
--- PASS: TestGetCatalogHub/good/custom_catalog (0.00s) | |||
| TestGetCatalogHub/good/custom_catalog_with_different_data github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/good/custom_catalog_with_different_data
--- PASS: TestGetCatalogHub/good/custom_catalog_with_different_data (0.00s) | |||
| TestGetCatalogHub/good/custom_catalog_with_initialization github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/good/custom_catalog_with_initialization
--- PASS: TestGetCatalogHub/good/custom_catalog_with_initialization (0.00s) | |||
| TestGetCatalogHub/good/custom_catalog_with_same_data github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/good/custom_catalog_with_same_data
--- PASS: TestGetCatalogHub/good/custom_catalog_with_same_data (0.00s) | |||
| TestGetCatalogHub/good/default_catalog github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/good/default_catalog
--- PASS: TestGetCatalogHub/good/default_catalog (0.00s) | |||
| TestGetCatalogHub/invalid_hub_type github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/invalid_hub_type
--- PASS: TestGetCatalogHub/invalid_hub_type (0.00s) | |||
| TestGetCatalogHub/multiple_catalogs_with_different_types github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetCatalogHub/multiple_catalogs_with_different_types
--- PASS: TestGetCatalogHub/multiple_catalogs_with_different_types (0.00s) | |||
| TestGetHubCatalogTypeViaAPI github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetHubCatalogTypeViaAPI
--- PASS: TestGetHubCatalogTypeViaAPI (0.00s) | |||
| TestGetHubCatalogTypeViaAPI/returns_ArtifactHubType_on_200_OK github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetHubCatalogTypeViaAPI/returns_ArtifactHubType_on_200_OK
--- PASS: TestGetHubCatalogTypeViaAPI/returns_ArtifactHubType_on_200_OK (0.00s) | |||
| TestGetHubCatalogTypeViaAPI/returns_TektonHubType_on_404_Not_Found github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetHubCatalogTypeViaAPI/returns_TektonHubType_on_404_Not_Found
--- PASS: TestGetHubCatalogTypeViaAPI/returns_TektonHubType_on_404_Not_Found (0.00s) | |||
| TestGetHubCatalogTypeViaAPI/returns_TektonHubType_on_500_Internal_Server_Error github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestGetHubCatalogTypeViaAPI/returns_TektonHubType_on_500_Internal_Server_Error
--- PASS: TestGetHubCatalogTypeViaAPI/returns_TektonHubType_on_500_Internal_Server_Error (0.00s) | |||
| TestSyncConfig github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 280 ms | |
Stdout === RUN TestSyncConfig
--- PASS: TestSyncConfig (0.28s) | |||
| TestSyncConfig/invalid_value_for_bool_field github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestSyncConfig/invalid_value_for_bool_field
--- PASS: TestSyncConfig/invalid_value_for_bool_field (0.00s) | |||
| TestSyncConfig/invalid_value_for_int_field github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 10 ms | |
Stdout === RUN TestSyncConfig/invalid_value_for_int_field
--- PASS: TestSyncConfig/invalid_value_for_int_field (0.01s) | |||
| TestSyncConfig/invalid_value_regex github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestSyncConfig/invalid_value_regex
--- PASS: TestSyncConfig/invalid_value_regex (0.00s) | |||
| TestSyncConfig/invalid_value_url github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 0 ms | |
Stdout === RUN TestSyncConfig/invalid_value_url
--- PASS: TestSyncConfig/invalid_value_url (0.00s) | |||
| TestSyncConfig/invalid_value_url_for_custom_console_pr_detail github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 10 ms | |
Stdout === RUN TestSyncConfig/invalid_value_url_for_custom_console_pr_detail
--- PASS: TestSyncConfig/invalid_value_url_for_custom_console_pr_detail (0.01s) | |||
| TestSyncConfig/override_values github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 10 ms | |
Stdout === RUN TestSyncConfig/override_values
--- PASS: TestSyncConfig/override_values (0.01s) | |||
| TestSyncConfig/With_all_default_values github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings | passed | 240 ms | |
Stdout === RUN TestSyncConfig/With_all_default_values
--- PASS: TestSyncConfig/With_all_default_values (0.24s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode
| Test | Status | Duration | |
|---|---|---|---|
| TestCancelAllInProgressBelongingToClosedPullRequest github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest (0.02s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_annotation_set_to_false github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_annotation_set_to_false
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_annotation_set_to_false (0.00s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_annotation_set_to_true github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_annotation_set_to_true
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_annotation_set_to_true (0.00s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_no_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_no_annotation
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/cancel_all_in_progress_PipelineRuns_with_no_annotation (0.00s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/do_not_cancel_push-triggered_PipelineRuns_on_PR_close github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/do_not_cancel_push-triggered_PipelineRuns_on_PR_close
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/do_not_cancel_push-triggered_PipelineRuns_on_PR_close (0.00s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/exclude_PipelineRun_having_cancel-in-progress_set_to_false_when_global_setting_is_true github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/exclude_PipelineRun_having_cancel-in-progress_set_to_false_when_global_setting_is_true
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/exclude_PipelineRun_having_cancel-in-progress_set_to_false_when_global_setting_is_true (0.00s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/include_only_PipelineRuns_having_cancel-in-progress_set_to_true_when_global_setting_is_false github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/include_only_PipelineRuns_having_cancel-in-progress_set_to_true_when_global_setting_is_false
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/include_only_PipelineRuns_having_cancel-in-progress_set_to_true_when_global_setting_is_false (0.00s) | |||
| TestCancelAllInProgressBelongingToClosedPullRequest/no_PipelineRuns_to_cancel github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelAllInProgressBelongingToClosedPullRequest/no_PipelineRuns_to_cancel
--- PASS: TestCancelAllInProgressBelongingToClosedPullRequest/no_PipelineRuns_to_cancel (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 40 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun
--- PASS: TestCancelInProgressMatchingPipelineRun (0.04s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress (0.01s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_exclude_not_belonging_to_same_pr github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_exclude_not_belonging_to_same_pr
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_exclude_not_belonging_to_same_pr (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_exclude_not_belonging_to_same_push_branch github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_exclude_not_belonging_to_same_push_branch
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_exclude_not_belonging_to_same_push_branch (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_from_/retest github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_from_/retest
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_from_/retest (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_PipelineRun_generateName github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_PipelineRun_generateName
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_PipelineRun_generateName (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_PR_is_enable_via_ConfigMap github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_PR_is_enable_via_ConfigMap
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_PR_is_enable_via_ConfigMap (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_push_is_enable_via_ConfigMap github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_push_is_enable_via_ConfigMap
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_on_push_is_enable_via_ConfigMap (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_settings_on_PR_is_overridden_by_PR_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_settings_on_PR_is_overridden_by_PR_annotation
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_settings_on_PR_is_overridden_by_PR_annotation (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_settings_on_push_is_overridden_by_PR_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_settings_on_push_is_overridden_by_PR_annotation
--- PASS: TestCancelInProgressMatchingPipelineRun/match/cancel_in_progress_settings_on_push_is_overridden_by_PR_annotation (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/matching_PipelineRun_when_source_branch_annotation_is_having_full_path_refs/heads/ github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/matching_PipelineRun_when_source_branch_annotation_is_having_full_path_refs/heads/
--- PASS: TestCancelInProgressMatchingPipelineRun/matching_PipelineRun_when_source_branch_annotation_is_having_full_path_refs/heads/ (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/skip/cancel_in_progress_with_concurrency_limit github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/skip/cancel_in_progress_with_concurrency_limit
--- PASS: TestCancelInProgressMatchingPipelineRun/skip/cancel_in_progress_with_concurrency_limit (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/skip/cancelled_pr github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/skip/cancelled_pr
--- PASS: TestCancelInProgressMatchingPipelineRun/skip/cancelled_pr (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/skip/finished_pr github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/skip/finished_pr
--- PASS: TestCancelInProgressMatchingPipelineRun/skip/finished_pr (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/skipped/no_cancel_in_progress_annotations github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/skipped/no_cancel_in_progress_annotations
--- PASS: TestCancelInProgressMatchingPipelineRun/skipped/no_cancel_in_progress_annotations (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/skipped/no_original_pr_name github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/skipped/no_original_pr_name
--- PASS: TestCancelInProgressMatchingPipelineRun/skipped/no_original_pr_name (0.00s) | |||
| TestCancelInProgressMatchingPipelineRun/skipped/no_pr github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelInProgressMatchingPipelineRun/skipped/no_pr
--- PASS: TestCancelInProgressMatchingPipelineRun/skipped/no_pr (0.00s) | |||
| TestCancelPipelinerunOpsComment github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 40 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment
--- PASS: TestCancelPipelinerunOpsComment (0.04s) | |||
| TestCancelPipelinerunOpsComment/cancel_a_specific_run github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/cancel_a_specific_run
--- PASS: TestCancelPipelinerunOpsComment/cancel_a_specific_run (0.00s) | |||
| TestCancelPipelinerunOpsComment/cancel_a_specific_run_for_push_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/cancel_a_specific_run_for_push_event
--- PASS: TestCancelPipelinerunOpsComment/cancel_a_specific_run_for_push_event (0.00s) | |||
| TestCancelPipelinerunOpsComment/cancel_running github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/cancel_running
--- PASS: TestCancelPipelinerunOpsComment/cancel_running (0.03s) | |||
| TestCancelPipelinerunOpsComment/cancel_running_for_push_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/cancel_running_for_push_event
--- PASS: TestCancelPipelinerunOpsComment/cancel_running_for_push_event (0.00s) | |||
| TestCancelPipelinerunOpsComment/cancel_specific_run_does_not_affect_other_repository_in_shared_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/cancel_specific_run_does_not_affect_other_repository_in_shared_namespace
--- PASS: TestCancelPipelinerunOpsComment/cancel_specific_run_does_not_affect_other_repository_in_shared_namespace (0.00s) | |||
| TestCancelPipelinerunOpsComment/cancelling_a_done_pipelinerun_or_already_cancelled_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/cancelling_a_done_pipelinerun_or_already_cancelled_pipelinerun
--- PASS: TestCancelPipelinerunOpsComment/cancelling_a_done_pipelinerun_or_already_cancelled_pipelinerun (0.00s) | |||
| TestCancelPipelinerunOpsComment/no_pipelineruns_found github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelinerunOpsComment/no_pipelineruns_found
--- PASS: TestCancelPipelinerunOpsComment/no_pipelineruns_found (0.00s) | |||
| TestCancelPipelineRunsOpsCommentFallsBackWhenTargetNamespaceRepoMissing github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCancelPipelineRunsOpsCommentFallsBackWhenTargetNamespaceRepoMissing
--- PASS: TestCancelPipelineRunsOpsCommentFallsBackWhenTargetNamespaceRepoMissing (0.00s) | |||
| TestCancelPipelineRunsOpsCommentResolvesTargetNamespaceFromTemplate github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestCancelPipelineRunsOpsCommentResolvesTargetNamespaceFromTemplate
--- PASS: TestCancelPipelineRunsOpsCommentResolvesTargetNamespaceFromTemplate (0.01s) | |||
| TestChangePipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestChangePipelineRun
--- PASS: TestChangePipelineRun (0.00s) | |||
| TestChangePipelineRun/test_with_json_error github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestChangePipelineRun/test_with_json_error
--- PASS: TestChangePipelineRun/test_with_json_error (0.00s) | |||
| TestChangePipelineRun/test_with_params github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestChangePipelineRun/test_with_params
--- PASS: TestChangePipelineRun/test_with_params (0.00s) | |||
| TestCheckAccessOrErrror github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCheckAccessOrErrror
--- PASS: TestCheckAccessOrErrror (0.00s) | |||
| TestCheckAccessOrErrror/create_status_error github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCheckAccessOrErrror/create_status_error
--- PASS: TestCheckAccessOrErrror/create_status_error (0.00s) | |||
| TestCheckAccessOrErrror/user_is_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCheckAccessOrErrror/user_is_allowed
--- PASS: TestCheckAccessOrErrror/user_is_allowed (0.00s) | |||
| TestCheckAccessOrErrror/user_is_not_allowed_-_no_account_ID github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCheckAccessOrErrror/user_is_not_allowed_-_no_account_ID
--- PASS: TestCheckAccessOrErrror/user_is_not_allowed_-_no_account_ID (0.00s) | |||
| TestCheckAccessOrErrror/user_is_not_allowed_-_with_account_ID github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestCheckAccessOrErrror/user_is_not_allowed_-_with_account_ID
--- PASS: TestCheckAccessOrErrror/user_is_not_allowed_-_with_account_ID (0.00s) | |||
| TestExecutionOrder github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestExecutionOrder
--- PASS: TestExecutionOrder (0.00s) | |||
| TestExecutionOrder_SinglePRun github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestExecutionOrder_SinglePRun
--- PASS: TestExecutionOrder_SinglePRun (0.00s) | |||
| TestFilterRunningPipelineRunOnTargetTest github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestFilterRunningPipelineRunOnTargetTest
--- PASS: TestFilterRunningPipelineRunOnTargetTest (0.00s) | |||
| TestGetExecutionOrderPatch github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetExecutionOrderPatch
--- PASS: TestGetExecutionOrderPatch (0.00s) | |||
| TestGetExecutionOrderPatch/empty github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetExecutionOrderPatch/empty
--- PASS: TestGetExecutionOrderPatch/empty (0.00s) | |||
| TestGetExecutionOrderPatch/multiple_prs github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetExecutionOrderPatch/multiple_prs
--- PASS: TestGetExecutionOrderPatch/multiple_prs (0.00s) | |||
| TestGetExecutionOrderPatch/single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetExecutionOrderPatch/single_pr
--- PASS: TestGetExecutionOrderPatch/single_pr (0.00s) | |||
| TestGetLabelSelector github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetLabelSelector
--- PASS: TestGetLabelSelector (0.00s) | |||
| TestGetLabelSelector/empty_labels github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetLabelSelector/empty_labels
--- PASS: TestGetLabelSelector/empty_labels (0.00s) | |||
| TestGetLabelSelector/multiple_labels github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetLabelSelector/multiple_labels
--- PASS: TestGetLabelSelector/multiple_labels (0.00s) | |||
| TestGetLabelSelector/not_in_operator github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetLabelSelector/not_in_operator
--- PASS: TestGetLabelSelector/not_in_operator (0.00s) | |||
| TestGetLabelSelector/single_label github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetLabelSelector/single_label
--- PASS: TestGetLabelSelector/single_label (0.00s) | |||
| TestGetLogURLMergePatch github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetLogURLMergePatch
--- PASS: TestGetLogURLMergePatch (0.00s) | |||
| TestGetPipelineRunsFromRepo github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 150 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo
--- PASS: TestGetPipelineRunsFromRepo (0.15s) | |||
| TestGetPipelineRunsFromRepo/invalid_tekton_pipelineruns_in_directory github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/invalid_tekton_pipelineruns_in_directory
--- PASS: TestGetPipelineRunsFromRepo/invalid_tekton_pipelineruns_in_directory (0.01s) | |||
| TestGetPipelineRunsFromRepo/more_than_one_pipelinerun_in_.tekton_dir github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/more_than_one_pipelinerun_in_.tekton_dir
--- PASS: TestGetPipelineRunsFromRepo/more_than_one_pipelinerun_in_.tekton_dir (0.02s) | |||
| TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_on_ok-to-test_command_for_an_external_user github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_on_ok-to-test_command_for_an_external_user
--- PASS: TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_on_ok-to-test_command_for_an_external_user (0.01s) | |||
| TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_only_match_the_no-match github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_only_match_the_no-match
--- PASS: TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_only_match_the_no-match (0.02s) | |||
| TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_only_matched_should_be_returned github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_only_matched_should_be_returned
--- PASS: TestGetPipelineRunsFromRepo/no-match_pipelineruns_in_.tekton_dir,_only_matched_should_be_returned (0.03s) | |||
| TestGetPipelineRunsFromRepo/no_.tekton_dir_in_repository github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/no_.tekton_dir_in_repository
--- PASS: TestGetPipelineRunsFromRepo/no_.tekton_dir_in_repository (0.00s) | |||
| TestGetPipelineRunsFromRepo/retest_when_all_pipelines_already_succeeded_returns_no_runs_and_posts_comment github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/retest_when_all_pipelines_already_succeeded_returns_no_runs_and_posts_comment
--- PASS: TestGetPipelineRunsFromRepo/retest_when_all_pipelines_already_succeeded_returns_no_runs_and_posts_comment (0.02s) | |||
| TestGetPipelineRunsFromRepo/same_name_pipelineruns_error_on_regular_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/same_name_pipelineruns_error_on_regular_event
--- PASS: TestGetPipelineRunsFromRepo/same_name_pipelineruns_error_on_regular_event (0.01s) | |||
| TestGetPipelineRunsFromRepo/same_name_pipelineruns_skipped_on_no-ops_comment_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/same_name_pipelineruns_skipped_on_no-ops_comment_event
--- PASS: TestGetPipelineRunsFromRepo/same_name_pipelineruns_skipped_on_no-ops_comment_event (0.01s) | |||
| TestGetPipelineRunsFromRepo/single_pipelinerun_in_.tekton_dir github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestGetPipelineRunsFromRepo/single_pipelinerun_in_.tekton_dir
--- PASS: TestGetPipelineRunsFromRepo/single_pipelinerun_in_.tekton_dir (0.02s) | |||
| TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo
--- PASS: TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo (0.01s) | |||
| TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/falls_back_to_matched_repo_when_annotation_is_absent github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/falls_back_to_matched_repo_when_annotation_is_absent
--- PASS: TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/falls_back_to_matched_repo_when_annotation_is_absent (0.00s) | |||
| TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/skips_pipelinerun_when_target_namespace_repo_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/skips_pipelinerun_when_target_namespace_repo_not_found
--- PASS: TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/skips_pipelinerun_when_target_namespace_repo_not_found (0.00s) | |||
| TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/uses_target_namespace_repo_from_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/uses_target_namespace_repo_from_annotation
--- PASS: TestGetPipelineRunsFromRepoExplicitTestUsesTargetNamespaceRepo/uses_target_namespace_repo_from_annotation (0.00s) | |||
| TestPacRun_checkNeedUpdate github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestPacRun_checkNeedUpdate
--- PASS: TestPacRun_checkNeedUpdate (0.00s) | |||
| TestPacRun_checkNeedUpdate/no_need github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestPacRun_checkNeedUpdate/no_need
--- PASS: TestPacRun_checkNeedUpdate/no_need (0.00s) | |||
| TestProcessTemplates github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestProcessTemplates
--- PASS: TestProcessTemplates (0.03s) | |||
| TestProcessTemplates/no_pull_request_no_nothing github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/no_pull_request_no_nothing
--- PASS: TestProcessTemplates/no_pull_request_no_nothing (0.00s) | |||
| TestProcessTemplates/params/bad_filter_skipped github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/bad_filter_skipped
--- PASS: TestProcessTemplates/params/bad_filter_skipped (0.00s) | |||
| TestProcessTemplates/params/bad_payload_skipped github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/bad_payload_skipped
--- PASS: TestProcessTemplates/params/bad_payload_skipped (0.00s) | |||
| TestProcessTemplates/params/basic github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/basic
--- PASS: TestProcessTemplates/params/basic (0.00s) | |||
| TestProcessTemplates/params/filter github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestProcessTemplates/params/filter
--- PASS: TestProcessTemplates/params/filter (0.01s) | |||
| TestProcessTemplates/params/filter_on_body github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/filter_on_body
--- PASS: TestProcessTemplates/params/filter_on_body (0.00s) | |||
| TestProcessTemplates/params/filter_on_body_with_bad_filter github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/filter_on_body_with_bad_filter
--- PASS: TestProcessTemplates/params/filter_on_body_with_bad_filter (0.00s) | |||
| TestProcessTemplates/params/from_secret github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/from_secret
--- PASS: TestProcessTemplates/params/from_secret (0.00s) | |||
| TestProcessTemplates/params/no_filter_match github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/no_filter_match
--- PASS: TestProcessTemplates/params/no_filter_match (0.00s) | |||
| TestProcessTemplates/params/pick_value_when_value_and_secret_set github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/pick_value_when_value_and_secret_set
--- PASS: TestProcessTemplates/params/pick_value_when_value_and_secret_set (0.00s) | |||
| TestProcessTemplates/params/skip_with_no_name github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/skip_with_no_name
--- PASS: TestProcessTemplates/params/skip_with_no_name (0.00s) | |||
| TestProcessTemplates/params/two_filters_same_name,_match_first github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/two_filters_same_name,_match_first
--- PASS: TestProcessTemplates/params/two_filters_same_name,_match_first (0.00s) | |||
| TestProcessTemplates/params/unknown_secret_skipped github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/unknown_secret_skipped
--- PASS: TestProcessTemplates/params/unknown_secret_skipped (0.00s) | |||
| TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name
--- PASS: TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name (0.00s) | |||
| TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name#01 github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name#01
--- PASS: TestProcessTemplates/params/use_last_params_when_two_values_of_the_same_name#01 (0.00s) | |||
| TestProcessTemplates/process_pull_request_number github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/process_pull_request_number
--- PASS: TestProcessTemplates/process_pull_request_number (0.00s) | |||
| TestProcessTemplates/replace_target_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/replace_target_namespace
--- PASS: TestProcessTemplates/replace_target_namespace (0.00s) | |||
| TestProcessTemplates/strip_refs_head_from_branches github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/strip_refs_head_from_branches
--- PASS: TestProcessTemplates/strip_refs_head_from_branches (0.00s) | |||
| TestProcessTemplates/test_git_tag_variable github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/test_git_tag_variable
--- PASS: TestProcessTemplates/test_git_tag_variable (0.00s) | |||
| TestProcessTemplates/test_process_templates github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/test_process_templates
--- PASS: TestProcessTemplates/test_process_templates (0.00s) | |||
| TestProcessTemplates/test_process_templates_lowering_owner_and_repository github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/test_process_templates_lowering_owner_and_repository
--- PASS: TestProcessTemplates/test_process_templates_lowering_owner_and_repository (0.00s) | |||
| TestProcessTemplates/test_process_use_cloneurl github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestProcessTemplates/test_process_use_cloneurl
--- PASS: TestProcessTemplates/test_process_use_cloneurl (0.00s) | |||
| TestReportValidationErrors github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestReportValidationErrors
--- PASS: TestReportValidationErrors (0.00s) | |||
| TestReportValidationErrors/create_comment_error github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestReportValidationErrors/create_comment_error
--- PASS: TestReportValidationErrors/create_comment_error (0.00s) | |||
| TestReportValidationErrors/ignored_errors_by_regex github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestReportValidationErrors/ignored_errors_by_regex
--- PASS: TestReportValidationErrors/ignored_errors_by_regex (0.00s) | |||
| TestReportValidationErrors/no_validation_errors github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestReportValidationErrors/no_validation_errors
--- PASS: TestReportValidationErrors/no_validation_errors (0.00s) | |||
| TestReportValidationErrors/non-tekton_schema_errors github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestReportValidationErrors/non-tekton_schema_errors
--- PASS: TestReportValidationErrors/non-tekton_schema_errors (0.00s) | |||
| TestReportValidationErrors/tekton_validation_errors github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestReportValidationErrors/tekton_validation_errors
--- PASS: TestReportValidationErrors/tekton_validation_errors (0.00s) | |||
| TestRun github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 370 ms | |
Stdout === RUN TestRun
--- PASS: TestRun (0.37s) | |||
| TestRun/allowed/push_event_even_from_non_allowed_user github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestRun/allowed/push_event_even_from_non_allowed_user
--- PASS: TestRun/allowed/push_event_even_from_non_allowed_user (0.02s) | |||
| TestRun/Do_not_allow_unauthorized_user_to_run_CI_on_pushed_commit github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestRun/Do_not_allow_unauthorized_user_to_run_CI_on_pushed_commit
--- PASS: TestRun/Do_not_allow_unauthorized_user_to_run_CI_on_pushed_commit (0.01s) | |||
| TestRun/Keep_max_number_of_pipelineruns github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestRun/Keep_max_number_of_pipelineruns
--- PASS: TestRun/Keep_max_number_of_pipelineruns (0.03s) | |||
| TestRun/pull_request/allowed github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestRun/pull_request/allowed
--- PASS: TestRun/pull_request/allowed (0.03s) | |||
| TestRun/pull_request/bad-yaml github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestRun/pull_request/bad-yaml
--- PASS: TestRun/pull_request/bad-yaml (0.01s) | |||
| TestRun/pull_request/fail-to-start-apps github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestRun/pull_request/fail-to-start-apps
--- PASS: TestRun/pull_request/fail-to-start-apps (0.03s) | |||
| TestRun/pull_request/match-but-fail-to-start-on-unknown-remotetask github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 80 ms | |
Stdout === RUN TestRun/pull_request/match-but-fail-to-start-on-unknown-remotetask
--- PASS: TestRun/pull_request/match-but-fail-to-start-on-unknown-remotetask (0.08s) | |||
| TestRun/pull_request/pipelinerun_created_in_pending_state_(state_changed_by_other_controller) github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestRun/pull_request/pipelinerun_created_in_pending_state_(state_changed_by_other_controller)
--- PASS: TestRun/pull_request/pipelinerun_created_in_pending_state_(state_changed_by_other_controller) (0.02s) | |||
| TestRun/pull_request/pipelinerun_created_in_pending_state_without_installationID_(state_changed_by_other_controller) github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestRun/pull_request/pipelinerun_created_in_pending_state_without_installationID_(state_changed_by_other_controller)
--- PASS: TestRun/pull_request/pipelinerun_created_in_pending_state_without_installationID_(state_changed_by_other_controller) (0.02s) | |||
| TestRun/pull_request/unknown-remotetask-but-fail-on-matching github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 40 ms | |
Stdout === RUN TestRun/pull_request/unknown-remotetask-but-fail-on-matching
--- PASS: TestRun/pull_request/unknown-remotetask-but-fail-on-matching (0.04s) | |||
| TestRun/pull_request/webhook_secret_new_line github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestRun/pull_request/webhook_secret_new_line
--- PASS: TestRun/pull_request/webhook_secret_new_line (0.00s) | |||
| TestRun/pull_request/webhook_secret_space_at_the_end github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestRun/pull_request/webhook_secret_space_at_the_end
--- PASS: TestRun/pull_request/webhook_secret_space_at_the_end (0.00s) | |||
| TestRun/pull_request/with_webhook github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestRun/pull_request/with_webhook
--- PASS: TestRun/pull_request/with_webhook (0.01s) | |||
| TestRun/Push/branch github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestRun/Push/branch
--- PASS: TestRun/Push/branch (0.02s) | |||
| TestRun/Push/tags github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestRun/Push/tags
--- PASS: TestRun/Push/tags (0.02s) | |||
| TestRun/Skipped/Test_no_repositories_match github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestRun/Skipped/Test_no_repositories_match
--- PASS: TestRun/Skipped/Test_no_repositories_match (0.00s) | |||
| TestRun/Skipped/Test_no_tekton_dir github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestRun/Skipped/Test_no_tekton_dir
--- PASS: TestRun/Skipped/Test_no_tekton_dir (0.00s) | |||
| TestRun/Skipped/Test_on_check_run github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestRun/Skipped/Test_on_check_run
--- PASS: TestRun/Skipped/Test_on_check_run (0.00s) | |||
| TestRun/Skipped/User_is_not_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestRun/Skipped/User_is_not_allowed
--- PASS: TestRun/Skipped/User_is_not_allowed (0.01s) | |||
| TestSecretFromRepository github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSecretFromRepository
--- PASS: TestSecretFromRepository (0.00s) | |||
| TestSecretFromRepository/config_default github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSecretFromRepository/config_default
--- PASS: TestSecretFromRepository/config_default (0.00s) | |||
| TestSecretFromRepository/set_api_url github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSecretFromRepository/set_api_url
--- PASS: TestSecretFromRepository/set_api_url (0.00s) | |||
| TestSecretFromRepository/set_user github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSecretFromRepository/set_user
--- PASS: TestSecretFromRepository/set_user (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes
=== CONT TestSetupAuthenticatedClient_CommentEventTypes
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes/cancel_command_on_GitHub github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes/cancel_command_on_GitHub
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes/cancel_command_on_GitHub
=== CONT TestSetupAuthenticatedClient_CommentEventTypes/cancel_command_on_GitHub
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes/cancel_command_on_GitHub (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes/ok-to-test_command_on_GitHub github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes/ok-to-test_command_on_GitHub
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes/ok-to-test_command_on_GitHub
=== CONT TestSetupAuthenticatedClient_CommentEventTypes/ok-to-test_command_on_GitHub
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes/ok-to-test_command_on_GitHub (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitHub github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitHub
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitHub
=== CONT TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitHub
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitHub (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitLab github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitLab
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitLab
=== CONT TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitLab
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes/retest_command_on_GitLab (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_Gitea github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_Gitea
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_Gitea
=== CONT TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_Gitea
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_Gitea (0.00s) | |||
| TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_GitHub github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_GitHub
=== PAUSE TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_GitHub
=== CONT TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_GitHub
--- PASS: TestSetupAuthenticatedClient_CommentEventTypes/test_command_on_GitHub (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes
=== PAUSE TestSetupAuthenticatedClient_EventTypes
=== CONT TestSetupAuthenticatedClient_EventTypes
--- PASS: TestSetupAuthenticatedClient_EventTypes (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/check_run_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/check_run_event
=== PAUSE TestSetupAuthenticatedClient_EventTypes/check_run_event
=== CONT TestSetupAuthenticatedClient_EventTypes/check_run_event
--- PASS: TestSetupAuthenticatedClient_EventTypes/check_run_event (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/check_suite_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/check_suite_event
=== PAUSE TestSetupAuthenticatedClient_EventTypes/check_suite_event
=== CONT TestSetupAuthenticatedClient_EventTypes/check_suite_event
--- PASS: TestSetupAuthenticatedClient_EventTypes/check_suite_event (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/incoming_webhook_event_(skips_validation) github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/incoming_webhook_event_(skips_validation)
=== PAUSE TestSetupAuthenticatedClient_EventTypes/incoming_webhook_event_(skips_validation)
=== CONT TestSetupAuthenticatedClient_EventTypes/incoming_webhook_event_(skips_validation)
--- PASS: TestSetupAuthenticatedClient_EventTypes/incoming_webhook_event_(skips_validation) (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/issue_comment_event_(retest_command) github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/issue_comment_event_(retest_command)
=== PAUSE TestSetupAuthenticatedClient_EventTypes/issue_comment_event_(retest_command)
=== CONT TestSetupAuthenticatedClient_EventTypes/issue_comment_event_(retest_command)
--- PASS: TestSetupAuthenticatedClient_EventTypes/issue_comment_event_(retest_command) (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/pull_request_event_with_GitHub_App github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/pull_request_event_with_GitHub_App
=== PAUSE TestSetupAuthenticatedClient_EventTypes/pull_request_event_with_GitHub_App
=== CONT TestSetupAuthenticatedClient_EventTypes/pull_request_event_with_GitHub_App
--- PASS: TestSetupAuthenticatedClient_EventTypes/pull_request_event_with_GitHub_App (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/pull_request_event_without_GitHub_App github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/pull_request_event_without_GitHub_App
=== PAUSE TestSetupAuthenticatedClient_EventTypes/pull_request_event_without_GitHub_App
=== CONT TestSetupAuthenticatedClient_EventTypes/pull_request_event_without_GitHub_App
--- PASS: TestSetupAuthenticatedClient_EventTypes/pull_request_event_without_GitHub_App (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/push_event_with_GitHub_App github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/push_event_with_GitHub_App
=== PAUSE TestSetupAuthenticatedClient_EventTypes/push_event_with_GitHub_App
=== CONT TestSetupAuthenticatedClient_EventTypes/push_event_with_GitHub_App
--- PASS: TestSetupAuthenticatedClient_EventTypes/push_event_with_GitHub_App (0.00s) | |||
| TestSetupAuthenticatedClient_EventTypes/push_event_without_GitHub_App github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_EventTypes/push_event_without_GitHub_App
=== PAUSE TestSetupAuthenticatedClient_EventTypes/push_event_without_GitHub_App
=== CONT TestSetupAuthenticatedClient_EventTypes/push_event_without_GitHub_App
--- PASS: TestSetupAuthenticatedClient_EventTypes/push_event_without_GitHub_App (0.00s) | |||
| TestSetupAuthenticatedClient_GitHubApp github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_GitHubApp
=== PAUSE TestSetupAuthenticatedClient_GitHubApp
=== CONT TestSetupAuthenticatedClient_GitHubApp
--- PASS: TestSetupAuthenticatedClient_GitHubApp (0.00s) | |||
| TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_incoming_event_skips_validation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_incoming_event_skips_validation
=== PAUSE TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_incoming_event_skips_validation
=== CONT TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_incoming_event_skips_validation
--- PASS: TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_incoming_event_skips_validation (0.00s) | |||
| TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_pull_request_event
=== PAUSE TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_pull_request_event
=== CONT TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_pull_request_event
--- PASS: TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_pull_request_event (0.00s) | |||
| TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_push_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_push_event
=== PAUSE TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_push_event
=== CONT TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_push_event
--- PASS: TestSetupAuthenticatedClient_GitHubApp/GitHub_App_with_push_event (0.00s) | |||
| TestSetupAuthenticatedClient_Idempotent github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_Idempotent
=== PAUSE TestSetupAuthenticatedClient_Idempotent
=== CONT TestSetupAuthenticatedClient_Idempotent
--- PASS: TestSetupAuthenticatedClient_Idempotent (0.00s) | |||
| TestSetupAuthenticatedClient_NonGitHubApp github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_NonGitHubApp
=== PAUSE TestSetupAuthenticatedClient_NonGitHubApp
=== CONT TestSetupAuthenticatedClient_NonGitHubApp
--- PASS: TestSetupAuthenticatedClient_NonGitHubApp (0.00s) | |||
| TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_with_git_provider_succeeds github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_with_git_provider_succeeds
=== PAUSE TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_with_git_provider_succeeds
=== CONT TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_with_git_provider_succeeds
--- PASS: TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_with_git_provider_succeeds (0.00s) | |||
| TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_without_git_provider_fails github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_without_git_provider_fails
=== PAUSE TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_without_git_provider_fails
=== CONT TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_without_git_provider_fails
--- PASS: TestSetupAuthenticatedClient_NonGitHubApp/Non-GitHub_App_without_git_provider_fails (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents (0.01s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_PR_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_PR_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_PR_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_PR_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_PR_event (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_push_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_push_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_push_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_push_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Cloud_push_event (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_PR_opened github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_PR_opened
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_PR_opened
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_PR_opened
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_PR_opened (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_push github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_push
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_push
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_push
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/Bitbucket_Server_push (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_pull_request_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_pull_request_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_pull_request_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_pull_request_event (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_push_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_push_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_push_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_push_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/Gitea_push_event (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_merge_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_merge_request_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_merge_request_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_merge_request_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_merge_request_event (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_push_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_push_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_push_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_push_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_push_event (0.00s) | |||
| TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_tag_event github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_tag_event
=== PAUSE TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_tag_event
=== CONT TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_tag_event
--- PASS: TestSetupAuthenticatedClient_ProviderSpecificEvents/GitLab_tag_event (0.00s) | |||
| TestSetupAuthenticatedClient_RepositoryConfig github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_RepositoryConfig
=== PAUSE TestSetupAuthenticatedClient_RepositoryConfig
=== CONT TestSetupAuthenticatedClient_RepositoryConfig
--- PASS: TestSetupAuthenticatedClient_RepositoryConfig (0.00s) | |||
| TestSetupAuthenticatedClient_RepositoryConfig/Repo_with_git_provider_succeeds github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_RepositoryConfig/Repo_with_git_provider_succeeds
=== PAUSE TestSetupAuthenticatedClient_RepositoryConfig/Repo_with_git_provider_succeeds
=== CONT TestSetupAuthenticatedClient_RepositoryConfig/Repo_with_git_provider_succeeds
--- PASS: TestSetupAuthenticatedClient_RepositoryConfig/Repo_with_git_provider_succeeds (0.00s) | |||
| TestSetupAuthenticatedClient_RepositoryConfig/Repo_without_git_provider_fails github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_RepositoryConfig/Repo_without_git_provider_fails
=== PAUSE TestSetupAuthenticatedClient_RepositoryConfig/Repo_without_git_provider_fails
=== CONT TestSetupAuthenticatedClient_RepositoryConfig/Repo_without_git_provider_fails
--- PASS: TestSetupAuthenticatedClient_RepositoryConfig/Repo_without_git_provider_fails (0.00s) | |||
| TestSetupAuthenticatedClient_WebhookValidation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_WebhookValidation
=== PAUSE TestSetupAuthenticatedClient_WebhookValidation
=== CONT TestSetupAuthenticatedClient_WebhookValidation
--- PASS: TestSetupAuthenticatedClient_WebhookValidation (0.00s) | |||
| TestSetupAuthenticatedClient_WebhookValidation/incoming_webhook_skips_validation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_WebhookValidation/incoming_webhook_skips_validation
=== PAUSE TestSetupAuthenticatedClient_WebhookValidation/incoming_webhook_skips_validation
=== CONT TestSetupAuthenticatedClient_WebhookValidation/incoming_webhook_skips_validation
--- PASS: TestSetupAuthenticatedClient_WebhookValidation/incoming_webhook_skips_validation (0.00s) | |||
| TestSetupAuthenticatedClient_WebhookValidation/valid_webhook_secret github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_WebhookValidation/valid_webhook_secret
=== PAUSE TestSetupAuthenticatedClient_WebhookValidation/valid_webhook_secret
=== CONT TestSetupAuthenticatedClient_WebhookValidation/valid_webhook_secret
--- PASS: TestSetupAuthenticatedClient_WebhookValidation/valid_webhook_secret (0.00s) | |||
| TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_newline_triggers_warning github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_newline_triggers_warning
=== PAUSE TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_newline_triggers_warning
=== CONT TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_newline_triggers_warning
--- PASS: TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_newline_triggers_warning (0.00s) | |||
| TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_space_triggers_warning github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_space_triggers_warning
=== PAUSE TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_space_triggers_warning
=== CONT TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_space_triggers_warning
--- PASS: TestSetupAuthenticatedClient_WebhookValidation/webhook_secret_with_space_triggers_warning (0.00s) | |||
| TestStartPR github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR
--- PASS: TestStartPR (0.01s) | |||
| TestStartPR_AnnotationAndLabelPropagation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_AnnotationAndLabelPropagation
--- PASS: TestStartPR_AnnotationAndLabelPropagation (0.01s) | |||
| TestStartPR_AnnotationAndLabelPropagation/CancelInProgress_annotation_propagated_to_label github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_AnnotationAndLabelPropagation/CancelInProgress_annotation_propagated_to_label
--- PASS: TestStartPR_AnnotationAndLabelPropagation/CancelInProgress_annotation_propagated_to_label (0.01s) | |||
| TestStartPR_AnnotationAndLabelPropagation/GitLab_project_IDs_set_as_annotations github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_AnnotationAndLabelPropagation/GitLab_project_IDs_set_as_annotations
--- PASS: TestStartPR_AnnotationAndLabelPropagation/GitLab_project_IDs_set_as_annotations (0.01s) | |||
| TestStartPR_ConcurrencyLimitBehavior github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 30 ms | |
Stdout === RUN TestStartPR_ConcurrencyLimitBehavior
--- PASS: TestStartPR_ConcurrencyLimitBehavior (0.03s) | |||
| TestStartPR_ConcurrencyLimitBehavior/higher_concurrency_limit_-_still_sets_pending github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_ConcurrencyLimitBehavior/higher_concurrency_limit_-_still_sets_pending
--- PASS: TestStartPR_ConcurrencyLimitBehavior/higher_concurrency_limit_-_still_sets_pending (0.01s) | |||
| TestStartPR_ConcurrencyLimitBehavior/negative_concurrency_limit_-_treated_as_having_limit_(queued) github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_ConcurrencyLimitBehavior/negative_concurrency_limit_-_treated_as_having_limit_(queued)
--- PASS: TestStartPR_ConcurrencyLimitBehavior/negative_concurrency_limit_-_treated_as_having_limit_(queued) (0.01s) | |||
| TestStartPR_ConcurrencyLimitBehavior/nil_concurrency_limit_-_starts_immediately github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_ConcurrencyLimitBehavior/nil_concurrency_limit_-_starts_immediately
--- PASS: TestStartPR_ConcurrencyLimitBehavior/nil_concurrency_limit_-_starts_immediately (0.01s) | |||
| TestStartPR_ConcurrencyLimitBehavior/positive_concurrency_limit_-_sets_pending github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_ConcurrencyLimitBehavior/positive_concurrency_limit_-_sets_pending
--- PASS: TestStartPR_ConcurrencyLimitBehavior/positive_concurrency_limit_-_sets_pending (0.01s) | |||
| TestStartPR_ConcurrencyLimitBehavior/zero_concurrency_limit_-_treated_as_no_limit github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_ConcurrencyLimitBehavior/zero_concurrency_limit_-_treated_as_no_limit
--- PASS: TestStartPR_ConcurrencyLimitBehavior/zero_concurrency_limit_-_treated_as_no_limit (0.01s) | |||
| TestStartPR_ConcurrentCreation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestStartPR_ConcurrentCreation
pipelineascode_startpr_test.go:1003: Successfully created 5/5 concurrent PipelineRuns
--- PASS: TestStartPR_ConcurrentCreation (0.02s) | |||
| TestStartPR_ConcurrentWithSameSecret github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_ConcurrentWithSameSecret
pipelineascode_startpr_test.go:1070: Successfully created 3/3 concurrent PipelineRuns with shared secret (3 creation attempts)
--- PASS: TestStartPR_ConcurrentWithSameSecret (0.01s) | |||
| TestStartPR_CreationFailureWithSecretCleanup github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_CreationFailureWithSecretCleanup
--- PASS: TestStartPR_CreationFailureWithSecretCleanup (0.00s) | |||
| TestStartPR_GitHubAppLogURLHandling github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_GitHubAppLogURLHandling
--- PASS: TestStartPR_GitHubAppLogURLHandling (0.01s) | |||
| TestStartPR_MissingSecretAnnotation github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_MissingSecretAnnotation
--- PASS: TestStartPR_MissingSecretAnnotation (0.00s) | |||
| TestStartPR_PatchBehavior github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_PatchBehavior
--- PASS: TestStartPR_PatchBehavior (0.01s) | |||
| TestStartPR_PatchBehavior/patch_failure_-_PR_still_returned_with_error github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_PatchBehavior/patch_failure_-_PR_still_returned_with_error
--- PASS: TestStartPR_PatchBehavior/patch_failure_-_PR_still_returned_with_error (0.00s) | |||
| TestStartPR_PatchBehavior/successful_patch_-_all_annotations_set github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_PatchBehavior/successful_patch_-_all_annotations_set
--- PASS: TestStartPR_PatchBehavior/successful_patch_-_all_annotations_set (0.01s) | |||
| TestStartPR_SecretCleanupError github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_SecretCleanupError
--- PASS: TestStartPR_SecretCleanupError (0.00s) | |||
| TestStartPR_SecretCreationScenarios github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_SecretCreationScenarios
--- PASS: TestStartPR_SecretCreationScenarios (0.01s) | |||
| TestStartPR_SecretCreationScenarios/secret_already_exists_-_should_succeed_with_warning github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_SecretCreationScenarios/secret_already_exists_-_should_succeed_with_warning
--- PASS: TestStartPR_SecretCreationScenarios/secret_already_exists_-_should_succeed_with_warning (0.01s) | |||
| TestStartPR_SecretCreationScenarios/secret_auto-creation_disabled_-_should_succeed_without_creating_secret github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestStartPR_SecretCreationScenarios/secret_auto-creation_disabled_-_should_succeed_without_creating_secret
--- PASS: TestStartPR_SecretCreationScenarios/secret_auto-creation_disabled_-_should_succeed_without_creating_secret (0.01s) | |||
| TestStartPR_SecretCreationScenarios/secret_creation_failure_-_should_fail github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_SecretCreationScenarios/secret_creation_failure_-_should_fail
--- PASS: TestStartPR_SecretCreationScenarios/secret_creation_failure_-_should_fail (0.00s) | |||
| TestStartPR_SecretOwnerRefUpdateErrors github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_SecretOwnerRefUpdateErrors
--- PASS: TestStartPR_SecretOwnerRefUpdateErrors (0.00s) | |||
| TestStartPR_SecretOwnerRefUpdateErrors/conflict_error_-_should_return_PR_with_error github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_SecretOwnerRefUpdateErrors/conflict_error_-_should_return_PR_with_error
--- PASS: TestStartPR_SecretOwnerRefUpdateErrors/conflict_error_-_should_return_PR_with_error (0.00s) | |||
| TestStartPR_SecretOwnerRefUpdateErrors/generic_update_failure_-_should_return_PR_with_error github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_SecretOwnerRefUpdateErrors/generic_update_failure_-_should_return_PR_with_error
--- PASS: TestStartPR_SecretOwnerRefUpdateErrors/generic_update_failure_-_should_return_PR_with_error (0.00s) | |||
| TestStartPR_StatusCreationFailure github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestStartPR_StatusCreationFailure
--- PASS: TestStartPR_StatusCreationFailure (0.00s) | |||
| TestVerifyRepoAndUser github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 20 ms | |
Stdout === RUN TestVerifyRepoAndUser
--- PASS: TestVerifyRepoAndUser (0.02s) | |||
| TestVerifyRepoAndUser/happy_path github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestVerifyRepoAndUser/happy_path
--- PASS: TestVerifyRepoAndUser/happy_path (0.00s) | |||
| TestVerifyRepoAndUser/missing_git_provider_section github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestVerifyRepoAndUser/missing_git_provider_section
--- PASS: TestVerifyRepoAndUser/missing_git_provider_section (0.00s) | |||
| TestVerifyRepoAndUser/no_repository_match github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestVerifyRepoAndUser/no_repository_match
--- PASS: TestVerifyRepoAndUser/no_repository_match (0.00s) | |||
| TestVerifyRepoAndUser/permission_denied_pull_request_comment_pending_approval github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestVerifyRepoAndUser/permission_denied_pull_request_comment_pending_approval
--- PASS: TestVerifyRepoAndUser/permission_denied_pull_request_comment_pending_approval (0.01s) | |||
| TestVerifyRepoAndUser/permission_denied_push_comment github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 10 ms | |
Stdout === RUN TestVerifyRepoAndUser/permission_denied_push_comment
--- PASS: TestVerifyRepoAndUser/permission_denied_push_comment (0.01s) | |||
| TestVerifyRepoAndUser/webhook_secret_is_not_set github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestVerifyRepoAndUser/webhook_secret_is_not_set
--- PASS: TestVerifyRepoAndUser/webhook_secret_is_not_set (0.00s) | |||
| TestVerifyRepoAndUser/webhook_validation_failure github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode | passed | 0 ms | |
Stdout === RUN TestVerifyRepoAndUser/webhook_validation_failure
--- PASS: TestVerifyRepoAndUser/webhook_validation_failure (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/pipelinerunmetrics
| Test | Status | Duration | |
|---|---|---|---|
| TestCountRunningPRs github.com/openshift-pipelines/pipelines-as-code/pkg/pipelinerunmetrics | passed | 0 ms | |
Stdout === RUN TestCountRunningPRs
--- PASS: TestCountRunningPRs (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/policy
| Test | Status | Duration | |
|---|---|---|---|
| TestPolicy_IsAllowed github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 10 ms | |
Stdout === RUN TestPolicy_IsAllowed
--- PASS: TestPolicy_IsAllowed (0.01s) | |||
| TestPolicy_IsAllowed/allowed/allowing_member_for_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/allowed/allowing_member_for_pull_request
--- PASS: TestPolicy_IsAllowed/allowed/allowing_member_for_pull_request (0.00s) | |||
| TestPolicy_IsAllowed/allowed/from_owners_file github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/allowed/from_owners_file
--- PASS: TestPolicy_IsAllowed/allowed/from_owners_file (0.00s) | |||
| TestPolicy_IsAllowed/allowed/member_in_team_for_ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/allowed/member_in_team_for_ok-to-test
--- PASS: TestPolicy_IsAllowed/allowed/member_in_team_for_ok-to-test (0.00s) | |||
| TestPolicy_IsAllowed/allowed/retest_same_as_ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/allowed/retest_same_as_ok-to-test
--- PASS: TestPolicy_IsAllowed/allowed/retest_same_as_ok-to-test (0.00s) | |||
| TestPolicy_IsAllowed/disallowed/from_owners_file github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/disallowed/from_owners_file
--- PASS: TestPolicy_IsAllowed/disallowed/from_owners_file (0.00s) | |||
| TestPolicy_IsAllowed/disallowed/member_not_in_team github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/disallowed/member_not_in_team
--- PASS: TestPolicy_IsAllowed/disallowed/member_not_in_team (0.00s) | |||
| TestPolicy_IsAllowed/disallowed/member_not_in_team_for_ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/disallowed/member_not_in_team_for_ok-to-test
--- PASS: TestPolicy_IsAllowed/disallowed/member_not_in_team_for_ok-to-test (0.00s) | |||
| TestPolicy_IsAllowed/disallowed/member_not_in_team_for_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/disallowed/member_not_in_team_for_pull_request
--- PASS: TestPolicy_IsAllowed/disallowed/member_not_in_team_for_pull_request (0.00s) | |||
| TestPolicy_IsAllowed/disallowed/policy_set_with_empty_list github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/disallowed/policy_set_with_empty_list
--- PASS: TestPolicy_IsAllowed/disallowed/policy_set_with_empty_list (0.00s) | |||
| TestPolicy_IsAllowed/notset/not_set github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/notset/not_set
--- PASS: TestPolicy_IsAllowed/notset/not_set (0.00s) | |||
| TestPolicy_IsAllowed/notset/push github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/notset/push
--- PASS: TestPolicy_IsAllowed/notset/push (0.00s) | |||
| TestPolicy_IsAllowed/notset/unknown_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/policy | passed | 0 ms | |
Stdout === RUN TestPolicy_IsAllowed/notset/unknown_event_type
--- PASS: TestPolicy_IsAllowed/notset/unknown_event_type (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider
| Test | Status | Duration | |
|---|---|---|---|
| TestCancelComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment
--- PASS: TestCancelComment (0.00s) | |||
| TestCancelComment/cancel_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/cancel_single_pr
--- PASS: TestCancelComment/cancel_single_pr (0.00s) | |||
| TestCancelComment/invalid github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/invalid
--- PASS: TestCancelComment/invalid (0.00s) | |||
| TestCancelComment/invalid_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/invalid_comment
--- PASS: TestCancelComment/invalid_comment (0.00s) | |||
| TestCancelComment/valid github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/valid
--- PASS: TestCancelComment/valid (0.00s) | |||
| TestCancelComment/valid_comments github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/valid_comments
--- PASS: TestCancelComment/valid_comments (0.00s) | |||
| TestCancelComment/valid_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/valid_with_some_string_before
--- PASS: TestCancelComment/valid_with_some_string_before (0.00s) | |||
| TestCancelComment/valid_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCancelComment/valid_with_some_string_before_and_after
--- PASS: TestCancelComment/valid_with_some_string_before_and_after (0.00s) | |||
| TestCompareHostOfURLS github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCompareHostOfURLS
--- PASS: TestCompareHostOfURLS (0.00s) | |||
| TestCompareHostOfURLS/bad_url1 github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCompareHostOfURLS/bad_url1
--- PASS: TestCompareHostOfURLS/bad_url1 (0.00s) | |||
| TestCompareHostOfURLS/bad_url2 github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCompareHostOfURLS/bad_url2
--- PASS: TestCompareHostOfURLS/bad_url2 (0.00s) | |||
| TestCompareHostOfURLS/exact_same github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCompareHostOfURLS/exact_same
--- PASS: TestCompareHostOfURLS/exact_same (0.00s) | |||
| TestCompareHostOfURLS/exact_same_but_different github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestCompareHostOfURLS/exact_same_but_different
--- PASS: TestCompareHostOfURLS/exact_same_but_different (0.00s) | |||
| TestGetCheckName github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetCheckName
--- PASS: TestGetCheckName (0.00s) | |||
| TestGetCheckName/application_and_pipelinerun_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetCheckName/application_and_pipelinerun_name
--- PASS: TestGetCheckName/application_and_pipelinerun_name (0.00s) | |||
| TestGetCheckName/application_no_pipelinerun_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetCheckName/application_no_pipelinerun_name
--- PASS: TestGetCheckName/application_no_pipelinerun_name (0.00s) | |||
| TestGetCheckName/no_application_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetCheckName/no_application_name
--- PASS: TestGetCheckName/no_application_name (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/add_string_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/add_string_after_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/add_string_after_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_and_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_and_after_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_and_after_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/add_string_before_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_particular_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_particular_pipeline
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_particular_pipeline (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_pipeline_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_pipeline_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_a_pipeline_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_pipeline
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/cancel_all_pipeline (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/different_word_other_than_branch_for_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/different_word_other_than_branch_for_cancel_command
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/different_word_other_than_branch_for_cancel_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_and_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_and_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_and_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromCancelComment/string_for_cancel_command_before_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 10 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment (0.01s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/branch_name_contains_/test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/branch_name_contains_/test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/branch_name_contains_/test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/branch_name_contains_substring_tag_so_not_parsed_as_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/branch_name_contains_substring_tag_so_not_parsed_as_tag
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/branch_name_contains_substring_tag_so_not_parsed_as_tag (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/different_word_other_than_branch_for_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/different_word_other_than_branch_for_retest_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/different_word_other_than_branch_for_retest_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/retest_all_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/retest_all_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/retest_all_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_after_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_after_retest_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_after_retest_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_before_and_after_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_before_and_after_test_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_before_and_after_test_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_before_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_before_retest_command
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_before_retest_command (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_for_retest_command_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_for_retest_command_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_for_retest_command_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_and_after_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_and_after_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_and_after_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_branch_name_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_branch_name_test
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/string_for_test_command_before_branch_name_test (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_on_test_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_on_test_branch
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_on_test_branch (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_with_key_value github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_with_key_value
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_a_pipeline_with_key_value (0.00s) | |||
| TestGetPipelineRunAndBranchNameFromTestComment/test_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunAndBranchNameFromTestComment/test_all
--- PASS: TestGetPipelineRunAndBranchNameFromTestComment/test_all (0.00s) | |||
| TestGetPipelineRunFromCancelComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment
--- PASS: TestGetPipelineRunFromCancelComment (0.00s) | |||
| TestGetPipelineRunFromCancelComment/cancel_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/cancel_a_pipeline
--- PASS: TestGetPipelineRunFromCancelComment/cancel_a_pipeline (0.00s) | |||
| TestGetPipelineRunFromCancelComment/cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/cancel_all
--- PASS: TestGetPipelineRunFromCancelComment/cancel_all (0.00s) | |||
| TestGetPipelineRunFromCancelComment/string_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/string_after_cancel_command
--- PASS: TestGetPipelineRunFromCancelComment/string_after_cancel_command (0.00s) | |||
| TestGetPipelineRunFromCancelComment/string_before_and_after_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/string_before_and_after_cancel_command
--- PASS: TestGetPipelineRunFromCancelComment/string_before_and_after_cancel_command (0.00s) | |||
| TestGetPipelineRunFromCancelComment/string_before_cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromCancelComment/string_before_cancel_command
--- PASS: TestGetPipelineRunFromCancelComment/string_before_cancel_command (0.00s) | |||
| TestGetPipelineRunFromComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment
--- PASS: TestGetPipelineRunFromComment (0.00s) | |||
| TestGetPipelineRunFromComment/retest_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/retest_a_pipeline
--- PASS: TestGetPipelineRunFromComment/retest_a_pipeline (0.00s) | |||
| TestGetPipelineRunFromComment/retest_no_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/retest_no_pipelinerun
--- PASS: TestGetPipelineRunFromComment/retest_no_pipelinerun (0.00s) | |||
| TestGetPipelineRunFromComment/string_after_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_after_retest_command
--- PASS: TestGetPipelineRunFromComment/string_after_retest_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_after_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_after_test_command
--- PASS: TestGetPipelineRunFromComment/string_after_test_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_and_after_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_and_after_retest_command
--- PASS: TestGetPipelineRunFromComment/string_before_and_after_retest_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_and_after_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_and_after_test_command
--- PASS: TestGetPipelineRunFromComment/string_before_and_after_test_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_retest_command
--- PASS: TestGetPipelineRunFromComment/string_before_retest_command (0.00s) | |||
| TestGetPipelineRunFromComment/string_before_test_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/string_before_test_command
--- PASS: TestGetPipelineRunFromComment/string_before_test_command (0.00s) | |||
| TestGetPipelineRunFromComment/test_a_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/test_a_pipeline
--- PASS: TestGetPipelineRunFromComment/test_a_pipeline (0.00s) | |||
| TestGetPipelineRunFromComment/test_no_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestGetPipelineRunFromComment/test_no_pipelinerun
--- PASS: TestGetPipelineRunFromComment/test_no_pipelinerun (0.00s) | |||
| TestIsOkToTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment
--- PASS: TestIsOkToTestComment (0.00s) | |||
| TestIsOkToTestComment/invalid github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/invalid
--- PASS: TestIsOkToTestComment/invalid (0.00s) | |||
| TestIsOkToTestComment/invalid_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/invalid_comment
--- PASS: TestIsOkToTestComment/invalid_comment (0.00s) | |||
| TestIsOkToTestComment/valid github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid
--- PASS: TestIsOkToTestComment/valid (0.00s) | |||
| TestIsOkToTestComment/valid_comments github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_comments
--- PASS: TestIsOkToTestComment/valid_comments (0.00s) | |||
| TestIsOkToTestComment/valid_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_with_some_string_before
--- PASS: TestIsOkToTestComment/valid_with_some_string_before (0.00s) | |||
| TestIsOkToTestComment/valid_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsOkToTestComment/valid_with_some_string_before_and_after
--- PASS: TestIsOkToTestComment/valid_with_some_string_before_and_after (0.00s) | |||
| TestIsTestRetestComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment
--- PASS: TestIsTestRetestComment (0.00s) | |||
| TestIsTestRetestComment/invalid github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/invalid
--- PASS: TestIsTestRetestComment/invalid (0.00s) | |||
| TestIsTestRetestComment/invalid#01 github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/invalid#01
--- PASS: TestIsTestRetestComment/invalid#01 (0.00s) | |||
| TestIsTestRetestComment/retest_trigger_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/retest_trigger_single_pr
--- PASS: TestIsTestRetestComment/retest_trigger_single_pr (0.00s) | |||
| TestIsTestRetestComment/test_trigger_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/test_trigger_single_pr
--- PASS: TestIsTestRetestComment/test_trigger_single_pr (0.00s) | |||
| TestIsTestRetestComment/test_valid_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/test_valid_with_some_string_before_and_after
--- PASS: TestIsTestRetestComment/test_valid_with_some_string_before_and_after (0.00s) | |||
| TestIsTestRetestComment/valid_comments github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_comments
--- PASS: TestIsTestRetestComment/valid_comments (0.00s) | |||
| TestIsTestRetestComment/valid_retest github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_retest
--- PASS: TestIsTestRetestComment/valid_retest (0.00s) | |||
| TestIsTestRetestComment/valid_retest_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_retest_with_some_string_before
--- PASS: TestIsTestRetestComment/valid_retest_with_some_string_before (0.00s) | |||
| TestIsTestRetestComment/valid_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_test
--- PASS: TestIsTestRetestComment/valid_test (0.00s) | |||
| TestIsTestRetestComment/valid_test_with_some_string_before github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_test_with_some_string_before
--- PASS: TestIsTestRetestComment/valid_test_with_some_string_before (0.00s) | |||
| TestIsTestRetestComment/valid_with_some_string_before_and_after github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestIsTestRetestComment/valid_with_some_string_before_and_after
--- PASS: TestIsTestRetestComment/valid_with_some_string_before_and_after (0.00s) | |||
| TestSkipCI github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 10 ms | |
Stdout === RUN TestSkipCI
--- PASS: TestSkipCI (0.01s) | |||
| TestSkipCI/ci_skip_in_middle github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/ci_skip_in_middle
--- PASS: TestSkipCI/ci_skip_in_middle (0.00s) | |||
| TestSkipCI/ci_skip_lowercase github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/ci_skip_lowercase
--- PASS: TestSkipCI/ci_skip_lowercase (0.00s) | |||
| TestSkipCI/empty_commit_message github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/empty_commit_message
--- PASS: TestSkipCI/empty_commit_message (0.00s) | |||
| TestSkipCI/multiline_with_skip_ci github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/multiline_with_skip_ci
--- PASS: TestSkipCI/multiline_with_skip_ci (0.00s) | |||
| TestSkipCI/multiple_skip_commands github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/multiple_skip_commands
--- PASS: TestSkipCI/multiple_skip_commands (0.00s) | |||
| TestSkipCI/no_skip_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/no_skip_command
--- PASS: TestSkipCI/no_skip_command (0.00s) | |||
| TestSkipCI/skip_ci_at_beginning github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_ci_at_beginning
--- PASS: TestSkipCI/skip_ci_at_beginning (0.00s) | |||
| TestSkipCI/skip_ci_in_commit_body github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_ci_in_commit_body
--- PASS: TestSkipCI/skip_ci_in_commit_body (0.00s) | |||
| TestSkipCI/skip_ci_lowercase github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_ci_lowercase
--- PASS: TestSkipCI/skip_ci_lowercase (0.00s) | |||
| TestSkipCI/skip_ci_with_extra_spaces github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_ci_with_extra_spaces
--- PASS: TestSkipCI/skip_ci_with_extra_spaces (0.00s) | |||
| TestSkipCI/skip_ci_with_typo github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_ci_with_typo
--- PASS: TestSkipCI/skip_ci_with_typo (0.00s) | |||
| TestSkipCI/skip_ci_with_uppercase github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_ci_with_uppercase
--- PASS: TestSkipCI/skip_ci_with_uppercase (0.00s) | |||
| TestSkipCI/skip_tkn_at_end github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_tkn_at_end
--- PASS: TestSkipCI/skip_tkn_at_end (0.00s) | |||
| TestSkipCI/skip_tkn_lowercase github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_tkn_lowercase
--- PASS: TestSkipCI/skip_tkn_lowercase (0.00s) | |||
| TestSkipCI/skip_without_brackets github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/skip_without_brackets
--- PASS: TestSkipCI/skip_without_brackets (0.00s) | |||
| TestSkipCI/tkn_skip_lowercase github.com/openshift-pipelines/pipelines-as-code/pkg/provider | passed | 0 ms | |
Stdout === RUN TestSkipCI/tkn_skip_lowercase
--- PASS: TestSkipCI/tkn_skip_lowercase (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud
| Test | Status | Duration | |
|---|---|---|---|
| TestCreateStatus github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 50 ms | |
Stdout === RUN TestCreateStatus
--- PASS: TestCreateStatus (0.05s) | |||
| TestCreateStatus/application_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestCreateStatus/application_name
--- PASS: TestCreateStatus/application_name (0.00s) | |||
| TestCreateStatus/completed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestCreateStatus/completed
--- PASS: TestCreateStatus/completed (0.00s) | |||
| TestCreateStatus/completed_with_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestCreateStatus/completed_with_comment
--- PASS: TestCreateStatus/completed_with_comment (0.01s) | |||
| TestCreateStatus/details_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestCreateStatus/details_url
--- PASS: TestCreateStatus/details_url (0.00s) | |||
| TestCreateStatus/failed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestCreateStatus/failed
--- PASS: TestCreateStatus/failed (0.01s) | |||
| TestCreateStatus/neutral github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestCreateStatus/neutral
--- PASS: TestCreateStatus/neutral (0.00s) | |||
| TestCreateStatus/pending github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestCreateStatus/pending
--- PASS: TestCreateStatus/pending (0.01s) | |||
| TestCreateStatus/skipped github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestCreateStatus/skipped
--- PASS: TestCreateStatus/skipped (0.00s) | |||
| TestCreateStatus/success github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestCreateStatus/success
--- PASS: TestCreateStatus/success (0.00s) | |||
| TestGetCommitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 20 ms | |
Stdout === RUN TestGetCommitInfo
--- PASS: TestGetCommitInfo (0.02s) | |||
| TestGetCommitInfo/Get_commit_info_no_SHA github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo/Get_commit_info_no_SHA
--- PASS: TestGetCommitInfo/Get_commit_info_no_SHA (0.01s) | |||
| TestGetCommitInfo/Get_commit_info_with_author github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo/Get_commit_info_with_author
--- PASS: TestGetCommitInfo/Get_commit_info_with_author (0.01s) | |||
| TestGetCommitInfo/Get_commit_info_without_author github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo/Get_commit_info_without_author
--- PASS: TestGetCommitInfo/Get_commit_info_without_author (0.01s) | |||
| TestGetConfig github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestGetConfig
--- PASS: TestGetConfig (0.00s) | |||
| TestGetTektonDir github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 50 ms | |
Stdout === RUN TestGetTektonDir
--- PASS: TestGetTektonDir (0.05s) | |||
| TestGetTektonDir/Bad_yaml_files_in_there github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/Bad_yaml_files_in_there
--- PASS: TestGetTektonDir/Bad_yaml_files_in_there (0.00s) | |||
| TestGetTektonDir/Get_Tekton_Directory_and_subdirectory github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 20 ms | |
Stdout === RUN TestGetTektonDir/Get_Tekton_Directory_and_subdirectory
--- PASS: TestGetTektonDir/Get_Tekton_Directory_and_subdirectory (0.02s) | |||
| TestGetTektonDir/Get_Tekton_Directory_Mainbranch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/Get_Tekton_Directory_Mainbranch
--- PASS: TestGetTektonDir/Get_Tekton_Directory_Mainbranch (0.01s) | |||
| TestGetTektonDir/Get_Tekton_Directory_on_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/Get_Tekton_Directory_on_pull_request
--- PASS: TestGetTektonDir/Get_Tekton_Directory_on_pull_request (0.01s) | |||
| TestGetTektonDir/Get_Tekton_Directory_on_push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/Get_Tekton_Directory_on_push
--- PASS: TestGetTektonDir/Get_Tekton_Directory_on_push (0.01s) | |||
| TestGetTektonDir/No_yaml_files_in_there github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/No_yaml_files_in_there
--- PASS: TestGetTektonDir/No_yaml_files_in_there (0.00s) | |||
| TestIsAllowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 50 ms | |
Stdout === RUN TestIsAllowed
--- PASS: TestIsAllowed (0.05s) | |||
| TestIsAllowed/allowed/from_a_comment_owner github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed/from_a_comment_owner
--- PASS: TestIsAllowed/allowed/from_a_comment_owner (0.01s) | |||
| TestIsAllowed/allowed/from_an_ownerfile_who_is_a_workspace_member github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed/from_an_ownerfile_who_is_a_workspace_member
--- PASS: TestIsAllowed/allowed/from_an_ownerfile_who_is_a_workspace_member (0.01s) | |||
| TestIsAllowed/allowed/from_owner_file_who_is_not_part_of_workspace github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed/from_owner_file_who_is_not_part_of_workspace
--- PASS: TestIsAllowed/allowed/from_owner_file_who_is_not_part_of_workspace (0.01s) | |||
| TestIsAllowed/allowed/ok-to-test_on_new_line github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed/ok-to-test_on_new_line
--- PASS: TestIsAllowed/allowed/ok-to-test_on_new_line (0.01s) | |||
| TestIsAllowed/allowed/user_is_owner github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed/user_is_owner
--- PASS: TestIsAllowed/allowed/user_is_owner (0.00s) | |||
| TestIsAllowed/disallowed/not_a_valid_ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 10 ms | |
Stdout === RUN TestIsAllowed/disallowed/not_a_valid_ok-to-test_comment
--- PASS: TestIsAllowed/disallowed/not_a_valid_ok-to-test_comment (0.01s) | |||
| TestIsAllowed/disallowed/same_nickname_different_account_id github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestIsAllowed/disallowed/same_nickname_different_account_id
--- PASS: TestIsAllowed/disallowed/same_nickname_different_account_id (0.00s) | |||
| TestParsePayload github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 30 ms | |
Stdout === RUN TestParsePayload
--- PASS: TestParsePayload (0.03s) | |||
| TestParsePayload/additional_network_allowed_with_spaces github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/additional_network_allowed_with_spaces
--- PASS: TestParsePayload/additional_network_allowed_with_spaces (0.00s) | |||
| TestParsePayload/additional_source_ip_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/additional_source_ip_allowed
--- PASS: TestParsePayload/additional_source_ip_allowed (0.00s) | |||
| TestParsePayload/cancel_all_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/cancel_all_comment
--- PASS: TestParsePayload/cancel_all_comment (0.00s) | |||
| TestParsePayload/cancel_comment_with_a_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/cancel_comment_with_a_pipelinerun
--- PASS: TestParsePayload/cancel_comment_with_a_pipelinerun (0.00s) | |||
| TestParsePayload/check_source_ip_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/check_source_ip_allowed
--- PASS: TestParsePayload/check_source_ip_allowed (0.00s) | |||
| TestParsePayload/check_source_ip_allowed_multiple_xff github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/check_source_ip_allowed_multiple_xff
--- PASS: TestParsePayload/check_source_ip_allowed_multiple_xff (0.00s) | |||
| TestParsePayload/check_source_ip_not_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/check_source_ip_not_allowed
--- PASS: TestParsePayload/check_source_ip_not_allowed (0.00s) | |||
| TestParsePayload/check_xff_hijack github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/check_xff_hijack
--- PASS: TestParsePayload/check_xff_hijack (0.00s) | |||
| TestParsePayload/not_allowed_with_additional_ips github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/not_allowed_with_additional_ips
--- PASS: TestParsePayload/not_allowed_with_additional_ips (0.00s) | |||
| TestParsePayload/ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/ok-to-test_comment
--- PASS: TestParsePayload/ok-to-test_comment (0.00s) | |||
| TestParsePayload/parse_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/parse_pull_request
--- PASS: TestParsePayload/parse_pull_request (0.00s) | |||
| TestParsePayload/parse_push_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/parse_push_request
--- PASS: TestParsePayload/parse_push_request (0.00s) | |||
| TestParsePayload/parse_push_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/parse_push_tag
--- PASS: TestParsePayload/parse_push_tag (0.00s) | |||
| TestParsePayload/retest_comment_with_a_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/retest_comment_with_a_pipelinerun
--- PASS: TestParsePayload/retest_comment_with_a_pipelinerun (0.00s) | |||
| TestParsePayload/test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestParsePayload/test_comment
--- PASS: TestParsePayload/test_comment (0.00s) | |||
| TestProvider_Detect github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 20 ms | |
Stdout === RUN TestProvider_Detect
--- PASS: TestProvider_Detect (0.02s) | |||
| TestProvider_Detect/cancel_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/cancel_a_pr
--- PASS: TestProvider_Detect/cancel_a_pr (0.00s) | |||
| TestProvider_Detect/cancel_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/cancel_comment
--- PASS: TestProvider_Detect/cancel_comment (0.00s) | |||
| TestProvider_Detect/invalid_bitbucket_cloud_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/invalid_bitbucket_cloud_Event
--- PASS: TestProvider_Detect/invalid_bitbucket_cloud_Event (0.00s) | |||
| TestProvider_Detect/not_a_bitbucket_cloud_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/not_a_bitbucket_cloud_Event
--- PASS: TestProvider_Detect/not_a_bitbucket_cloud_Event (0.00s) | |||
| TestProvider_Detect/ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/ok-to-test_comment
--- PASS: TestProvider_Detect/ok-to-test_comment (0.00s) | |||
| TestProvider_Detect/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/pull_request_event
--- PASS: TestProvider_Detect/pull_request_event (0.00s) | |||
| TestProvider_Detect/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/push_event
--- PASS: TestProvider_Detect/push_event (0.00s) | |||
| TestProvider_Detect/random_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/random_comment
--- PASS: TestProvider_Detect/random_comment (0.00s) | |||
| TestProvider_Detect/retest_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/retest_comment
--- PASS: TestProvider_Detect/retest_comment (0.00s) | |||
| TestProvider_Detect/updated_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/updated_pull_request_event
--- PASS: TestProvider_Detect/updated_pull_request_event (0.00s) | |||
| TestSetClient github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestSetClient
--- PASS: TestSetClient (0.00s) | |||
| TestSetClient/no_token github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestSetClient/no_token
--- PASS: TestSetClient/no_token (0.00s) | |||
| TestSetClient/no_user github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestSetClient/no_user
--- PASS: TestSetClient/no_user (0.00s) | |||
| TestSetClient/set_token github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketcloud | passed | 0 ms | |
Stdout === RUN TestSetClient/set_token
--- PASS: TestSetClient/set_token (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter
| Test | Status | Duration | |
|---|---|---|---|
| TestCheckValidPayload github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload
--- PASS: TestCheckValidPayload (0.00s) | |||
| TestCheckValidPayload/empty_actor_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_actor_name
--- PASS: TestCheckValidPayload/empty_actor_name (0.00s) | |||
| TestCheckValidPayload/empty_fromRef.projectKey github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_fromRef.projectKey
--- PASS: TestCheckValidPayload/empty_fromRef.projectKey (0.00s) | |||
| TestCheckValidPayload/empty_fromRef.repositoryName github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_fromRef.repositoryName
--- PASS: TestCheckValidPayload/empty_fromRef.repositoryName (0.00s) | |||
| TestCheckValidPayload/empty_fromRef_display_ID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_fromRef_display_ID
--- PASS: TestCheckValidPayload/empty_fromRef_display_ID (0.00s) | |||
| TestCheckValidPayload/empty_fromRef_repository_clone_links github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_fromRef_repository_clone_links
--- PASS: TestCheckValidPayload/empty_fromRef_repository_clone_links (0.00s) | |||
| TestCheckValidPayload/empty_toRef.project.key github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_toRef.project.key
--- PASS: TestCheckValidPayload/empty_toRef.project.key (0.00s) | |||
| TestCheckValidPayload/empty_toRef.repositoryName github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_toRef.repositoryName
--- PASS: TestCheckValidPayload/empty_toRef.repositoryName (0.00s) | |||
| TestCheckValidPayload/empty_toRef_display_ID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_toRef_display_ID
--- PASS: TestCheckValidPayload/empty_toRef_display_ID (0.00s) | |||
| TestCheckValidPayload/empty_toRef_repository_clone_links github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/empty_toRef_repository_clone_links
--- PASS: TestCheckValidPayload/empty_toRef_repository_clone_links (0.00s) | |||
| TestCheckValidPayload/missing_fromRef.latestCommit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/missing_fromRef.latestCommit
--- PASS: TestCheckValidPayload/missing_fromRef.latestCommit (0.00s) | |||
| TestCheckValidPayload/missing_fromRef.project github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/missing_fromRef.project
--- PASS: TestCheckValidPayload/missing_fromRef.project (0.00s) | |||
| TestCheckValidPayload/missing_fromRef_repository_links github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/missing_fromRef_repository_links
--- PASS: TestCheckValidPayload/missing_fromRef_repository_links (0.00s) | |||
| TestCheckValidPayload/missing_repository_links github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/missing_repository_links
--- PASS: TestCheckValidPayload/missing_repository_links (0.00s) | |||
| TestCheckValidPayload/missing_toRef.latestCommit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/missing_toRef.latestCommit
--- PASS: TestCheckValidPayload/missing_toRef.latestCommit (0.00s) | |||
| TestCheckValidPayload/missing_toRef.project github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/missing_toRef.project
--- PASS: TestCheckValidPayload/missing_toRef.project (0.00s) | |||
| TestCheckValidPayload/zero_actor_ID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/zero_actor_ID
--- PASS: TestCheckValidPayload/zero_actor_ID (0.00s) | |||
| TestCheckValidPayload/zero_pull_request_ID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCheckValidPayload/zero_pull_request_ID
--- PASS: TestCheckValidPayload/zero_pull_request_ID (0.00s) | |||
| TestCreateStatus github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 20 ms | |
Stdout === RUN TestCreateStatus
--- PASS: TestCreateStatus (0.02s) | |||
| TestCreateStatus/bad/null_client github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/bad/null_client
--- PASS: TestCreateStatus/bad/null_client (0.00s) | |||
| TestCreateStatus/good/completed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/completed
--- PASS: TestCreateStatus/good/completed (0.00s) | |||
| TestCreateStatus/good/completed_with_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/completed_with_comment
--- PASS: TestCreateStatus/good/completed_with_comment (0.00s) | |||
| TestCreateStatus/good/details_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/details_url
--- PASS: TestCreateStatus/good/details_url (0.00s) | |||
| TestCreateStatus/good/failed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/failed
--- PASS: TestCreateStatus/good/failed (0.00s) | |||
| TestCreateStatus/good/neutral github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/neutral
--- PASS: TestCreateStatus/good/neutral (0.00s) | |||
| TestCreateStatus/good/pending github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/pending
--- PASS: TestCreateStatus/good/pending (0.00s) | |||
| TestCreateStatus/good/pending#01 github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/pending#01
--- PASS: TestCreateStatus/good/pending#01 (0.00s) | |||
| TestCreateStatus/good/skipped github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/skipped
--- PASS: TestCreateStatus/good/skipped (0.00s) | |||
| TestCreateStatus/good/success github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestCreateStatus/good/success
--- PASS: TestCreateStatus/good/success (0.00s) | |||
| TestGetCommitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo
--- PASS: TestGetCommitInfo (0.01s) | |||
| TestGetCommitInfo/Test_valid_Commit_basic_fields github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/Test_valid_Commit_basic_fields
--- PASS: TestGetCommitInfo/Test_valid_Commit_basic_fields (0.00s) | |||
| TestGetCommitInfo/Test_valid_Commit_with_full_info github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/Test_valid_Commit_with_full_info
--- PASS: TestGetCommitInfo/Test_valid_Commit_with_full_info (0.00s) | |||
| TestGetConfig github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetConfig
--- PASS: TestGetConfig (0.00s) | |||
| TestGetFileInsideRepo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestGetFileInsideRepo
--- PASS: TestGetFileInsideRepo (0.01s) | |||
| TestGetFileInsideRepo/bad/get_files_api_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/bad/get_files_api_error
--- PASS: TestGetFileInsideRepo/bad/get_files_api_error (0.00s) | |||
| TestGetFileInsideRepo/get_file_inside_default_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/get_file_inside_default_branch
--- PASS: TestGetFileInsideRepo/get_file_inside_default_branch (0.00s) | |||
| TestGetFileInsideRepo/get_file_inside_repo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/get_file_inside_repo
--- PASS: TestGetFileInsideRepo/get_file_inside_repo (0.00s) | |||
| TestGetFiles github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestGetFiles
--- PASS: TestGetFiles (0.01s) | |||
| TestGetFiles/bad/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFiles/bad/pull_request_event
--- PASS: TestGetFiles/bad/pull_request_event (0.00s) | |||
| TestGetFiles/bad/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFiles/bad/push_event
--- PASS: TestGetFiles/bad/push_event (0.00s) | |||
| TestGetFiles/good/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFiles/good/pull_request_event
--- PASS: TestGetFiles/good/pull_request_event (0.00s) | |||
| TestGetFiles/good/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetFiles/good/push_event
--- PASS: TestGetFiles/good/push_event (0.00s) | |||
| TestGetTektonDir github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 20 ms | |
Stdout === RUN TestGetTektonDir
--- PASS: TestGetTektonDir (0.02s) | |||
| TestGetTektonDir/bad/badly_formatted_yaml github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/bad/badly_formatted_yaml
--- PASS: TestGetTektonDir/bad/badly_formatted_yaml (0.00s) | |||
| TestGetTektonDir/bad/get_dir_api_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/bad/get_dir_api_error
--- PASS: TestGetTektonDir/bad/get_dir_api_error (0.00s) | |||
| TestGetTektonDir/bad/get_files_api_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/bad/get_files_api_error
--- PASS: TestGetTektonDir/bad/get_files_api_error (0.00s) | |||
| TestGetTektonDir/bad/no_yaml_files_in_there github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/bad/no_yaml_files_in_there
--- PASS: TestGetTektonDir/bad/no_yaml_files_in_there (0.00s) | |||
| TestGetTektonDir/good/get_tekton_directory github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/good/get_tekton_directory
--- PASS: TestGetTektonDir/good/get_tekton_directory (0.01s) | |||
| TestIsAllowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 80 ms | |
Stdout === RUN TestIsAllowed
--- PASS: TestIsAllowed (0.08s) | |||
| TestIsAllowed/allowed/from_a_comment_owner github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed/from_a_comment_owner
--- PASS: TestIsAllowed/allowed/from_a_comment_owner (0.01s) | |||
| TestIsAllowed/allowed/from_owner_file_who_is_not_part_of_workspace github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 20 ms | |
Stdout === RUN TestIsAllowed/allowed/from_owner_file_who_is_not_part_of_workspace
--- PASS: TestIsAllowed/allowed/from_owner_file_who_is_not_part_of_workspace (0.02s) | |||
| TestIsAllowed/allowed/ok-to-test_on_new_line github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed/ok-to-test_on_new_line
--- PASS: TestIsAllowed/allowed/ok-to-test_on_new_line (0.01s) | |||
| TestIsAllowed/allowed/user_is_in_project_group github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed/user_is_in_project_group
--- PASS: TestIsAllowed/allowed/user_is_in_project_group (0.00s) | |||
| TestIsAllowed/allowed/user_is_in_repo_group github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed/user_is_in_repo_group
--- PASS: TestIsAllowed/allowed/user_is_in_repo_group (0.00s) | |||
| TestIsAllowed/allowed/user_is_owner github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed/user_is_owner
--- PASS: TestIsAllowed/allowed/user_is_owner (0.00s) | |||
| TestIsAllowed/disallowed/from_an_ownerfile_that_has_nothing_to_do_with_sender github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestIsAllowed/disallowed/from_an_ownerfile_that_has_nothing_to_do_with_sender
--- PASS: TestIsAllowed/disallowed/from_an_ownerfile_that_has_nothing_to_do_with_sender (0.01s) | |||
| TestIsAllowed/disallowed/not_a_valid_ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestIsAllowed/disallowed/not_a_valid_ok-to-test_comment
--- PASS: TestIsAllowed/disallowed/not_a_valid_ok-to-test_comment (0.01s) | |||
| TestIsAllowed/disallowed/same_nickname_different_account_id github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestIsAllowed/disallowed/same_nickname_different_account_id
--- PASS: TestIsAllowed/disallowed/same_nickname_different_account_id (0.00s) | |||
| TestIsAllowed/disallowed/user_not_in_any_group_members github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestIsAllowed/disallowed/user_not_in_any_group_members
--- PASS: TestIsAllowed/disallowed/user_not_in_any_group_members (0.01s) | |||
| TestParsePayload github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestParsePayload
--- PASS: TestParsePayload (0.01s) | |||
| TestParsePayload/bad/bad_json github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/bad_json
--- PASS: TestParsePayload/bad/bad_json (0.00s) | |||
| TestParsePayload/bad/changes_are_empty_in_push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/changes_are_empty_in_push
--- PASS: TestParsePayload/bad/changes_are_empty_in_push (0.00s) | |||
| TestParsePayload/bad/commits_are_empty_in_push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/commits_are_empty_in_push
--- PASS: TestParsePayload/bad/commits_are_empty_in_push (0.00s) | |||
| TestParsePayload/bad/invalid_event_type github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/invalid_event_type
--- PASS: TestParsePayload/bad/invalid_event_type (0.00s) | |||
| TestParsePayload/bad/url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/url
--- PASS: TestParsePayload/bad/url (0.00s) | |||
| TestParsePayload/branch/deleted_with_zero_hash github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/branch/deleted_with_zero_hash
--- PASS: TestParsePayload/branch/deleted_with_zero_hash (0.00s) | |||
| TestParsePayload/good/comment_cancel_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/comment_cancel_a_pr
--- PASS: TestParsePayload/good/comment_cancel_a_pr (0.00s) | |||
| TestParsePayload/good/comment_cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/comment_cancel_all
--- PASS: TestParsePayload/good/comment_cancel_all (0.00s) | |||
| TestParsePayload/good/comment_ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/comment_ok-to-test
--- PASS: TestParsePayload/good/comment_ok-to-test (0.00s) | |||
| TestParsePayload/good/comment_retest_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/comment_retest_a_pr
--- PASS: TestParsePayload/good/comment_retest_a_pr (0.00s) | |||
| TestParsePayload/good/comment_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/comment_test
--- PASS: TestParsePayload/good/comment_test (0.00s) | |||
| TestParsePayload/good/pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/pull_request
--- PASS: TestParsePayload/good/pull_request (0.00s) | |||
| TestParsePayload/good/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/push
--- PASS: TestParsePayload/good/push (0.00s) | |||
| TestProvider_Detect github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestProvider_Detect
--- PASS: TestProvider_Detect (0.01s) | |||
| TestProvider_Detect/cancel_a_pipelinerun_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/cancel_a_pipelinerun_comment
--- PASS: TestProvider_Detect/cancel_a_pipelinerun_comment (0.00s) | |||
| TestProvider_Detect/cancel_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/cancel_comment
--- PASS: TestProvider_Detect/cancel_comment (0.00s) | |||
| TestProvider_Detect/invalid_bitbucket_data_center_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/invalid_bitbucket_data_center_Event
--- PASS: TestProvider_Detect/invalid_bitbucket_data_center_Event (0.00s) | |||
| TestProvider_Detect/not_a_bitbucket_data_center_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/not_a_bitbucket_data_center_Event
--- PASS: TestProvider_Detect/not_a_bitbucket_data_center_Event (0.00s) | |||
| TestProvider_Detect/ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/ok-to-test_comment
--- PASS: TestProvider_Detect/ok-to-test_comment (0.00s) | |||
| TestProvider_Detect/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/pull_request_event
--- PASS: TestProvider_Detect/pull_request_event (0.00s) | |||
| TestProvider_Detect/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/push_event
--- PASS: TestProvider_Detect/push_event (0.00s) | |||
| TestProvider_Detect/random_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/random_comment
--- PASS: TestProvider_Detect/random_comment (0.00s) | |||
| TestProvider_Detect/retest_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/retest_comment
--- PASS: TestProvider_Detect/retest_comment (0.00s) | |||
| TestProvider_Detect/updated_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/updated_pull_request_event
--- PASS: TestProvider_Detect/updated_pull_request_event (0.00s) | |||
| TestRemoveLastSegment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment
--- PASS: TestRemoveLastSegment (0.00s) | |||
| TestRemoveLastSegment/empty_path github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/empty_path
--- PASS: TestRemoveLastSegment/empty_path (0.00s) | |||
| TestRemoveLastSegment/empty_string github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/empty_string
--- PASS: TestRemoveLastSegment/empty_string (0.00s) | |||
| TestRemoveLastSegment/https_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/https_URL
--- PASS: TestRemoveLastSegment/https_URL (0.00s) | |||
| TestRemoveLastSegment/just_root_path github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/just_root_path
--- PASS: TestRemoveLastSegment/just_root_path (0.00s) | |||
| TestRemoveLastSegment/multiple_segments_path github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/multiple_segments_path
--- PASS: TestRemoveLastSegment/multiple_segments_path (0.00s) | |||
| TestRemoveLastSegment/multiple_segments_path_with_trailing_slash github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/multiple_segments_path_with_trailing_slash
--- PASS: TestRemoveLastSegment/multiple_segments_path_with_trailing_slash (0.00s) | |||
| TestRemoveLastSegment/no_host,_just_path github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/no_host,_just_path
--- PASS: TestRemoveLastSegment/no_host,_just_path (0.00s) | |||
| TestRemoveLastSegment/path_with_double_slashes github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/path_with_double_slashes
--- PASS: TestRemoveLastSegment/path_with_double_slashes (0.00s) | |||
| TestRemoveLastSegment/path_with_fragment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/path_with_fragment
--- PASS: TestRemoveLastSegment/path_with_fragment (0.00s) | |||
| TestRemoveLastSegment/path_with_query_parameters github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/path_with_query_parameters
--- PASS: TestRemoveLastSegment/path_with_query_parameters (0.00s) | |||
| TestRemoveLastSegment/path_with_query_parameters_and_fragment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/path_with_query_parameters_and_fragment
--- PASS: TestRemoveLastSegment/path_with_query_parameters_and_fragment (0.00s) | |||
| TestRemoveLastSegment/root_path github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/root_path
--- PASS: TestRemoveLastSegment/root_path (0.00s) | |||
| TestRemoveLastSegment/single_segment_path github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/single_segment_path
--- PASS: TestRemoveLastSegment/single_segment_path (0.00s) | |||
| TestRemoveLastSegment/single_segment_path_with_trailing_slash github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestRemoveLastSegment/single_segment_path_with_trailing_slash
--- PASS: TestRemoveLastSegment/single_segment_path_with_trailing_slash (0.00s) | |||
| TestSetClient github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 10 ms | |
Stdout === RUN TestSetClient
--- PASS: TestSetClient (0.01s) | |||
| TestSetClient/bad/invalid_user github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestSetClient/bad/invalid_user
--- PASS: TestSetClient/bad/invalid_user (0.00s) | |||
| TestSetClient/bad/no_secret github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestSetClient/bad/no_secret
--- PASS: TestSetClient/bad/no_secret (0.00s) | |||
| TestSetClient/bad/no_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestSetClient/bad/no_url
--- PASS: TestSetClient/bad/no_url (0.00s) | |||
| TestSetClient/bad/no_username github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestSetClient/bad/no_username
--- PASS: TestSetClient/bad/no_username (0.00s) | |||
| TestSetClient/bad/unknown_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestSetClient/bad/unknown_error
--- PASS: TestSetClient/bad/unknown_error (0.00s) | |||
| TestSetClient/good/url_append_/rest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestSetClient/good/url_append_/rest
--- PASS: TestSetClient/good/url_append_/rest (0.00s) | |||
| TestValidate github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestValidate
--- PASS: TestValidate (0.00s) | |||
| TestValidate/bad/signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestValidate/bad/signature
--- PASS: TestValidate/bad/signature (0.00s) | |||
| TestValidate/good/SHA1Signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestValidate/good/SHA1Signature
--- PASS: TestValidate/good/SHA1Signature (0.00s) | |||
| TestValidate/good/SHA256Signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestValidate/good/SHA256Signature
--- PASS: TestValidate/good/SHA256Signature (0.00s) | |||
| TestValidate/secret_missing github.com/openshift-pipelines/pipelines-as-code/pkg/provider/bitbucketdatacenter | passed | 0 ms | |
Stdout === RUN TestValidate/secret_missing
--- PASS: TestValidate/secret_missing (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea
| Test | Status | Duration | |
|---|---|---|---|
| Test_parseWebhook github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN Test_parseWebhook
--- PASS: Test_parseWebhook (0.00s) | |||
| Test_parseWebhook/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN Test_parseWebhook/push
--- PASS: Test_parseWebhook/push (0.00s) | |||
| TestAclCheckAll github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestAclCheckAll
--- PASS: TestAclCheckAll (0.01s) | |||
| TestAclCheckAll/allowed_from_org/sender_allowed_from_org_from_owner_file github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/allowed_from_org/sender_allowed_from_org_from_owner_file
--- PASS: TestAclCheckAll/allowed_from_org/sender_allowed_from_org_from_owner_file (0.00s) | |||
| TestAclCheckAll/allowed_from_org/sender_allowed_from_org_in_collabo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/allowed_from_org/sender_allowed_from_org_in_collabo
--- PASS: TestAclCheckAll/allowed_from_org/sender_allowed_from_org_in_collabo (0.00s) | |||
| TestAclCheckAll/disallowed/sender_not_allowed_from_org_in_collabo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/disallowed/sender_not_allowed_from_org_in_collabo
--- PASS: TestAclCheckAll/disallowed/sender_not_allowed_from_org_in_collabo (0.00s) | |||
| TestCheckPolicyAllowing github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 30 ms | |
Stdout === RUN TestCheckPolicyAllowing
--- PASS: TestCheckPolicyAllowing (0.03s) | |||
| TestCheckPolicyAllowing/error_while_getting_team_membership github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/error_while_getting_team_membership
--- PASS: TestCheckPolicyAllowing/error_while_getting_team_membership (0.00s) | |||
| TestCheckPolicyAllowing/forbidden_when_listing_org_teams github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/forbidden_when_listing_org_teams
--- PASS: TestCheckPolicyAllowing/forbidden_when_listing_org_teams (0.00s) | |||
| TestCheckPolicyAllowing/no_team_in_org_is_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/no_team_in_org_is_found
--- PASS: TestCheckPolicyAllowing/no_team_in_org_is_found (0.00s) | |||
| TestCheckPolicyAllowing/user_is_a_member_of_the_allowed_team github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 20 ms | |
Stdout === RUN TestCheckPolicyAllowing/user_is_a_member_of_the_allowed_team
--- PASS: TestCheckPolicyAllowing/user_is_a_member_of_the_allowed_team (0.02s) | |||
| TestCheckPolicyAllowing/user_is_not_a_member_of_the_allowed_team github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/user_is_not_a_member_of_the_allowed_team
--- PASS: TestCheckPolicyAllowing/user_is_not_a_member_of_the_allowed_team (0.00s) | |||
| TestCreateComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestCreateComment
--- PASS: TestCreateComment (0.01s) | |||
| TestCreateComment/create_new_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCreateComment/create_new_comment
--- PASS: TestCreateComment/create_new_comment (0.00s) | |||
| TestCreateComment/nil_client_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCreateComment/nil_client_error
--- PASS: TestCreateComment/nil_client_error (0.00s) | |||
| TestCreateComment/no_matching_comment_creates_new github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCreateComment/no_matching_comment_creates_new
--- PASS: TestCreateComment/no_matching_comment_creates_new (0.00s) | |||
| TestCreateComment/not_a_pull_request_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCreateComment/not_a_pull_request_error
--- PASS: TestCreateComment/not_a_pull_request_error (0.00s) | |||
| TestCreateComment/skip_comment_from_different_user_and_create_new github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCreateComment/skip_comment_from_different_user_and_create_new
--- PASS: TestCreateComment/skip_comment_from_different_user_and_create_new (0.00s) | |||
| TestCreateComment/update_existing_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestCreateComment/update_existing_comment
--- PASS: TestCreateComment/update_existing_comment (0.00s) | |||
| TestCreateStatusUpdateCommentNormalizesBreaks github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestCreateStatusUpdateCommentNormalizesBreaks
--- PASS: TestCreateStatusUpdateCommentNormalizesBreaks (0.01s) | |||
| TestFormatPipelineCommentEmoji github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestFormatPipelineCommentEmoji
--- PASS: TestFormatPipelineCommentEmoji (0.00s) | |||
| TestFormatPipelineCommentEmoji/failure_conclusion_uses_failure_emoji github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestFormatPipelineCommentEmoji/failure_conclusion_uses_failure_emoji
--- PASS: TestFormatPipelineCommentEmoji/failure_conclusion_uses_failure_emoji (0.00s) | |||
| TestFormatPipelineCommentEmoji/in_progress_status_uses_rocket_emoji github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestFormatPipelineCommentEmoji/in_progress_status_uses_rocket_emoji
--- PASS: TestFormatPipelineCommentEmoji/in_progress_status_uses_rocket_emoji (0.00s) | |||
| TestGetCommitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo
--- PASS: TestGetCommitInfo (0.01s) | |||
| TestGetCommitInfo/basic_fields_only github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo/basic_fields_only
--- PASS: TestGetCommitInfo/basic_fields_only (0.01s) | |||
| TestGetCommitInfo/good_with_full_commit_info github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/good_with_full_commit_info
--- PASS: TestGetCommitInfo/good_with_full_commit_info (0.00s) | |||
| TestGetCommitInfo/no_client_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/no_client_error
--- PASS: TestGetCommitInfo/no_client_error (0.00s) | |||
| TestGetCommitInfoPRLookupPopulatesURLs github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestGetCommitInfoPRLookupPopulatesURLs
--- PASS: TestGetCommitInfoPRLookupPopulatesURLs (0.00s) | |||
| TestGetTektonDir github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestGetTektonDir
--- PASS: TestGetTektonDir (0.01s) | |||
| TestGetTektonDir/test_with_badly_formatted_yaml github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/test_with_badly_formatted_yaml
--- PASS: TestGetTektonDir/test_with_badly_formatted_yaml (0.01s) | |||
| TestOkToTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 90 ms | |
Stdout === RUN TestOkToTestComment
--- PASS: TestOkToTestComment (0.09s) | |||
| TestOkToTestComment/allowed_from_org/good_issue_comment_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestOkToTestComment/allowed_from_org/good_issue_comment_event
--- PASS: TestOkToTestComment/allowed_from_org/good_issue_comment_event (0.00s) | |||
| TestOkToTestComment/allowed_from_org/good_issue_comment_event_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 20 ms | |
Stdout === RUN TestOkToTestComment/allowed_from_org/good_issue_comment_event_without_remember
--- PASS: TestOkToTestComment/allowed_from_org/good_issue_comment_event_without_remember (0.02s) | |||
| TestOkToTestComment/allowed_from_org/good_issue_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestOkToTestComment/allowed_from_org/good_issue_pull_request_event
--- PASS: TestOkToTestComment/allowed_from_org/good_issue_pull_request_event (0.00s) | |||
| TestOkToTestComment/allowed_from_org/good_issue_pull_request_event_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestOkToTestComment/allowed_from_org/good_issue_pull_request_event_without_remember
--- PASS: TestOkToTestComment/allowed_from_org/good_issue_pull_request_event_without_remember (0.00s) | |||
| TestOkToTestComment/disallowed/bad_event_origin github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestOkToTestComment/disallowed/bad_event_origin
--- PASS: TestOkToTestComment/disallowed/bad_event_origin (0.00s) | |||
| TestOkToTestComment/disallowed/bad_event_origin_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/disallowed/bad_event_origin_without_remember
--- PASS: TestOkToTestComment/disallowed/bad_event_origin_without_remember (0.01s) | |||
| TestOkToTestComment/disallowed/no-ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/disallowed/no-ok-to-test
--- PASS: TestOkToTestComment/disallowed/no-ok-to-test (0.01s) | |||
| TestOkToTestComment/disallowed/no-ok-to-test_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/disallowed/no-ok-to-test_without_remember
--- PASS: TestOkToTestComment/disallowed/no-ok-to-test_without_remember (0.01s) | |||
| TestOkToTestComment/disallowed/ok-to-test-not-from-owner github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 20 ms | |
Stdout === RUN TestOkToTestComment/disallowed/ok-to-test-not-from-owner
--- PASS: TestOkToTestComment/disallowed/ok-to-test-not-from-owner (0.02s) | |||
| TestOkToTestComment/disallowed/ok-to-test-not-from-owner_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/disallowed/ok-to-test-not-from-owner_without_remember
--- PASS: TestOkToTestComment/disallowed/ok-to-test-not-from-owner_without_remember (0.01s) | |||
| TestParsePayloadIssueCommentPullRequestData github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestParsePayloadIssueCommentPullRequestData
--- PASS: TestParsePayloadIssueCommentPullRequestData (0.00s) | |||
| TestParsePayloadIssueCommentPullRequestData/issue_comment_populates_source_and_target_urls github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestParsePayloadIssueCommentPullRequestData/issue_comment_populates_source_and_target_urls
--- PASS: TestParsePayloadIssueCommentPullRequestData/issue_comment_populates_source_and_target_urls (0.00s) | |||
| TestParsePayloadIssueCommentPullRequestData/missing_head_repo_does_not_panic_and_leaves_head_url_empty github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestParsePayloadIssueCommentPullRequestData/missing_head_repo_does_not_panic_and_leaves_head_url_empty
--- PASS: TestParsePayloadIssueCommentPullRequestData/missing_head_repo_does_not_panic_and_leaves_head_url_empty (0.00s) | |||
| TestParsePayloadIssueCommentPullRequestData/non_pull_request_issue_comment_still_fails github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestParsePayloadIssueCommentPullRequestData/non_pull_request_issue_comment_still_fails
--- PASS: TestParsePayloadIssueCommentPullRequestData/non_pull_request_issue_comment_still_fails (0.00s) | |||
| TestParsePayloadIssueCommentPullRequestData/pull_request_comment_populates_source_and_target_urls github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestParsePayloadIssueCommentPullRequestData/pull_request_comment_populates_source_and_target_urls
--- PASS: TestParsePayloadIssueCommentPullRequestData/pull_request_comment_populates_source_and_target_urls (0.00s) | |||
| TestProvider_CreateStatus github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 30 ms | |
Stdout === RUN TestProvider_CreateStatus
--- PASS: TestProvider_CreateStatus (0.03s) | |||
| TestProvider_CreateStatus/Test_status_text github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_status_text
--- PASS: TestProvider_CreateStatus/Test_status_text (0.00s) | |||
| TestProvider_CreateStatus/Test_with_failure_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_failure_conclusion
--- PASS: TestProvider_CreateStatus/Test_with_failure_conclusion (0.00s) | |||
| TestProvider_CreateStatus/Test_with_in_progress_status github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_in_progress_status
--- PASS: TestProvider_CreateStatus/Test_with_in_progress_status (0.00s) | |||
| TestProvider_CreateStatus/Test_with_neutral_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_neutral_conclusion
--- PASS: TestProvider_CreateStatus/Test_with_neutral_conclusion (0.00s) | |||
| TestProvider_CreateStatus/Test_with_ok-to-test_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_ok-to-test_event
--- PASS: TestProvider_CreateStatus/Test_with_ok-to-test_event (0.00s) | |||
| TestProvider_CreateStatus/Test_with_oncomment_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_oncomment_event
--- PASS: TestProvider_CreateStatus/Test_with_oncomment_event (0.01s) | |||
| TestProvider_CreateStatus/Test_with_onpr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_onpr
--- PASS: TestProvider_CreateStatus/Test_with_onpr (0.00s) | |||
| TestProvider_CreateStatus/Test_with_pending_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_pending_conclusion
--- PASS: TestProvider_CreateStatus/Test_with_pending_conclusion (0.01s) | |||
| TestProvider_CreateStatus/Test_with_success_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatus/Test_with_success_conclusion
--- PASS: TestProvider_CreateStatus/Test_with_success_conclusion (0.00s) | |||
| TestProvider_CreateStatusCommit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 20 ms | |
Stdout === RUN TestProvider_CreateStatusCommit
--- PASS: TestProvider_CreateStatusCommit (0.02s) | |||
| TestProvider_CreateStatusCommit/cancel github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatusCommit/cancel
--- PASS: TestProvider_CreateStatusCommit/cancel (0.00s) | |||
| TestProvider_CreateStatusCommit/ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatusCommit/ok-to-test
--- PASS: TestProvider_CreateStatusCommit/ok-to-test (0.00s) | |||
| TestProvider_CreateStatusCommit/pending github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatusCommit/pending
--- PASS: TestProvider_CreateStatusCommit/pending (0.00s) | |||
| TestProvider_CreateStatusCommit/pending_from_status github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatusCommit/pending_from_status
--- PASS: TestProvider_CreateStatusCommit/pending_from_status (0.00s) | |||
| TestProvider_CreateStatusCommit/retest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatusCommit/retest
--- PASS: TestProvider_CreateStatusCommit/retest (0.00s) | |||
| TestProvider_CreateStatusCommit/success github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_CreateStatusCommit/success
--- PASS: TestProvider_CreateStatusCommit/success (0.00s) | |||
| TestProvider_Validate github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate
--- PASS: TestProvider_Validate (0.00s) | |||
| TestProvider_Validate/invalid_hex_in_signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/invalid_hex_in_signature
--- PASS: TestProvider_Validate/invalid_hex_in_signature (0.00s) | |||
| TestProvider_Validate/invalid_signature_mismatch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/invalid_signature_mismatch
--- PASS: TestProvider_Validate/invalid_signature_mismatch (0.00s) | |||
| TestProvider_Validate/no_secret_and_no_signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/no_secret_and_no_signature
--- PASS: TestProvider_Validate/no_secret_and_no_signature (0.00s) | |||
| TestProvider_Validate/secret_configured_but_no_signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/secret_configured_but_no_signature
--- PASS: TestProvider_Validate/secret_configured_but_no_signature (0.00s) | |||
| TestProvider_Validate/signature_present_but_no_secret_configured github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/signature_present_but_no_secret_configured
--- PASS: TestProvider_Validate/signature_present_but_no_secret_configured (0.00s) | |||
| TestProvider_Validate/valid_forgejo_signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/valid_forgejo_signature
--- PASS: TestProvider_Validate/valid_forgejo_signature (0.00s) | |||
| TestProvider_Validate/valid_gitea_signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProvider_Validate/valid_gitea_signature
--- PASS: TestProvider_Validate/valid_gitea_signature (0.00s) | |||
| TestProviderCreateStatusCommitRetryOnTransientError github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 4.52s | |
Stdout === RUN TestProviderCreateStatusCommitRetryOnTransientError
--- PASS: TestProviderCreateStatusCommitRetryOnTransientError (4.52s) | |||
| TestProviderCreateStatusCommitRetryOnTransientError/fail_after_max_retries github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 3.02s | |
Stdout === RUN TestProviderCreateStatusCommitRetryOnTransientError/fail_after_max_retries
--- PASS: TestProviderCreateStatusCommitRetryOnTransientError/fail_after_max_retries (3.02s) | |||
| TestProviderCreateStatusCommitRetryOnTransientError/no_retry_on_other_errors github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderCreateStatusCommitRetryOnTransientError/no_retry_on_other_errors
--- PASS: TestProviderCreateStatusCommitRetryOnTransientError/no_retry_on_other_errors (0.00s) | |||
| TestProviderCreateStatusCommitRetryOnTransientError/retry_on_user_does_not_exist_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 1.51s | |
Stdout === RUN TestProviderCreateStatusCommitRetryOnTransientError/retry_on_user_does_not_exist_error
--- PASS: TestProviderCreateStatusCommitRetryOnTransientError/retry_on_user_does_not_exist_error (1.51s) | |||
| TestProviderDetect github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestProviderDetect
--- PASS: TestProviderDetect (0.01s) | |||
| TestProviderDetect/bad/event_not_supported github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/bad/event_not_supported
--- PASS: TestProviderDetect/bad/event_not_supported (0.00s) | |||
| TestProviderDetect/bad/invalid_issue_comment_payload_type github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/bad/invalid_issue_comment_payload_type
--- PASS: TestProviderDetect/bad/invalid_issue_comment_payload_type (0.00s) | |||
| TestProviderDetect/bad/invalid_json_payload github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/bad/invalid_json_payload
--- PASS: TestProviderDetect/bad/invalid_json_payload (0.00s) | |||
| TestProviderDetect/bad/invalid_pull_request_payload_type github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/bad/invalid_pull_request_payload_type
--- PASS: TestProviderDetect/bad/invalid_pull_request_payload_type (0.00s) | |||
| TestProviderDetect/bad/invalid_push_payload_type github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/bad/invalid_push_payload_type
--- PASS: TestProviderDetect/bad/invalid_push_payload_type (0.00s) | |||
| TestProviderDetect/bad/test_not_a_gitea_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/bad/test_not_a_gitea_request
--- PASS: TestProviderDetect/bad/test_not_a_gitea_request (0.00s) | |||
| TestProviderDetect/good/cancel_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/cancel_comment
--- PASS: TestProviderDetect/good/cancel_comment (0.00s) | |||
| TestProviderDetect/good/cancel_comment_single_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/cancel_comment_single_pr
--- PASS: TestProviderDetect/good/cancel_comment_single_pr (0.00s) | |||
| TestProviderDetect/good/ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/ok-to-test_comment
--- PASS: TestProviderDetect/good/ok-to-test_comment (0.00s) | |||
| TestProviderDetect/good/pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/pull_request
--- PASS: TestProviderDetect/good/pull_request (0.00s) | |||
| TestProviderDetect/good/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/push
--- PASS: TestProviderDetect/good/push (0.00s) | |||
| TestProviderDetect/good/random_issue_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/random_issue_comment
--- PASS: TestProviderDetect/good/random_issue_comment (0.00s) | |||
| TestProviderDetect/good/retest_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderDetect/good/retest_comment
--- PASS: TestProviderDetect/good/retest_comment (0.00s) | |||
| TestProviderGetFiles github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 10 ms | |
Stdout === RUN TestProviderGetFiles
--- PASS: TestProviderGetFiles (0.01s) | |||
| TestProviderGetFiles/pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderGetFiles/pull_request
--- PASS: TestProviderGetFiles/pull_request (0.00s) | |||
| TestProviderGetFiles/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitea | passed | 0 ms | |
Stdout === RUN TestProviderGetFiles/push
--- PASS: TestProviderGetFiles/push (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github
| Test | Status | Duration | |
|---|---|---|---|
| TestAclCheckAll github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 30 ms | |
Stdout === RUN TestAclCheckAll
--- PASS: TestAclCheckAll (0.03s) | |||
| TestAclCheckAll/err_it github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/err_it
--- PASS: TestAclCheckAll/err_it (0.00s) | |||
| TestAclCheckAll/owner_is_sender_is_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/owner_is_sender_is_allowed
--- PASS: TestAclCheckAll/owner_is_sender_is_allowed (0.00s) | |||
| TestAclCheckAll/sender_allowed_from_owner_file github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestAclCheckAll/sender_allowed_from_owner_file
--- PASS: TestAclCheckAll/sender_allowed_from_owner_file (0.01s) | |||
| TestAclCheckAll/sender_allowed_in_org github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/sender_allowed_in_org
--- PASS: TestAclCheckAll/sender_allowed_in_org (0.00s) | |||
| TestAclCheckAll/sender_allowed_since_collaborator_on_repo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/sender_allowed_since_collaborator_on_repo
--- PASS: TestAclCheckAll/sender_allowed_since_collaborator_on_repo (0.00s) | |||
| TestAclCheckAll/sender_not_allowed_in_org github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAclCheckAll/sender_not_allowed_in_org
--- PASS: TestAclCheckAll/sender_not_allowed_in_org (0.00s) | |||
| TestAppTokenGeneration github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestAppTokenGeneration
--- PASS: TestAppTokenGeneration (0.02s) | |||
| TestAppTokenGeneration/invalid_app_id_in_secret github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAppTokenGeneration/invalid_app_id_in_secret
--- PASS: TestAppTokenGeneration/invalid_app_id_in_secret (0.00s) | |||
| TestAppTokenGeneration/invalid_private_key_in_secret github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAppTokenGeneration/invalid_private_key_in_secret
--- PASS: TestAppTokenGeneration/invalid_private_key_in_secret (0.00s) | |||
| TestAppTokenGeneration/secret_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestAppTokenGeneration/secret_found
--- PASS: TestAppTokenGeneration/secret_found (0.01s) | |||
| TestAppTokenGeneration/secret_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestAppTokenGeneration/secret_not_found
--- PASS: TestAppTokenGeneration/secret_not_found (0.00s) | |||
| TestCheckPolicyAllowing github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestCheckPolicyAllowing
--- PASS: TestCheckPolicyAllowing (0.02s) | |||
| TestCheckPolicyAllowing/error_while_getting_team_membership github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/error_while_getting_team_membership
--- PASS: TestCheckPolicyAllowing/error_while_getting_team_membership (0.00s) | |||
| TestCheckPolicyAllowing/team_is_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/team_is_not_found
--- PASS: TestCheckPolicyAllowing/team_is_not_found (0.00s) | |||
| TestCheckPolicyAllowing/user_is_a_member_of_the_allowed_team github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestCheckPolicyAllowing/user_is_a_member_of_the_allowed_team
--- PASS: TestCheckPolicyAllowing/user_is_a_member_of_the_allowed_team (0.01s) | |||
| TestCheckPolicyAllowing/user_is_not_a_member_of_the_allowed_team github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCheckPolicyAllowing/user_is_not_a_member_of_the_allowed_team
--- PASS: TestCheckPolicyAllowing/user_is_not_a_member_of_the_allowed_team (0.00s) | |||
| TestCheckSenderOrgMembership github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestCheckSenderOrgMembership
--- PASS: TestCheckSenderOrgMembership (0.01s) | |||
| TestCheckSenderOrgMembership/Check_Sender_not_in_Org_Membership github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCheckSenderOrgMembership/Check_Sender_not_in_Org_Membership
--- PASS: TestCheckSenderOrgMembership/Check_Sender_not_in_Org_Membership (0.00s) | |||
| TestCheckSenderOrgMembership/Check_Sender_Org_Membership github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCheckSenderOrgMembership/Check_Sender_Org_Membership
--- PASS: TestCheckSenderOrgMembership/Check_Sender_Org_Membership (0.00s) | |||
| TestCheckSenderOrgMembership/Not_found_on_organization github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCheckSenderOrgMembership/Not_found_on_organization
--- PASS: TestCheckSenderOrgMembership/Not_found_on_organization (0.00s) | |||
| TestConfigureRepository github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestConfigureRepository
--- PASS: TestConfigureRepository (0.01s) | |||
| TestConfigureRepository/non_supported_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestConfigureRepository/non_supported_event
--- PASS: TestConfigureRepository/non_supported_event (0.00s) | |||
| TestConfigureRepository/repo_create_event_with_no_ns_template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestConfigureRepository/repo_create_event_with_no_ns_template
--- PASS: TestConfigureRepository/repo_create_event_with_no_ns_template (0.00s) | |||
| TestConfigureRepository/repo_create_event_with_ns_already_exist github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestConfigureRepository/repo_create_event_with_ns_already_exist
--- PASS: TestConfigureRepository/repo_create_event_with_ns_already_exist (0.00s) | |||
| TestConfigureRepository/repo_create_event_with_ns_template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestConfigureRepository/repo_create_event_with_ns_template
--- PASS: TestConfigureRepository/repo_create_event_with_ns_template (0.00s) | |||
| TestConfigureRepository/repo_create_event_with_repo_template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestConfigureRepository/repo_create_event_with_repo_template
--- PASS: TestConfigureRepository/repo_create_event_with_repo_template (0.00s) | |||
| TestConfigureRepository/repo_updated_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestConfigureRepository/repo_updated_event
--- PASS: TestConfigureRepository/repo_updated_event (0.00s) | |||
| TestCreateComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestCreateComment
--- PASS: TestCreateComment (0.01s) | |||
| TestCreateComment/create_new_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateComment/create_new_comment
--- PASS: TestCreateComment/create_new_comment (0.00s) | |||
| TestCreateComment/nil_client_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateComment/nil_client_error
--- PASS: TestCreateComment/nil_client_error (0.00s) | |||
| TestCreateComment/no_matching_comment_creates_new github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateComment/no_matching_comment_creates_new
--- PASS: TestCreateComment/no_matching_comment_creates_new (0.00s) | |||
| TestCreateComment/not_a_pull_request_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateComment/not_a_pull_request_error
--- PASS: TestCreateComment/not_a_pull_request_error (0.00s) | |||
| TestCreateComment/skip_comment_from_different_user_and_create_new github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateComment/skip_comment_from_different_user_and_create_new
--- PASS: TestCreateComment/skip_comment_from_different_user_and_create_new (0.00s) | |||
| TestCreateComment/update_existing_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateComment/update_existing_comment
--- PASS: TestCreateComment/update_existing_comment (0.00s) | |||
| TestCreateCommentDedupLogging github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 30 ms | |
Stdout === RUN TestCreateCommentDedupLogging
--- PASS: TestCreateCommentDedupLogging (0.03s) | |||
| TestCreateCommentDedupLogging/logs_duplicate_detection_for_multiple_markers_and_edits_first github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateCommentDedupLogging/logs_duplicate_detection_for_multiple_markers_and_edits_first
--- PASS: TestCreateCommentDedupLogging/logs_duplicate_detection_for_multiple_markers_and_edits_first (0.00s) | |||
| TestCreateCommentDedupLogging/logs_edit_flow_for_one_existing_marker_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateCommentDedupLogging/logs_edit_flow_for_one_existing_marker_comment
--- PASS: TestCreateCommentDedupLogging/logs_edit_flow_for_one_existing_marker_comment (0.00s) | |||
| TestCreateCommentDedupLogging/logs_full_create_flow_when_marker_comment_does_not_exist github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestCreateCommentDedupLogging/logs_full_create_flow_when_marker_comment_does_not_exist
--- PASS: TestCreateCommentDedupLogging/logs_full_create_flow_when_marker_comment_does_not_exist (0.02s) | |||
| TestCreateCommentDedupLogging/logs_no_marker_phase_when_updateMarker_is_empty github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestCreateCommentDedupLogging/logs_no_marker_phase_when_updateMarker_is_empty
--- PASS: TestCreateCommentDedupLogging/logs_no_marker_phase_when_updateMarker_is_empty (0.00s) | |||
| TestCreateToken github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 430 ms | |
Stdout === RUN TestCreateToken
--- PASS: TestCreateToken (0.43s) | |||
| TestFetchAppSlug github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 30 ms | |
Stdout === RUN TestFetchAppSlug
--- PASS: TestFetchAppSlug (0.03s) | |||
| TestFetchAppSlug/app_endpoint_returns_404 github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestFetchAppSlug/app_endpoint_returns_404
--- PASS: TestFetchAppSlug/app_endpoint_returns_404 (0.00s) | |||
| TestFetchAppSlug/app_endpoint_returns_malformed_JSON github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestFetchAppSlug/app_endpoint_returns_malformed_JSON
--- PASS: TestFetchAppSlug/app_endpoint_returns_malformed_JSON (0.01s) | |||
| TestFetchAppSlug/app_returns_empty_slug github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestFetchAppSlug/app_returns_empty_slug
--- PASS: TestFetchAppSlug/app_returns_empty_slug (0.00s) | |||
| TestFetchAppSlug/invalid_private_key github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestFetchAppSlug/invalid_private_key
--- PASS: TestFetchAppSlug/invalid_private_key (0.00s) | |||
| TestFetchAppSlug/success_fetch_app_slug github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestFetchAppSlug/success_fetch_app_slug
--- PASS: TestFetchAppSlug/success_fetch_app_slug (0.00s) | |||
| TestGenerateNamespaceAndRepositoryName github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGenerateNamespaceAndRepositoryName
--- PASS: TestGenerateNamespaceAndRepositoryName (0.00s) | |||
| TestGenerateNamespaceAndRepositoryName/empty_ns_template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGenerateNamespaceAndRepositoryName/empty_ns_template
--- PASS: TestGenerateNamespaceAndRepositoryName/empty_ns_template (0.00s) | |||
| TestGenerateNamespaceAndRepositoryName/empty_repo_template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGenerateNamespaceAndRepositoryName/empty_repo_template
--- PASS: TestGenerateNamespaceAndRepositoryName/empty_repo_template (0.00s) | |||
| TestGenerateNamespaceAndRepositoryName/no_template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGenerateNamespaceAndRepositoryName/no_template
--- PASS: TestGenerateNamespaceAndRepositoryName/no_template (0.00s) | |||
| TestGenerateNamespaceAndRepositoryName/template github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGenerateNamespaceAndRepositoryName/template
--- PASS: TestGenerateNamespaceAndRepositoryName/template (0.00s) | |||
| TestGetExistingCheckRunIDFromMultiple github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetExistingCheckRunIDFromMultiple
--- PASS: TestGetExistingCheckRunIDFromMultiple (0.00s) | |||
| TestGetExistingFailedCheckRunID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetExistingFailedCheckRunID
--- PASS: TestGetExistingFailedCheckRunID (0.00s) | |||
| TestGetExistingPendingApprovalCheckRunID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetExistingPendingApprovalCheckRunID
--- PASS: TestGetExistingPendingApprovalCheckRunID (0.00s) | |||
| TestGetFileInsideRepo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGetFileInsideRepo
--- PASS: TestGetFileInsideRepo (0.01s) | |||
| TestGetFileInsideRepo/error/cannot_get_blob github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/error/cannot_get_blob
--- PASS: TestGetFileInsideRepo/error/cannot_get_blob (0.00s) | |||
| TestGetFileInsideRepo/fail/bad_encoding github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/fail/bad_encoding
--- PASS: TestGetFileInsideRepo/fail/bad_encoding (0.00s) | |||
| TestGetFileInsideRepo/fail/bad_json github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/fail/bad_json
--- PASS: TestGetFileInsideRepo/fail/bad_json (0.00s) | |||
| TestGetFileInsideRepo/fail/trying_to_get_a_subdir github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo/fail/trying_to_get_a_subdir
--- PASS: TestGetFileInsideRepo/fail/trying_to_get_a_subdir (0.00s) | |||
| TestGetFiles github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestGetFiles
--- PASS: TestGetFiles (0.02s) | |||
| TestGetFiles/pull-request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestGetFiles/pull-request
--- PASS: TestGetFiles/pull-request (0.02s) | |||
| TestGetFiles/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetFiles/push
--- PASS: TestGetFiles/push (0.00s) | |||
| TestGetOrUpdateCheckRunStatusForMultipleFailedPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetOrUpdateCheckRunStatusForMultipleFailedPipelineRun
--- PASS: TestGetOrUpdateCheckRunStatusForMultipleFailedPipelineRun (0.00s) | |||
| TestGetPullRequestsWithCommit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 3.03s | |
Stdout === RUN TestGetPullRequestsWithCommit
--- PASS: TestGetPullRequestsWithCommit (3.03s) | |||
| TestGetPullRequestsWithCommit/api_error_unauthorized github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/api_error_unauthorized
--- PASS: TestGetPullRequestsWithCommit/api_error_unauthorized (0.00s) | |||
| TestGetPullRequestsWithCommit/commit_is_included_in_multiple_PRs github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/commit_is_included_in_multiple_PRs
--- PASS: TestGetPullRequestsWithCommit/commit_is_included_in_multiple_PRs (0.00s) | |||
| TestGetPullRequestsWithCommit/commit_is_included_in_multiple_PRs_with_pagination github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/commit_is_included_in_multiple_PRs_with_pagination
--- PASS: TestGetPullRequestsWithCommit/commit_is_included_in_multiple_PRs_with_pagination (0.00s) | |||
| TestGetPullRequestsWithCommit/commit_is_not_part_of_any_PR github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/commit_is_not_part_of_any_PR
--- PASS: TestGetPullRequestsWithCommit/commit_is_not_part_of_any_PR (0.00s) | |||
| TestGetPullRequestsWithCommit/commit_is_part_of_one_PR_and_is_a_merge_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 3.01s | |
Stdout === RUN TestGetPullRequestsWithCommit/commit_is_part_of_one_PR_and_is_a_merge_commit
--- PASS: TestGetPullRequestsWithCommit/commit_is_part_of_one_PR_and_is_a_merge_commit (3.01s) | |||
| TestGetPullRequestsWithCommit/commit_is_part_of_one_PR_only github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/commit_is_part_of_one_PR_only
--- PASS: TestGetPullRequestsWithCommit/commit_is_part_of_one_PR_only (0.00s) | |||
| TestGetPullRequestsWithCommit/empty_org_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/empty_org_returns_error
--- PASS: TestGetPullRequestsWithCommit/empty_org_returns_error (0.00s) | |||
| TestGetPullRequestsWithCommit/empty_repo_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/empty_repo_returns_error
--- PASS: TestGetPullRequestsWithCommit/empty_repo_returns_error (0.00s) | |||
| TestGetPullRequestsWithCommit/empty_sha_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/empty_sha_returns_error
--- PASS: TestGetPullRequestsWithCommit/empty_sha_returns_error (0.00s) | |||
| TestGetPullRequestsWithCommit/nil_client_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetPullRequestsWithCommit/nil_client_returns_error
--- PASS: TestGetPullRequestsWithCommit/nil_client_returns_error (0.00s) | |||
| TestGetStringPullRequestComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetStringPullRequestComment
--- PASS: TestGetStringPullRequestComment (0.00s) | |||
| TestGetStringPullRequestComment/Get_String_from_comments github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetStringPullRequestComment/Get_String_from_comments
--- PASS: TestGetStringPullRequestComment/Get_String_from_comments (0.00s) | |||
| TestGetStringPullRequestComment/Not_matching_string_in_comments github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetStringPullRequestComment/Not_matching_string_in_comments
--- PASS: TestGetStringPullRequestComment/Not_matching_string_in_comments (0.00s) | |||
| TestGetTaskURI github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetTaskURI
--- PASS: TestGetTaskURI (0.00s) | |||
| TestGetTaskURI/bad_uri github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/bad_uri
--- PASS: TestGetTaskURI/bad_uri (0.00s) | |||
| TestGetTaskURI/Get_Task_URI github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/Get_Task_URI
--- PASS: TestGetTaskURI/Get_Task_URI (0.00s) | |||
| TestGetTaskURI/not_comparable_host github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/not_comparable_host
--- PASS: TestGetTaskURI/not_comparable_host (0.00s) | |||
| TestGetTektonDir github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 60 ms | |
Stdout === RUN TestGetTektonDir
--- PASS: TestGetTektonDir (0.06s) | |||
| TestGetTektonDir/test_no_subtree_on_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestGetTektonDir/test_no_subtree_on_pull_request
--- PASS: TestGetTektonDir/test_no_subtree_on_pull_request (0.02s) | |||
| TestGetTektonDir/test_no_subtree_on_push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/test_no_subtree_on_push
--- PASS: TestGetTektonDir/test_no_subtree_on_push (0.01s) | |||
| TestGetTektonDir/test_no_tekton_directory github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/test_no_tekton_directory
--- PASS: TestGetTektonDir/test_no_tekton_directory (0.00s) | |||
| TestGetTektonDir/test_provenance_default_branch_ github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/test_provenance_default_branch_
--- PASS: TestGetTektonDir/test_provenance_default_branch_ (0.01s) | |||
| TestGetTektonDir/test_tekton_directory_path_is_file github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/test_tekton_directory_path_is_file
--- PASS: TestGetTektonDir/test_tekton_directory_path_is_file (0.00s) | |||
| TestGetTektonDir/test_with_badly_formatted_yaml github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/test_with_badly_formatted_yaml
--- PASS: TestGetTektonDir/test_with_badly_formatted_yaml (0.01s) | |||
| TestGetTektonDir/test_with_subtree github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/test_with_subtree
--- PASS: TestGetTektonDir/test_with_subtree (0.01s) | |||
| TestGithubGetCommitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestGithubGetCommitInfo
--- PASS: TestGithubGetCommitInfo (0.02s) | |||
| TestGithubGetCommitInfo/basic_fields_only github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/basic_fields_only
--- PASS: TestGithubGetCommitInfo/basic_fields_only (0.00s) | |||
| TestGithubGetCommitInfo/commit_with_ci_skip_command_in_title github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/commit_with_ci_skip_command_in_title
--- PASS: TestGithubGetCommitInfo/commit_with_ci_skip_command_in_title (0.00s) | |||
| TestGithubGetCommitInfo/commit_with_skip_ci_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/commit_with_skip_ci_command
--- PASS: TestGithubGetCommitInfo/commit_with_skip_ci_command (0.00s) | |||
| TestGithubGetCommitInfo/commit_with_skip_tkn_command_in_title github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/commit_with_skip_tkn_command_in_title
--- PASS: TestGithubGetCommitInfo/commit_with_skip_tkn_command_in_title (0.00s) | |||
| TestGithubGetCommitInfo/commit_with_tkn_skip_command_in_body github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/commit_with_tkn_skip_command_in_body
--- PASS: TestGithubGetCommitInfo/commit_with_tkn_skip_command_in_body (0.00s) | |||
| TestGithubGetCommitInfo/error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/error
--- PASS: TestGithubGetCommitInfo/error (0.00s) | |||
| TestGithubGetCommitInfo/good_with_full_commit_info github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/good_with_full_commit_info
--- PASS: TestGithubGetCommitInfo/good_with_full_commit_info (0.00s) | |||
| TestGithubGetCommitInfo/noclient github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubGetCommitInfo/noclient
--- PASS: TestGithubGetCommitInfo/noclient (0.00s) | |||
| TestGithubProviderCreateCheckRun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateCheckRun
--- PASS: TestGithubProviderCreateCheckRun (0.00s) | |||
| TestGithubProviderCreateStatus github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 80 ms | |
Stdout === RUN TestGithubProviderCreateStatus
--- PASS: TestGithubProviderCreateStatus (0.08s) | |||
| TestGithubProviderCreateStatus/failure github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/failure
--- PASS: TestGithubProviderCreateStatus/failure (0.00s) | |||
| TestGithubProviderCreateStatus/failure_from_bot github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/failure_from_bot
--- PASS: TestGithubProviderCreateStatus/failure_from_bot (0.00s) | |||
| TestGithubProviderCreateStatus/in_progress github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGithubProviderCreateStatus/in_progress
--- PASS: TestGithubProviderCreateStatus/in_progress (0.01s) | |||
| TestGithubProviderCreateStatus/no_token_set github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/no_token_set
--- PASS: TestGithubProviderCreateStatus/no_token_set (0.00s) | |||
| TestGithubProviderCreateStatus/skipped github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/skipped
--- PASS: TestGithubProviderCreateStatus/skipped (0.00s) | |||
| TestGithubProviderCreateStatus/success github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/success
--- PASS: TestGithubProviderCreateStatus/success (0.00s) | |||
| TestGithubProviderCreateStatus/success_coming_from_webhook github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/success_coming_from_webhook
--- PASS: TestGithubProviderCreateStatus/success_coming_from_webhook (0.00s) | |||
| TestGithubProviderCreateStatus/success_from_bot github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/success_from_bot
--- PASS: TestGithubProviderCreateStatus/success_from_bot (0.00s) | |||
| TestGithubProviderCreateStatus/success_with_using_existing_pending_approval_run_checkrun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 50 ms | |
Stdout === RUN TestGithubProviderCreateStatus/success_with_using_existing_pending_approval_run_checkrun
--- PASS: TestGithubProviderCreateStatus/success_with_using_existing_pending_approval_run_checkrun (0.05s) | |||
| TestGithubProviderCreateStatus/unknown github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/unknown
--- PASS: TestGithubProviderCreateStatus/unknown (0.00s) | |||
| TestGithubProviderCreateStatus/validation_failure github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProviderCreateStatus/validation_failure
--- PASS: TestGithubProviderCreateStatus/validation_failure (0.00s) | |||
| TestGithubProvidercreateStatusCommit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestGithubProvidercreateStatusCommit
--- PASS: TestGithubProvidercreateStatusCommit (0.01s) | |||
| TestGithubProvidercreateStatusCommit/completed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProvidercreateStatusCommit/completed
--- PASS: TestGithubProvidercreateStatusCommit/completed (0.00s) | |||
| TestGithubProvidercreateStatusCommit/in_progress github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProvidercreateStatusCommit/in_progress
--- PASS: TestGithubProvidercreateStatusCommit/in_progress (0.00s) | |||
| TestGithubProvidercreateStatusCommit/pull_request_status_neutral github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProvidercreateStatusCommit/pull_request_status_neutral
--- PASS: TestGithubProvidercreateStatusCommit/pull_request_status_neutral (0.00s) | |||
| TestGithubProvidercreateStatusCommit/pull_request_status_pending github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubProvidercreateStatusCommit/pull_request_status_pending
--- PASS: TestGithubProvidercreateStatusCommit/pull_request_status_pending (0.00s) | |||
| TestGithubSetClient github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSetClient
--- PASS: TestGithubSetClient (0.00s) | |||
| TestGithubSetClient/api_url_set github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSetClient/api_url_set
--- PASS: TestGithubSetClient/api_url_set (0.00s) | |||
| TestGithubSetClient/default_to_public_github github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSetClient/default_to_public_github
--- PASS: TestGithubSetClient/default_to_public_github (0.00s) | |||
| TestGithubSplitURL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL
--- PASS: TestGithubSplitURL (0.00s) | |||
| TestGithubSplitURL/bad_formatted_ghe_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/bad_formatted_ghe_url
--- PASS: TestGithubSplitURL/bad_formatted_ghe_url (0.00s) | |||
| TestGithubSplitURL/Invalid_no_path_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Invalid_no_path_URL
--- PASS: TestGithubSplitURL/Invalid_no_path_URL (0.00s) | |||
| TestGithubSplitURL/not_a_full_direct_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/not_a_full_direct_url
--- PASS: TestGithubSplitURL/not_a_full_direct_url (0.00s) | |||
| TestGithubSplitURL/not_matching_ghe_but_allowed_from_public_gh github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/not_matching_ghe_but_allowed_from_public_gh
--- PASS: TestGithubSplitURL/not_matching_ghe_but_allowed_from_public_gh (0.00s) | |||
| TestGithubSplitURL/not_matching_raw github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/not_matching_raw
--- PASS: TestGithubSplitURL/not_matching_raw (0.00s) | |||
| TestGithubSplitURL/raw_GHE_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/raw_GHE_URL
--- PASS: TestGithubSplitURL/raw_GHE_URL (0.00s) | |||
| TestGithubSplitURL/Split_raw_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Split_raw_URL
--- PASS: TestGithubSplitURL/Split_raw_URL (0.00s) | |||
| TestGithubSplitURL/Split_raw_URL2 github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Split_raw_URL2
--- PASS: TestGithubSplitURL/Split_raw_URL2 (0.00s) | |||
| TestGithubSplitURL/Split_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Split_URL
--- PASS: TestGithubSplitURL/Split_URL (0.00s) | |||
| TestGithubSplitURL/Split_URL_with_encoding_emoji_in_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Split_URL_with_encoding_emoji_in_branch
--- PASS: TestGithubSplitURL/Split_URL_with_encoding_emoji_in_branch (0.00s) | |||
| TestGithubSplitURL/Split_URL_with_slash_in_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Split_URL_with_slash_in_branch
--- PASS: TestGithubSplitURL/Split_URL_with_slash_in_branch (0.00s) | |||
| TestGithubSplitURL/Split_URL_with_url_encoding_emoji_in_filename github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Split_URL_with_url_encoding_emoji_in_filename
--- PASS: TestGithubSplitURL/Split_URL_with_url_encoding_emoji_in_filename (0.00s) | |||
| TestGithubSplitURL/Too_small_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestGithubSplitURL/Too_small_URL
--- PASS: TestGithubSplitURL/Too_small_URL (0.00s) | |||
| TestIfPullRequestIsForSameRepoWithoutFork github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestIfPullRequestIsForSameRepoWithoutFork
--- PASS: TestIfPullRequestIsForSameRepoWithoutFork (0.01s) | |||
| TestIfPullRequestIsForSameRepoWithoutFork/failed_to_get_Pull_Request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIfPullRequestIsForSameRepoWithoutFork/failed_to_get_Pull_Request
--- PASS: TestIfPullRequestIsForSameRepoWithoutFork/failed_to_get_Pull_Request (0.00s) | |||
| TestIfPullRequestIsForSameRepoWithoutFork/when_pull_request_raised_by_non_owner_to_the_repository_where_non_owner_did_not_fork_but_have_permission_to_create_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIfPullRequestIsForSameRepoWithoutFork/when_pull_request_raised_by_non_owner_to_the_repository_where_non_owner_did_not_fork_but_have_permission_to_create_branch
--- PASS: TestIfPullRequestIsForSameRepoWithoutFork/when_pull_request_raised_by_non_owner_to_the_repository_where_non_owner_did_not_fork_but_have_permission_to_create_branch (0.00s) | |||
| TestIfPullRequestIsForSameRepoWithoutFork/when_pull_request_raised_by_non_owner_to_the_repository_where_non_owner_don't_have_any_permissions github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestIfPullRequestIsForSameRepoWithoutFork/when_pull_request_raised_by_non_owner_to_the_repository_where_non_owner_don't_have_any_permissions
--- PASS: TestIfPullRequestIsForSameRepoWithoutFork/when_pull_request_raised_by_non_owner_to_the_repository_where_non_owner_don't_have_any_permissions (0.01s) | |||
| TestIsCommitPartOfPullRequest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsCommitPartOfPullRequest
--- PASS: TestIsCommitPartOfPullRequest (0.00s) | |||
| TestIsCommitPartOfPullRequest/commit_is_not_part_of_any_PR github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsCommitPartOfPullRequest/commit_is_not_part_of_any_PR
--- PASS: TestIsCommitPartOfPullRequest/commit_is_not_part_of_any_PR (0.00s) | |||
| TestIsCommitPartOfPullRequest/commit_is_part_of_an_open_PR github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsCommitPartOfPullRequest/commit_is_part_of_an_open_PR
--- PASS: TestIsCommitPartOfPullRequest/commit_is_part_of_an_open_PR (0.00s) | |||
| TestIsCommitPartOfPullRequest/commit_is_part_of_closed_PR_only github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsCommitPartOfPullRequest/commit_is_part_of_closed_PR_only
--- PASS: TestIsCommitPartOfPullRequest/commit_is_part_of_closed_PR_only (0.00s) | |||
| TestIsCommitPartOfPullRequest/multiple_PRs_but_only_one_is_open github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsCommitPartOfPullRequest/multiple_PRs_but_only_one_is_open
--- PASS: TestIsCommitPartOfPullRequest/multiple_PRs_but_only_one_is_open (0.00s) | |||
| TestIsHeadCommitOfBranch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestIsHeadCommitOfBranch
--- PASS: TestIsHeadCommitOfBranch (0.01s) | |||
| TestIsHeadCommitOfBranch/sha_doesn't_exist_in_the_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/sha_doesn't_exist_in_the_branch
--- PASS: TestIsHeadCommitOfBranch/sha_doesn't_exist_in_the_branch (0.00s) | |||
| TestIsHeadCommitOfBranch/sha_exist_in_the_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/sha_exist_in_the_branch
--- PASS: TestIsHeadCommitOfBranch/sha_exist_in_the_branch (0.00s) | |||
| TestListRepos github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestListRepos
--- PASS: TestListRepos (0.01s) | |||
| TestOkToTestComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 90 ms | |
Stdout === RUN TestOkToTestComment
--- PASS: TestOkToTestComment (0.09s) | |||
| TestOkToTestComment/bad_event_origin github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/bad_event_origin
--- PASS: TestOkToTestComment/bad_event_origin (0.01s) | |||
| TestOkToTestComment/bad_event_origin_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/bad_event_origin_without_remember
--- PASS: TestOkToTestComment/bad_event_origin_without_remember (0.01s) | |||
| TestOkToTestComment/good_issue_comment_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/good_issue_comment_event
--- PASS: TestOkToTestComment/good_issue_comment_event (0.01s) | |||
| TestOkToTestComment/good_issue_comment_event_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/good_issue_comment_event_without_remember
--- PASS: TestOkToTestComment/good_issue_comment_event_without_remember (0.01s) | |||
| TestOkToTestComment/good_issue_pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/good_issue_pull_request_event
--- PASS: TestOkToTestComment/good_issue_pull_request_event (0.01s) | |||
| TestOkToTestComment/good_issue_pull_request_event_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/good_issue_pull_request_event_without_remember
--- PASS: TestOkToTestComment/good_issue_pull_request_event_without_remember (0.01s) | |||
| TestOkToTestComment/no-ok-to-test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/no-ok-to-test
--- PASS: TestOkToTestComment/no-ok-to-test (0.01s) | |||
| TestOkToTestComment/no-ok-to-test_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/no-ok-to-test_without_remember
--- PASS: TestOkToTestComment/no-ok-to-test_without_remember (0.01s) | |||
| TestOkToTestComment/ok-to-test-not-from-owner github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/ok-to-test-not-from-owner
--- PASS: TestOkToTestComment/ok-to-test-not-from-owner (0.01s) | |||
| TestOkToTestComment/ok-to-test-not-from-owner_without_remember github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestComment/ok-to-test-not-from-owner_without_remember
--- PASS: TestOkToTestComment/ok-to-test-not-from-owner_without_remember (0.01s) | |||
| TestOkToTestCommentSHA github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 40 ms | |
Stdout === RUN TestOkToTestCommentSHA
--- PASS: TestOkToTestCommentSHA (0.04s) | |||
| TestOkToTestCommentSHA/bad_issue_comment_event_with_sha github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestCommentSHA/bad_issue_comment_event_with_sha
--- PASS: TestOkToTestCommentSHA/bad_issue_comment_event_with_sha (0.01s) | |||
| TestOkToTestCommentSHA/bad_issue_comment_event_without_sha_when_required github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestCommentSHA/bad_issue_comment_event_without_sha_when_required
--- PASS: TestOkToTestCommentSHA/bad_issue_comment_event_without_sha_when_required (0.01s) | |||
| TestOkToTestCommentSHA/good_issue_comment_event_with_sha github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestCommentSHA/good_issue_comment_event_with_sha
--- PASS: TestOkToTestCommentSHA/good_issue_comment_event_with_sha (0.01s) | |||
| TestOkToTestCommentSHA/good_issue_comment_event_without_sha github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestOkToTestCommentSHA/good_issue_comment_event_without_sha
--- PASS: TestOkToTestCommentSHA/good_issue_comment_event_without_sha (0.01s) | |||
| TestParsePayLoad github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 180 ms | |
Stdout === RUN TestParsePayLoad
--- PASS: TestParsePayLoad (0.18s) | |||
| TestParsePayLoad/bad/check_run_only_issue_recheck_supported github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/check_run_only_issue_recheck_supported
--- PASS: TestParsePayLoad/bad/check_run_only_issue_recheck_supported (0.00s) | |||
| TestParsePayLoad/bad/check_run_only_with_github_apps github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/check_run_only_with_github_apps
--- PASS: TestParsePayLoad/bad/check_run_only_with_github_apps (0.00s) | |||
| TestParsePayLoad/bad/commit_comment_for_/test_command_does_not_contain_branch_keyword github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/commit_comment_for_/test_command_does_not_contain_branch_keyword
--- PASS: TestParsePayLoad/bad/commit_comment_for_/test_command_does_not_contain_branch_keyword (0.00s) | |||
| TestParsePayLoad/bad/commit_comment_for_cancel_a_pr_with_invalid_branch_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/commit_comment_for_cancel_a_pr_with_invalid_branch_name
--- PASS: TestParsePayLoad/bad/commit_comment_for_cancel_a_pr_with_invalid_branch_name (0.00s) | |||
| TestParsePayLoad/bad/commit_comment_for_event_has_no_repository_reference github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/commit_comment_for_event_has_no_repository_reference
--- PASS: TestParsePayLoad/bad/commit_comment_for_event_has_no_repository_reference (0.00s) | |||
| TestParsePayLoad/bad/commit_comment_for_test_tag_invalid_object_type github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/bad/commit_comment_for_test_tag_invalid_object_type
--- PASS: TestParsePayLoad/bad/commit_comment_for_test_tag_invalid_object_type (0.01s) | |||
| TestParsePayLoad/bad/commit_comment_for_test_with_pipelinerun_name_and_wrong_tag_keyword github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/bad/commit_comment_for_test_with_pipelinerun_name_and_wrong_tag_keyword
--- PASS: TestParsePayLoad/bad/commit_comment_for_test_with_pipelinerun_name_and_wrong_tag_keyword (0.01s) | |||
| TestParsePayLoad/bad/commit_comment_retest_only_with_github_apps github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/commit_comment_retest_only_with_github_apps
--- PASS: TestParsePayLoad/bad/commit_comment_retest_only_with_github_apps (0.00s) | |||
| TestParsePayLoad/bad/invalid_json github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/invalid_json
--- PASS: TestParsePayLoad/bad/invalid_json (0.00s) | |||
| TestParsePayLoad/bad/issue_comment_invalid_pullrequest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/issue_comment_invalid_pullrequest
--- PASS: TestParsePayLoad/bad/issue_comment_invalid_pullrequest (0.00s) | |||
| TestParsePayLoad/bad/issue_comment_not_coming_from_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/issue_comment_not_coming_from_pull_request
--- PASS: TestParsePayLoad/bad/issue_comment_not_coming_from_pull_request (0.00s) | |||
| TestParsePayLoad/bad/issue_comment_not_from_created github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/issue_comment_not_from_created
--- PASS: TestParsePayLoad/bad/issue_comment_not_from_created (0.00s) | |||
| TestParsePayLoad/bad/issue_comment_retest_only_with_github_apps github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/issue_comment_retest_only_with_github_apps
--- PASS: TestParsePayLoad/bad/issue_comment_retest_only_with_github_apps (0.00s) | |||
| TestParsePayLoad/bad/not_supported github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/not_supported
--- PASS: TestParsePayLoad/bad/not_supported (0.00s) | |||
| TestParsePayLoad/bad/pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/pull_request
--- PASS: TestParsePayLoad/bad/pull_request (0.00s) | |||
| TestParsePayLoad/bad/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/push
--- PASS: TestParsePayLoad/bad/push (0.00s) | |||
| TestParsePayLoad/bad/rerequest_error_fetching_PR github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/rerequest_error_fetching_PR
--- PASS: TestParsePayLoad/bad/rerequest_error_fetching_PR (0.00s) | |||
| TestParsePayLoad/bad/unknown_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/bad/unknown_event
--- PASS: TestParsePayLoad/bad/unknown_event (0.00s) | |||
| TestParsePayLoad/branch/deleted github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/branch/deleted
--- PASS: TestParsePayLoad/branch/deleted (0.00s) | |||
| TestParsePayLoad/commit_comment_to_retest_a_pr_with_a_merge_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/commit_comment_to_retest_a_pr_with_a_merge_commit
--- PASS: TestParsePayLoad/commit_comment_to_retest_a_pr_with_a_merge_commit (0.00s) | |||
| TestParsePayLoad/commit_comment_to_retest_a_pr_with_a_SHA_is_not_HEAD_commit_of_the_main_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/commit_comment_to_retest_a_pr_with_a_SHA_is_not_HEAD_commit_of_the_main_branch
--- PASS: TestParsePayLoad/commit_comment_to_retest_a_pr_with_a_SHA_is_not_HEAD_commit_of_the_main_branch (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_cancel_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_cancel_a_pr
--- PASS: TestParsePayLoad/good/commit_comment_for_cancel_a_pr (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_cancel_a_pr_with_branch_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_cancel_a_pr_with_branch_name
--- PASS: TestParsePayLoad/good/commit_comment_for_cancel_a_pr_with_branch_name (0.01s) | |||
| TestParsePayLoad/good/commit_comment_for_cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_cancel_all
--- PASS: TestParsePayLoad/good/commit_comment_for_cancel_all (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_cancel_all_with_branch_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_cancel_all_with_branch_name
--- PASS: TestParsePayLoad/good/commit_comment_for_cancel_all_with_branch_name (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_retest_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_retest_a_pr
--- PASS: TestParsePayLoad/good/commit_comment_for_retest_a_pr (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_retest_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_retest_all
--- PASS: TestParsePayLoad/good/commit_comment_for_retest_all (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_retest_with_branch_name github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_retest_with_branch_name
--- PASS: TestParsePayLoad/good/commit_comment_for_retest_with_branch_name (0.01s) | |||
| TestParsePayLoad/good/commit_comment_for_test_tag_with_object_type_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_test_tag_with_object_type_commit
--- PASS: TestParsePayLoad/good/commit_comment_for_test_tag_with_object_type_commit (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_test_with_pipelinerun_name_and_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_test_with_pipelinerun_name_and_tag
--- PASS: TestParsePayLoad/good/commit_comment_for_test_with_pipelinerun_name_and_tag (0.00s) | |||
| TestParsePayLoad/good/commit_comment_for_test_with_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_for_test_with_tag
--- PASS: TestParsePayLoad/good/commit_comment_for_test_with_tag (0.00s) | |||
| TestParsePayLoad/good/commit_comment_want_pull_request_number github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/commit_comment_want_pull_request_number
--- PASS: TestParsePayLoad/good/commit_comment_want_pull_request_number (0.00s) | |||
| TestParsePayLoad/good/issue_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/good/issue_comment
--- PASS: TestParsePayLoad/good/issue_comment (0.01s) | |||
| TestParsePayLoad/good/issue_comment_for_cancel_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestParsePayLoad/good/issue_comment_for_cancel_a_pr
--- PASS: TestParsePayLoad/good/issue_comment_for_cancel_a_pr (0.02s) | |||
| TestParsePayLoad/good/issue_comment_for_cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/issue_comment_for_cancel_all
--- PASS: TestParsePayLoad/good/issue_comment_for_cancel_all (0.00s) | |||
| TestParsePayLoad/good/issue_comment_for_retest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/good/issue_comment_for_retest
--- PASS: TestParsePayLoad/good/issue_comment_for_retest (0.01s) | |||
| TestParsePayLoad/good/pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/pull_request
--- PASS: TestParsePayLoad/good/pull_request (0.00s) | |||
| TestParsePayLoad/good/pull_request_closed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/pull_request_closed
--- PASS: TestParsePayLoad/good/pull_request_closed (0.00s) | |||
| TestParsePayLoad/good/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/good/push
--- PASS: TestParsePayLoad/good/push (0.01s) | |||
| TestParsePayLoad/good/rerequest_check_run_on_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParsePayLoad/good/rerequest_check_run_on_pull_request
--- PASS: TestParsePayLoad/good/rerequest_check_run_on_pull_request (0.01s) | |||
| TestParsePayLoad/good/rerequest_check_suite_on_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/rerequest_check_suite_on_pull_request
--- PASS: TestParsePayLoad/good/rerequest_check_suite_on_pull_request (0.00s) | |||
| TestParsePayLoad/good/rerequest_on_push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/rerequest_on_push
--- PASS: TestParsePayLoad/good/rerequest_on_push (0.00s) | |||
| TestParsePayLoad/good/skip_push_event_for_skip-pr-commits_setting github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/skip_push_event_for_skip-pr-commits_setting
--- PASS: TestParsePayLoad/good/skip_push_event_for_skip-pr-commits_setting (0.00s) | |||
| TestParsePayLoad/good/skip_tag_push_event_for_skip-pr-commits_setting github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParsePayLoad/good/skip_tag_push_event_for_skip-pr-commits_setting
--- PASS: TestParsePayLoad/good/skip_tag_push_event_for_skip-pr-commits_setting (0.00s) | |||
| TestParseTS github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestParseTS
--- PASS: TestParseTS (0.01s) | |||
| TestParseTS/invalid github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParseTS/invalid
--- PASS: TestParseTS/invalid (0.00s) | |||
| TestParseTS/valid_as_defined_by_go-github github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParseTS/valid_as_defined_by_go-github
--- PASS: TestParseTS/valid_as_defined_by_go-github (0.00s) | |||
| TestParseTS/valid_with_timezone_inside github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParseTS/valid_with_timezone_inside
--- PASS: TestParseTS/valid_with_timezone_inside (0.00s) | |||
| TestParseTS/valid_with_UTC_and_eu_time github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestParseTS/valid_with_UTC_and_eu_time
--- PASS: TestParseTS/valid_with_UTC_and_eu_time (0.00s) | |||
| TestProvider_checkWebhookSecretValidity github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 120 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity
--- PASS: TestProvider_checkWebhookSecretValidity (0.12s) | |||
| TestProvider_checkWebhookSecretValidity/api_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/api_error
--- PASS: TestProvider_checkWebhookSecretValidity/api_error (0.00s) | |||
| TestProvider_checkWebhookSecretValidity/expired github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/expired
--- PASS: TestProvider_checkWebhookSecretValidity/expired (0.02s) | |||
| TestProvider_checkWebhookSecretValidity/no_header_but_no_remaining_scim_calls github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/no_header_but_no_remaining_scim_calls
--- PASS: TestProvider_checkWebhookSecretValidity/no_header_but_no_remaining_scim_calls (0.01s) | |||
| TestProvider_checkWebhookSecretValidity/no_header_mean_unlimited github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/no_header_mean_unlimited
--- PASS: TestProvider_checkWebhookSecretValidity/no_header_mean_unlimited (0.00s) | |||
| TestProvider_checkWebhookSecretValidity/no_remaining_scim_calls github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/no_remaining_scim_calls
--- PASS: TestProvider_checkWebhookSecretValidity/no_remaining_scim_calls (0.00s) | |||
| TestProvider_checkWebhookSecretValidity/not_enabled github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/not_enabled
--- PASS: TestProvider_checkWebhookSecretValidity/not_enabled (0.00s) | |||
| TestProvider_checkWebhookSecretValidity/not_enabled#01 github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/not_enabled#01
--- PASS: TestProvider_checkWebhookSecretValidity/not_enabled#01 (0.01s) | |||
| TestProvider_checkWebhookSecretValidity/remaining_scim_calls github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 20 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/remaining_scim_calls
--- PASS: TestProvider_checkWebhookSecretValidity/remaining_scim_calls (0.02s) | |||
| TestProvider_checkWebhookSecretValidity/resp_is_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/resp_is_nil
--- PASS: TestProvider_checkWebhookSecretValidity/resp_is_nil (0.00s) | |||
| TestProvider_checkWebhookSecretValidity/skipping_api_rate_limit_is_not_enabled github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/skipping_api_rate_limit_is_not_enabled
--- PASS: TestProvider_checkWebhookSecretValidity/skipping_api_rate_limit_is_not_enabled (0.01s) | |||
| TestProvider_checkWebhookSecretValidity/skipping_because_scim_is_not_available github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_checkWebhookSecretValidity/skipping_because_scim_is_not_available
--- PASS: TestProvider_checkWebhookSecretValidity/skipping_because_scim_is_not_available (0.00s) | |||
| TestProvider_Detect github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestProvider_Detect
--- PASS: TestProvider_Detect (0.01s) | |||
| TestProvider_Detect/commit_comment_Event_with_/ok-to-test_being_ignore_as_GitOps_command_on_pushed_commits github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/commit_comment_Event_with_/ok-to-test_being_ignore_as_GitOps_command_on_pushed_commits
--- PASS: TestProvider_Detect/commit_comment_Event_with_/ok-to-test_being_ignore_as_GitOps_command_on_pushed_commits (0.00s) | |||
| TestProvider_Detect/commit_comment_event_with_cancel_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/commit_comment_event_with_cancel_comment
--- PASS: TestProvider_Detect/commit_comment_event_with_cancel_comment (0.00s) | |||
| TestProvider_Detect/commit_comment_Event_with_retest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/commit_comment_Event_with_retest
--- PASS: TestProvider_Detect/commit_comment_Event_with_retest (0.00s) | |||
| TestProvider_Detect/commit_comment_Event_with_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/commit_comment_Event_with_test
--- PASS: TestProvider_Detect/commit_comment_Event_with_test (0.00s) | |||
| TestProvider_Detect/invalid_check_run_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/invalid_check_run_Event
--- PASS: TestProvider_Detect/invalid_check_run_Event (0.00s) | |||
| TestProvider_Detect/invalid_github_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/invalid_github_Event
--- PASS: TestProvider_Detect/invalid_github_Event (0.00s) | |||
| TestProvider_Detect/invalid_issue_comment_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/invalid_issue_comment_Event
--- PASS: TestProvider_Detect/invalid_issue_comment_Event (0.00s) | |||
| TestProvider_Detect/issue_comment_event_with_cancel_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_event_with_cancel_comment
--- PASS: TestProvider_Detect/issue_comment_event_with_cancel_comment (0.00s) | |||
| TestProvider_Detect/issue_comment_Event_with_cancel_comment_ github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_Event_with_cancel_comment_
--- PASS: TestProvider_Detect/issue_comment_Event_with_cancel_comment_ (0.00s) | |||
| TestProvider_Detect/issue_comment_Event_with_no_valid_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_Event_with_no_valid_comment
--- PASS: TestProvider_Detect/issue_comment_Event_with_no_valid_comment (0.00s) | |||
| TestProvider_Detect/issue_comment_Event_with_ok-to-test_and_some_string github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_Event_with_ok-to-test_and_some_string
--- PASS: TestProvider_Detect/issue_comment_Event_with_ok-to-test_and_some_string (0.00s) | |||
| TestProvider_Detect/issue_comment_Event_with_ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_Event_with_ok-to-test_comment
--- PASS: TestProvider_Detect/issue_comment_Event_with_ok-to-test_comment (0.00s) | |||
| TestProvider_Detect/issue_comment_Event_with_retest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_Event_with_retest
--- PASS: TestProvider_Detect/issue_comment_Event_with_retest (0.00s) | |||
| TestProvider_Detect/issue_comment_Event_with_retest_with_some_string github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/issue_comment_Event_with_retest_with_some_string
--- PASS: TestProvider_Detect/issue_comment_Event_with_retest_with_some_string (0.00s) | |||
| TestProvider_Detect/non_standard_commit_comment_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/non_standard_commit_comment_Event
--- PASS: TestProvider_Detect/non_standard_commit_comment_Event (0.00s) | |||
| TestProvider_Detect/not_a_github_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/not_a_github_Event
--- PASS: TestProvider_Detect/not_a_github_Event (0.00s) | |||
| TestProvider_Detect/pull_request_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/pull_request_event
--- PASS: TestProvider_Detect/pull_request_event (0.00s) | |||
| TestProvider_Detect/pull_request_event_converted_from_draft_to_active github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/pull_request_event_converted_from_draft_to_active
--- PASS: TestProvider_Detect/pull_request_event_converted_from_draft_to_active (0.00s) | |||
| TestProvider_Detect/pull_request_event_not_supported_action github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/pull_request_event_not_supported_action
--- PASS: TestProvider_Detect/pull_request_event_not_supported_action (0.00s) | |||
| TestProvider_Detect/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/push_event
--- PASS: TestProvider_Detect/push_event (0.00s) | |||
| TestProvider_Detect/unsupported_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/unsupported_Event
--- PASS: TestProvider_Detect/unsupported_Event (0.00s) | |||
| TestProvider_Detect/valid_check_run_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/valid_check_run_Event
--- PASS: TestProvider_Detect/valid_check_run_Event (0.00s) | |||
| TestProvider_Detect/valid_check_suite_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/valid_check_suite_Event
--- PASS: TestProvider_Detect/valid_check_suite_Event (0.00s) | |||
| TestProviderGetExistingCheckRunID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestProviderGetExistingCheckRunID
--- PASS: TestProviderGetExistingCheckRunID (0.01s) | |||
| TestProviderGetExistingCheckRunID/error_it github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProviderGetExistingCheckRunID/error_it
--- PASS: TestProviderGetExistingCheckRunID/error_it (0.00s) | |||
| TestProviderGetExistingCheckRunID/has_check_runs github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProviderGetExistingCheckRunID/has_check_runs
--- PASS: TestProviderGetExistingCheckRunID/has_check_runs (0.00s) | |||
| TestProviderGetExistingCheckRunID/no_check_runs github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestProviderGetExistingCheckRunID/no_check_runs
--- PASS: TestProviderGetExistingCheckRunID/no_check_runs (0.00s) | |||
| TestRateLimitWarnings github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestRateLimitWarnings
--- PASS: TestRateLimitWarnings (0.00s) | |||
| TestRateLimitWarnings/Critical_rate_limit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestRateLimitWarnings/Critical_rate_limit
--- PASS: TestRateLimitWarnings/Critical_rate_limit (0.00s) | |||
| TestRateLimitWarnings/Info_rate_limit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestRateLimitWarnings/Info_rate_limit
--- PASS: TestRateLimitWarnings/Info_rate_limit (0.00s) | |||
| TestRateLimitWarnings/Normal_rate_limit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestRateLimitWarnings/Normal_rate_limit
--- PASS: TestRateLimitWarnings/Normal_rate_limit (0.00s) | |||
| TestRateLimitWarnings/Warning_rate_limit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestRateLimitWarnings/Warning_rate_limit
--- PASS: TestRateLimitWarnings/Warning_rate_limit (0.00s) | |||
| TestScopeTokenToListOfRepos github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 70 ms | |
Stdout === RUN TestScopeTokenToListOfRepos
--- PASS: TestScopeTokenToListOfRepos (0.07s) | |||
| TestScopeTokenToListOfRepos/failed_to_scope_GitHub_token_to_a_list_of_repositories_provided_by_repo_level_as_repo_scoped_key_secret-github-app-token-scoped_is_enabled github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/failed_to_scope_GitHub_token_to_a_list_of_repositories_provided_by_repo_level_as_repo_scoped_key_secret-github-app-token-scoped_is_enabled
--- PASS: TestScopeTokenToListOfRepos/failed_to_scope_GitHub_token_to_a_list_of_repositories_provided_by_repo_level_as_repo_scoped_key_secret-github-app-token-scoped_is_enabled (0.00s) | |||
| TestScopeTokenToListOfRepos/glob_pattern_that_matches_no_repos_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/glob_pattern_that_matches_no_repos_returns_error
--- PASS: TestScopeTokenToListOfRepos/glob_pattern_that_matches_no_repos_returns_error (0.00s) | |||
| TestScopeTokenToListOfRepos/invalid_glob_pattern_in_global_config_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/invalid_glob_pattern_in_global_config_returns_error
--- PASS: TestScopeTokenToListOfRepos/invalid_glob_pattern_in_global_config_returns_error (0.00s) | |||
| TestScopeTokenToListOfRepos/invalid_glob_pattern_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/invalid_glob_pattern_returns_error
--- PASS: TestScopeTokenToListOfRepos/invalid_glob_pattern_returns_error (0.00s) | |||
| TestScopeTokenToListOfRepos/malformed_pattern_in_global_config_with_extra_path_segments_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/malformed_pattern_in_global_config_with_extra_path_segments_returns_error
--- PASS: TestScopeTokenToListOfRepos/malformed_pattern_in_global_config_with_extra_path_segments_returns_error (0.00s) | |||
| TestScopeTokenToListOfRepos/malformed_pattern_with_extra_path_segments_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/malformed_pattern_with_extra_path_segments_returns_error
--- PASS: TestScopeTokenToListOfRepos/malformed_pattern_with_extra_path_segments_returns_error (0.00s) | |||
| TestScopeTokenToListOfRepos/malformed_repository_URL_with_extra_path_segments_returns_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/malformed_repository_URL_with_extra_path_segments_returns_error
--- PASS: TestScopeTokenToListOfRepos/malformed_repository_URL_with_extra_path_segments_returns_error (0.00s) | |||
| TestScopeTokenToListOfRepos/repo_exist_and_repos_are_listed_under_both_repo_level_and_global_configuration github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/repo_exist_and_repos_are_listed_under_both_repo_level_and_global_configuration
--- PASS: TestScopeTokenToListOfRepos/repo_exist_and_repos_are_listed_under_both_repo_level_and_global_configuration (0.01s) | |||
| TestScopeTokenToListOfRepos/repos_are_listed_under_global_configuration github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/repos_are_listed_under_global_configuration
--- PASS: TestScopeTokenToListOfRepos/repos_are_listed_under_global_configuration (0.01s) | |||
| TestScopeTokenToListOfRepos/repos_are_listed_under_repo_level_configuration github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/repos_are_listed_under_repo_level_configuration
--- PASS: TestScopeTokenToListOfRepos/repos_are_listed_under_repo_level_configuration (0.01s) | |||
| TestScopeTokenToListOfRepos/repos_are_listed_under_repo_level_configuration_but_listed_repo_doesn't_exist_in_namespace github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/repos_are_listed_under_repo_level_configuration_but_listed_repo_doesn't_exist_in_namespace
--- PASS: TestScopeTokenToListOfRepos/repos_are_listed_under_repo_level_configuration_but_listed_repo_doesn't_exist_in_namespace (0.00s) | |||
| TestScopeTokenToListOfRepos/repos_are_listed_using_both_glob_pattern_and_exact_match github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/repos_are_listed_using_both_glob_pattern_and_exact_match
--- PASS: TestScopeTokenToListOfRepos/repos_are_listed_using_both_glob_pattern_and_exact_match (0.01s) | |||
| TestScopeTokenToListOfRepos/successfully_scoped_GitHub_token_to_a_list_of_repositories_provided_by_global_and_repo_level_even_though_secret-github-app-token-scoped_key_is_enabled_because_global_configuration_takes_precedence github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestScopeTokenToListOfRepos/successfully_scoped_GitHub_token_to_a_list_of_repositories_provided_by_global_and_repo_level_even_though_secret-github-app-token-scoped_key_is_enabled_because_global_configuration_takes_precedence
--- PASS: TestScopeTokenToListOfRepos/successfully_scoped_GitHub_token_to_a_list_of_repositories_provided_by_global_and_repo_level_even_though_secret-github-app-token-scoped_key_is_enabled_because_global_configuration_takes_precedence (0.01s) | |||
| TestSkipPushEventForPRCommits github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 10 ms | |
Stdout === RUN TestSkipPushEventForPRCommits
--- PASS: TestSkipPushEventForPRCommits (0.01s) | |||
| TestSkipPushEventForPRCommits/continue_processing_push_event_when_commit_is_not_part_of_PR github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestSkipPushEventForPRCommits/continue_processing_push_event_when_commit_is_not_part_of_PR
--- PASS: TestSkipPushEventForPRCommits/continue_processing_push_event_when_commit_is_not_part_of_PR (0.00s) | |||
| TestSkipPushEventForPRCommits/continue_when_skip_feature_is_disabled github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestSkipPushEventForPRCommits/continue_when_skip_feature_is_disabled
--- PASS: TestSkipPushEventForPRCommits/continue_when_skip_feature_is_disabled (0.00s) | |||
| TestSkipPushEventForPRCommits/log_warning_when_API_error_occurs github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestSkipPushEventForPRCommits/log_warning_when_API_error_occurs
--- PASS: TestSkipPushEventForPRCommits/log_warning_when_API_error_occurs (0.00s) | |||
| TestSkipPushEventForPRCommits/skip_push_event_when_commit_is_part_of_an_open_PR github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestSkipPushEventForPRCommits/skip_push_event_when_commit_is_part_of_an_open_PR
--- PASS: TestSkipPushEventForPRCommits/skip_push_event_when_commit_is_part_of_an_open_PR (0.00s) | |||
| TestValidate github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestValidate
--- PASS: TestValidate (0.00s) | |||
| TestValidate/bad/signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestValidate/bad/signature
--- PASS: TestValidate/bad/signature (0.00s) | |||
| TestValidate/good/SHA1Signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestValidate/good/SHA1Signature
--- PASS: TestValidate/good/SHA1Signature (0.00s) | |||
| TestValidate/good/SHA256Signature github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestValidate/good/SHA256Signature
--- PASS: TestValidate/good/SHA256Signature (0.00s) | |||
| TestWrapAPI github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapAPI
--- PASS: TestWrapAPI (0.00s) | |||
| TestWrapAPI/Logger_is_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapAPI/Logger_is_nil
--- PASS: TestWrapAPI/Logger_is_nil (0.00s) | |||
| TestWrapAPI/Logger_is_not_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapAPI/Logger_is_not_nil
--- PASS: TestWrapAPI/Logger_is_not_nil (0.00s) | |||
| TestWrapAPI/Logger_is_not_nil,_response_is_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapAPI/Logger_is_not_nil,_response_is_nil
--- PASS: TestWrapAPI/Logger_is_not_nil,_response_is_nil (0.00s) | |||
| TestWrapGetContents github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapGetContents
--- PASS: TestWrapGetContents (0.00s) | |||
| TestWrapGetContents/Logger_is_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapGetContents/Logger_is_nil
--- PASS: TestWrapGetContents/Logger_is_nil (0.00s) | |||
| TestWrapGetContents/Logger_is_not_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github | passed | 0 ms | |
Stdout === RUN TestWrapGetContents/Logger_is_not_nil
--- PASS: TestWrapGetContents/Logger_is_not_nil (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app
| Test | Status | Duration | |
|---|---|---|---|
| Test_GenerateJWT github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 10 ms | |
Stdout === RUN Test_GenerateJWT
--- PASS: Test_GenerateJWT (0.01s) | |||
| Test_GenerateJWT/invalid_github-application-id github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 0 ms | |
Stdout === RUN Test_GenerateJWT/invalid_github-application-id
--- PASS: Test_GenerateJWT/invalid_github-application-id (0.00s) | |||
| Test_GenerateJWT/invalid_private_key github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 0 ms | |
Stdout === RUN Test_GenerateJWT/invalid_private_key
--- PASS: Test_GenerateJWT/invalid_private_key (0.00s) | |||
| Test_GenerateJWT/secret_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 0 ms | |
Stdout === RUN Test_GenerateJWT/secret_not_found
--- PASS: Test_GenerateJWT/secret_not_found (0.00s) | |||
| Test_GenerateJWT/valid_secret_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 0 ms | |
Stdout === RUN Test_GenerateJWT/valid_secret_found
--- PASS: Test_GenerateJWT/valid_secret_found (0.00s) | |||
| Test_GetAndUpdateInstallationID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 20 ms | |
Stdout === RUN Test_GetAndUpdateInstallationID
--- PASS: Test_GetAndUpdateInstallationID (0.02s) | |||
| TestGetAndUpdateInstallationID_Fallbacks github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 30 ms | |
Stdout === RUN TestGetAndUpdateInstallationID_Fallbacks
--- PASS: TestGetAndUpdateInstallationID_Fallbacks (0.03s) | |||
| TestGetAndUpdateInstallationID_Fallbacks/all_installations_fail github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 10 ms | |
Stdout === RUN TestGetAndUpdateInstallationID_Fallbacks/all_installations_fail
--- PASS: TestGetAndUpdateInstallationID_Fallbacks/all_installations_fail (0.01s) | |||
| TestGetAndUpdateInstallationID_Fallbacks/invalid_repo_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 0 ms | |
Stdout === RUN TestGetAndUpdateInstallationID_Fallbacks/invalid_repo_url
--- PASS: TestGetAndUpdateInstallationID_Fallbacks/invalid_repo_url (0.00s) | |||
| TestGetAndUpdateInstallationID_Fallbacks/repo_and_org_installation_fail,_user_installation_succeeds github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 10 ms | |
Stdout === RUN TestGetAndUpdateInstallationID_Fallbacks/repo_and_org_installation_fail,_user_installation_succeeds
--- PASS: TestGetAndUpdateInstallationID_Fallbacks/repo_and_org_installation_fail,_user_installation_succeeds (0.01s) | |||
| TestGetAndUpdateInstallationID_Fallbacks/repo_installation_fails,_org_installation_succeeds github.com/openshift-pipelines/pipelines-as-code/pkg/provider/github/app | passed | 10 ms | |
Stdout === RUN TestGetAndUpdateInstallationID_Fallbacks/repo_installation_fails,_org_installation_succeeds
--- PASS: TestGetAndUpdateInstallationID_Fallbacks/repo_installation_fails,_org_installation_succeeds (0.01s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab
| Test | Status | Duration | |
|---|---|---|---|
| TestCheckMembership github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 30 ms | |
Stdout === RUN TestCheckMembership
--- PASS: TestCheckMembership (0.03s) | |||
| TestCheckMembership/api_failure_+_owners_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCheckMembership/api_failure_+_owners_allowed
--- PASS: TestCheckMembership/api_failure_+_owners_allowed (0.00s) | |||
| TestCheckMembership/api_failure_+_owners_denied github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestCheckMembership/api_failure_+_owners_denied
--- PASS: TestCheckMembership/api_failure_+_owners_denied (0.01s) | |||
| TestCheckMembership/cache_initialization github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCheckMembership/cache_initialization
--- PASS: TestCheckMembership/cache_initialization (0.00s) | |||
| TestCheckMembership/gitlab_member_+_owners_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCheckMembership/gitlab_member_+_owners_allowed
--- PASS: TestCheckMembership/gitlab_member_+_owners_allowed (0.00s) | |||
| TestCheckMembership/gitlab_member_+_owners_denied github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCheckMembership/gitlab_member_+_owners_denied
--- PASS: TestCheckMembership/gitlab_member_+_owners_denied (0.00s) | |||
| TestCheckMembership/gitlab_not_member_+_owners_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestCheckMembership/gitlab_not_member_+_owners_allowed
--- PASS: TestCheckMembership/gitlab_not_member_+_owners_allowed (0.01s) | |||
| TestCheckMembership/gitlab_not_member_+_owners_denied github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCheckMembership/gitlab_not_member_+_owners_denied
--- PASS: TestCheckMembership/gitlab_not_member_+_owners_denied (0.00s) | |||
| TestCreateStatus github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 70 ms | |
Stdout === RUN TestCreateStatus
--- PASS: TestCreateStatus (0.07s) | |||
| TestCreateStatus/cancelled_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/cancelled_conclusion
--- PASS: TestCreateStatus/cancelled_conclusion (0.00s) | |||
| TestCreateStatus/commit_status_fails_with_state_transition_error_skips_MR_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestCreateStatus/commit_status_fails_with_state_transition_error_skips_MR_comment
--- PASS: TestCreateStatus/commit_status_fails_with_state_transition_error_skips_MR_comment (0.01s) | |||
| TestCreateStatus/commit_status_falls_back_to_target_project github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/commit_status_falls_back_to_target_project
--- PASS: TestCreateStatus/commit_status_falls_back_to_target_project (0.00s) | |||
| TestCreateStatus/commit_status_success_on_source_project github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/commit_status_success_on_source_project
--- PASS: TestCreateStatus/commit_status_success_on_source_project (0.00s) | |||
| TestCreateStatus/completed_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/completed_conclusion
--- PASS: TestCreateStatus/completed_conclusion (0.00s) | |||
| TestCreateStatus/completed_conclusion_for_gitops_command_on_pushed_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/completed_conclusion_for_gitops_command_on_pushed_commit
--- PASS: TestCreateStatus/completed_conclusion_for_gitops_command_on_pushed_commit (0.00s) | |||
| TestCreateStatus/completed_with_a_details_url github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/completed_with_a_details_url
--- PASS: TestCreateStatus/completed_with_a_details_url (0.00s) | |||
| TestCreateStatus/failure_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/failure_conclusion
--- PASS: TestCreateStatus/failure_conclusion (0.00s) | |||
| TestCreateStatus/generic_error_on_both_projects_creates_MR_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/generic_error_on_both_projects_creates_MR_comment
--- PASS: TestCreateStatus/generic_error_on_both_projects_creates_MR_comment (0.00s) | |||
| TestCreateStatus/gitops_comments_completed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/gitops_comments_completed
--- PASS: TestCreateStatus/gitops_comments_completed (0.00s) | |||
| TestCreateStatus/neutral_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/neutral_conclusion
--- PASS: TestCreateStatus/neutral_conclusion (0.00s) | |||
| TestCreateStatus/no_client_has_been_set github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/no_client_has_been_set
--- PASS: TestCreateStatus/no_client_has_been_set (0.00s) | |||
| TestCreateStatus/pending_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/pending_conclusion
--- PASS: TestCreateStatus/pending_conclusion (0.00s) | |||
| TestCreateStatus/pending_conclusion_for_gitops_command_on_pushed_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/pending_conclusion_for_gitops_command_on_pushed_commit
--- PASS: TestCreateStatus/pending_conclusion_for_gitops_command_on_pushed_commit (0.00s) | |||
| TestCreateStatus/permission_error_401_on_source_creates_MR_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/permission_error_401_on_source_creates_MR_comment
--- PASS: TestCreateStatus/permission_error_401_on_source_creates_MR_comment (0.00s) | |||
| TestCreateStatus/permission_error_403_on_source_creates_MR_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestCreateStatus/permission_error_403_on_source_creates_MR_comment
--- PASS: TestCreateStatus/permission_error_403_on_source_creates_MR_comment (0.01s) | |||
| TestCreateStatus/skip_in_progress github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/skip_in_progress
--- PASS: TestCreateStatus/skip_in_progress (0.00s) | |||
| TestCreateStatus/skipped_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/skipped_conclusion
--- PASS: TestCreateStatus/skipped_conclusion (0.00s) | |||
| TestCreateStatus/success_conclusion github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestCreateStatus/success_conclusion
--- PASS: TestCreateStatus/success_conclusion (0.00s) | |||
| TestExtractGitLabInfo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestExtractGitLabInfo
--- PASS: TestExtractGitLabInfo (0.00s) | |||
| TestExtractGitLabInfo/custom_host github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestExtractGitLabInfo/custom_host
--- PASS: TestExtractGitLabInfo/custom_host (0.00s) | |||
| TestExtractGitLabInfo/long_group_and_subgroups github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestExtractGitLabInfo/long_group_and_subgroups
--- PASS: TestExtractGitLabInfo/long_group_and_subgroups (0.00s) | |||
| TestExtractGitLabInfo/org_repo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestExtractGitLabInfo/org_repo
--- PASS: TestExtractGitLabInfo/org_repo (0.00s) | |||
| TestGetCommitInfo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo
--- PASS: TestGetCommitInfo (0.01s) | |||
| TestGetCommitInfo/basic_fields_only github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/basic_fields_only
--- PASS: TestGetCommitInfo/basic_fields_only (0.00s) | |||
| TestGetCommitInfo/good_with_full_commit_info github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetCommitInfo/good_with_full_commit_info
--- PASS: TestGetCommitInfo/good_with_full_commit_info (0.01s) | |||
| TestGetCommitInfo/no_client_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/no_client_error
--- PASS: TestGetCommitInfo/no_client_error (0.00s) | |||
| TestGetCommitInfo/no_SHA,_no_HeadBranch_-_no_API_call github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetCommitInfo/no_SHA,_no_HeadBranch_-_no_API_call
--- PASS: TestGetCommitInfo/no_SHA,_no_HeadBranch_-_no_API_call (0.00s) | |||
| TestGetCommitStatuses github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetCommitStatuses
--- PASS: TestGetCommitStatuses (0.01s) | |||
| TestGetCommitStatuses/falls_back_to_provider_source_project_id_when_event_source_project_id_is_empty github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetCommitStatuses/falls_back_to_provider_source_project_id_when_event_source_project_id_is_empty
--- PASS: TestGetCommitStatuses/falls_back_to_provider_source_project_id_when_event_source_project_id_is_empty (0.00s) | |||
| TestGetCommitStatuses/falls_back_to_target_project_when_source_project_lookup_fails github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetCommitStatuses/falls_back_to_target_project_when_source_project_lookup_fails
--- PASS: TestGetCommitStatuses/falls_back_to_target_project_when_source_project_lookup_fails (0.00s) | |||
| TestGetCommitStatuses/uses_event_source_project_statuses github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetCommitStatuses/uses_event_source_project_statuses
--- PASS: TestGetCommitStatuses/uses_event_source_project_statuses (0.00s) | |||
| TestGetConfig github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetConfig
--- PASS: TestGetConfig (0.00s) | |||
| TestGetFileInsideRepo github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetFileInsideRepo
--- PASS: TestGetFileInsideRepo (0.00s) | |||
| TestGetFiles github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 20 ms | |
Stdout === RUN TestGetFiles
--- PASS: TestGetFiles (0.02s) | |||
| TestGetFiles/merge_request_exceeding_gitlab_Diff_API github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetFiles/merge_request_exceeding_gitlab_Diff_API
--- PASS: TestGetFiles/merge_request_exceeding_gitlab_Diff_API (0.01s) | |||
| TestGetFiles/pull-request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetFiles/pull-request
--- PASS: TestGetFiles/pull-request (0.01s) | |||
| TestGetFiles/pull-request_with_wrong_project_ID github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetFiles/pull-request_with_wrong_project_ID
--- PASS: TestGetFiles/pull-request_with_wrong_project_ID (0.00s) | |||
| TestGetFiles/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetFiles/push
--- PASS: TestGetFiles/push (0.00s) | |||
| TestGetFilesPaging github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 40 ms | |
Stdout === RUN TestGetFilesPaging
--- PASS: TestGetFilesPaging (0.04s) | |||
| TestGetFilesPaging/pull-request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 30 ms | |
Stdout === RUN TestGetFilesPaging/pull-request
--- PASS: TestGetFilesPaging/pull-request (0.03s) | |||
| TestGetFilesPaging/push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetFilesPaging/push
--- PASS: TestGetFilesPaging/push (0.01s) | |||
| TestGetTaskURI github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 20 ms | |
Stdout === RUN TestGetTaskURI
--- PASS: TestGetTaskURI (0.02s) | |||
| TestGetTaskURI/API_error_on_GetProject github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/API_error_on_GetProject
--- PASS: TestGetTaskURI/API_error_on_GetProject (0.00s) | |||
| TestGetTaskURI/API_error_on_GetRawFile github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/API_error_on_GetRawFile
--- PASS: TestGetTaskURI/API_error_on_GetRawFile (0.00s) | |||
| TestGetTaskURI/different_host_-_should_return_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/different_host_-_should_return_not_found
--- PASS: TestGetTaskURI/different_host_-_should_return_not_found (0.00s) | |||
| TestGetTaskURI/file_not_found_(404) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/file_not_found_(404)
--- PASS: TestGetTaskURI/file_not_found_(404) (0.00s) | |||
| TestGetTaskURI/invalid_gitlab_URL_format github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/invalid_gitlab_URL_format
--- PASS: TestGetTaskURI/invalid_gitlab_URL_format (0.00s) | |||
| TestGetTaskURI/project_not_found_(404) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/project_not_found_(404)
--- PASS: TestGetTaskURI/project_not_found_(404) (0.00s) | |||
| TestGetTaskURI/success github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTaskURI/success
--- PASS: TestGetTaskURI/success (0.00s) | |||
| TestGetTektonDir github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 30 ms | |
Stdout === RUN TestGetTektonDir
--- PASS: TestGetTektonDir (0.03s) | |||
| TestGetTektonDir/bad_yaml github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/bad_yaml
--- PASS: TestGetTektonDir/bad_yaml (0.00s) | |||
| TestGetTektonDir/get_file_raw_api_call_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/get_file_raw_api_call_error
--- PASS: TestGetTektonDir/get_file_raw_api_call_error (0.00s) | |||
| TestGetTektonDir/list_tekton_dir_no_---_prefix github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/list_tekton_dir_no_---_prefix
--- PASS: TestGetTektonDir/list_tekton_dir_no_---_prefix (0.00s) | |||
| TestGetTektonDir/list_tekton_dir_on_default_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/list_tekton_dir_on_default_branch
--- PASS: TestGetTektonDir/list_tekton_dir_on_default_branch (0.00s) | |||
| TestGetTektonDir/list_tekton_dir_on_pull_request github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/list_tekton_dir_on_pull_request
--- PASS: TestGetTektonDir/list_tekton_dir_on_pull_request (0.00s) | |||
| TestGetTektonDir/list_tekton_dir_on_push github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGetTektonDir/list_tekton_dir_on_push
--- PASS: TestGetTektonDir/list_tekton_dir_on_push (0.01s) | |||
| TestGetTektonDir/list_tekton_dir_tree_api_call_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/list_tekton_dir_tree_api_call_error
--- PASS: TestGetTektonDir/list_tekton_dir_tree_api_call_error (0.00s) | |||
| TestGetTektonDir/no_client_set github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/no_client_set
--- PASS: TestGetTektonDir/no_client_set (0.00s) | |||
| TestGetTektonDir/not_found,_no_err github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGetTektonDir/not_found,_no_err
--- PASS: TestGetTektonDir/not_found,_no_err (0.00s) | |||
| TestGitLabCreateComment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGitLabCreateComment
--- PASS: TestGitLabCreateComment (0.01s) | |||
| TestGitLabCreateComment/create_new_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGitLabCreateComment/create_new_comment
--- PASS: TestGitLabCreateComment/create_new_comment (0.00s) | |||
| TestGitLabCreateComment/nil_client_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGitLabCreateComment/nil_client_error
--- PASS: TestGitLabCreateComment/nil_client_error (0.00s) | |||
| TestGitLabCreateComment/no_matching_comment_creates_new github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGitLabCreateComment/no_matching_comment_creates_new
--- PASS: TestGitLabCreateComment/no_matching_comment_creates_new (0.00s) | |||
| TestGitLabCreateComment/not_a_merge_request_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGitLabCreateComment/not_a_merge_request_error
--- PASS: TestGitLabCreateComment/not_a_merge_request_error (0.00s) | |||
| TestGitLabCreateComment/skip_comment_from_different_user_and_create_new github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGitLabCreateComment/skip_comment_from_different_user_and_create_new
--- PASS: TestGitLabCreateComment/skip_comment_from_different_user_and_create_new (0.00s) | |||
| TestGitLabCreateComment/update_existing_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestGitLabCreateComment/update_existing_comment
--- PASS: TestGitLabCreateComment/update_existing_comment (0.00s) | |||
| TestGitLabCreateCommentPaging github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestGitLabCreateCommentPaging
--- PASS: TestGitLabCreateCommentPaging (0.01s) | |||
| TestIsAllowed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 30 ms | |
Stdout === RUN TestIsAllowed
--- PASS: TestIsAllowed (0.03s) | |||
| TestIsAllowed/allowed_as_member_of_project github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed_as_member_of_project
--- PASS: TestIsAllowed/allowed_as_member_of_project (0.01s) | |||
| TestIsAllowed/allowed_from_ok-to-test_with_RememberOKToTest_disabled github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed_from_ok-to-test_with_RememberOKToTest_disabled
--- PASS: TestIsAllowed/allowed_from_ok-to-test_with_RememberOKToTest_disabled (0.00s) | |||
| TestIsAllowed/allowed_from_ok-to-test_with_RememberOKToTest_enabled github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed_from_ok-to-test_with_RememberOKToTest_enabled
--- PASS: TestIsAllowed/allowed_from_ok-to-test_with_RememberOKToTest_enabled (0.00s) | |||
| TestIsAllowed/allowed_from_ownerfile github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestIsAllowed/allowed_from_ownerfile
--- PASS: TestIsAllowed/allowed_from_ownerfile (0.01s) | |||
| TestIsAllowed/allowed_when_/ok-to-test_is_in_a_reply_note github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowed/allowed_when_/ok-to-test_is_in_a_reply_note
--- PASS: TestIsAllowed/allowed_when_/ok-to-test_is_in_a_reply_note (0.00s) | |||
| TestIsAllowed/check_client_has_been_set github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowed/check_client_has_been_set
--- PASS: TestIsAllowed/check_client_has_been_set (0.00s) | |||
| TestIsAllowed/disallowed_from_non_authorized_note github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowed/disallowed_from_non_authorized_note
--- PASS: TestIsAllowed/disallowed_from_non_authorized_note (0.00s) | |||
| TestIsAllowedOwnersFile github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 20 ms | |
Stdout === RUN TestIsAllowedOwnersFile
--- PASS: TestIsAllowedOwnersFile (0.02s) | |||
| TestIsAllowedOwnersFile/no_owners_file github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowedOwnersFile/no_owners_file
--- PASS: TestIsAllowedOwnersFile/no_owners_file (0.00s) | |||
| TestIsAllowedOwnersFile/owners_aliases_returns_error_status github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowedOwnersFile/owners_aliases_returns_error_status
--- PASS: TestIsAllowedOwnersFile/owners_aliases_returns_error_status (0.00s) | |||
| TestIsAllowedOwnersFile/owners_aliases_returns_internal_server_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowedOwnersFile/owners_aliases_returns_internal_server_error
--- PASS: TestIsAllowedOwnersFile/owners_aliases_returns_internal_server_error (0.00s) | |||
| TestIsAllowedOwnersFile/owners_file_allows_user github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestIsAllowedOwnersFile/owners_file_allows_user
--- PASS: TestIsAllowedOwnersFile/owners_file_allows_user (0.01s) | |||
| TestIsAllowedOwnersFile/owners_file_denies_user github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowedOwnersFile/owners_file_denies_user
--- PASS: TestIsAllowedOwnersFile/owners_file_denies_user (0.00s) | |||
| TestIsAllowedOwnersFile/owners_file_with_aliases_file_exists github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowedOwnersFile/owners_file_with_aliases_file_exists
--- PASS: TestIsAllowedOwnersFile/owners_file_with_aliases_file_exists (0.00s) | |||
| TestIsAllowedOwnersFile/owners_file_with_aliases_not_found github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsAllowedOwnersFile/owners_file_with_aliases_not_found
--- PASS: TestIsAllowedOwnersFile/owners_file_with_aliases_not_found (0.00s) | |||
| TestIsHeadCommitOfBranch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestIsHeadCommitOfBranch
--- PASS: TestIsHeadCommitOfBranch (0.01s) | |||
| TestIsHeadCommitOfBranch/bad/branch_doesn't_exist github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/bad/branch_doesn't_exist
--- PASS: TestIsHeadCommitOfBranch/bad/branch_doesn't_exist (0.00s) | |||
| TestIsHeadCommitOfBranch/bad/client_is_not_initialized github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/bad/client_is_not_initialized
--- PASS: TestIsHeadCommitOfBranch/bad/client_is_not_initialized (0.00s) | |||
| TestIsHeadCommitOfBranch/bad/SHA_is_not_HEAD_of_the_branch github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/bad/SHA_is_not_HEAD_of_the_branch
--- PASS: TestIsHeadCommitOfBranch/bad/SHA_is_not_HEAD_of_the_branch (0.00s) | |||
| TestIsHeadCommitOfBranch/bad/user_is_not_authorized github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/bad/user_is_not_authorized
--- PASS: TestIsHeadCommitOfBranch/bad/user_is_not_authorized (0.00s) | |||
| TestIsHeadCommitOfBranch/good/SHA_is_HEAD_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestIsHeadCommitOfBranch/good/SHA_is_HEAD_commit
--- PASS: TestIsHeadCommitOfBranch/good/SHA_is_HEAD_commit (0.00s) | |||
| TestMembershipAPIFailureDoesNotCacheApiError github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestMembershipAPIFailureDoesNotCacheApiError
--- PASS: TestMembershipAPIFailureDoesNotCacheApiError (0.00s) | |||
| TestMembershipCaching github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestMembershipCaching
--- PASS: TestMembershipCaching (0.00s) | |||
| TestParsePayload github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 50 ms | |
Stdout === RUN TestParsePayload
--- PASS: TestParsePayload (0.05s) | |||
| TestParsePayload/bad/commit_comment_repository_is_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/commit_comment_repository_is_nil
--- PASS: TestParsePayload/bad/commit_comment_repository_is_nil (0.00s) | |||
| TestParsePayload/bad/commit_comment_SHA_does_not_match_tag_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/commit_comment_SHA_does_not_match_tag_commit
--- PASS: TestParsePayload/bad/commit_comment_SHA_does_not_match_tag_commit (0.00s) | |||
| TestParsePayload/bad/commit_comment_tag_does_not_exist github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/commit_comment_tag_does_not_exist
--- PASS: TestParsePayload/bad/commit_comment_tag_does_not_exist (0.00s) | |||
| TestParsePayload/bad/commit_comment_wrong_branch_keyword github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad/commit_comment_wrong_branch_keyword
--- PASS: TestParsePayload/bad/commit_comment_wrong_branch_keyword (0.00s) | |||
| TestParsePayload/bad_payload github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/bad_payload
--- PASS: TestParsePayload/bad_payload (0.00s) | |||
| TestParsePayload/event_not_supported github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/event_not_supported
--- PASS: TestParsePayload/event_not_supported (0.00s) | |||
| TestParsePayload/good/commit_comment_/cancel_all_pipelineruns github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/cancel_all_pipelineruns
--- PASS: TestParsePayload/good/commit_comment_/cancel_all_pipelineruns (0.00s) | |||
| TestParsePayload/good/commit_comment_/cancel_on_a_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/cancel_on_a_tag
--- PASS: TestParsePayload/good/commit_comment_/cancel_on_a_tag (0.00s) | |||
| TestParsePayload/good/commit_comment_/retest_a_single_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/retest_a_single_pipelinerun
--- PASS: TestParsePayload/good/commit_comment_/retest_a_single_pipelinerun (0.00s) | |||
| TestParsePayload/good/commit_comment_/retest_a_single_pipelinerun#01 github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/retest_a_single_pipelinerun#01
--- PASS: TestParsePayload/good/commit_comment_/retest_a_single_pipelinerun#01 (0.00s) | |||
| TestParsePayload/good/commit_comment_/retest_all_pipelineruns github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/retest_all_pipelineruns
--- PASS: TestParsePayload/good/commit_comment_/retest_all_pipelineruns (0.00s) | |||
| TestParsePayload/good/commit_comment_/retest_on_a_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/retest_on_a_tag
--- PASS: TestParsePayload/good/commit_comment_/retest_on_a_tag (0.00s) | |||
| TestParsePayload/good/commit_comment_/test_a_single_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/test_a_single_pipelinerun
--- PASS: TestParsePayload/good/commit_comment_/test_a_single_pipelinerun (0.00s) | |||
| TestParsePayload/good/commit_comment_/test_all_pipelineruns github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/test_all_pipelineruns
--- PASS: TestParsePayload/good/commit_comment_/test_all_pipelineruns (0.00s) | |||
| TestParsePayload/good/commit_comment_/test_on_a_tag github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/good/commit_comment_/test_on_a_tag
--- PASS: TestParsePayload/good/commit_comment_/test_on_a_tag (0.00s) | |||
| TestParsePayload/merge_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/merge_event
--- PASS: TestParsePayload/merge_event (0.00s) | |||
| TestParsePayload/merge_event_closed github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/merge_event_closed
--- PASS: TestParsePayload/merge_event_closed (0.00s) | |||
| TestParsePayload/note_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/note_event
--- PASS: TestParsePayload/note_event (0.00s) | |||
| TestParsePayload/note_event_cancel_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/note_event_cancel_a_pr
--- PASS: TestParsePayload/note_event_cancel_a_pr (0.00s) | |||
| TestParsePayload/note_event_cancel_all github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/note_event_cancel_all
--- PASS: TestParsePayload/note_event_cancel_all (0.00s) | |||
| TestParsePayload/note_event_test github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/note_event_test
--- PASS: TestParsePayload/note_event_test (0.00s) | |||
| TestParsePayload/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/push_event
--- PASS: TestParsePayload/push_event (0.00s) | |||
| TestParsePayload/push_event_no_commits github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/push_event_no_commits
--- PASS: TestParsePayload/push_event_no_commits (0.00s) | |||
| TestParsePayload/tag_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestParsePayload/tag_event
--- PASS: TestParsePayload/tag_event (0.00s) | |||
| TestProvider_Detect github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 20 ms | |
Stdout === RUN TestProvider_Detect
--- PASS: TestProvider_Detect (0.02s) | |||
| TestProvider_Detect/bad/commit_comment_unsupported_action github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/commit_comment_unsupported_action
--- PASS: TestProvider_Detect/bad/commit_comment_unsupported_action (0.00s) | |||
| TestProvider_Detect/bad/commit_comment_unsupported_gitops_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/commit_comment_unsupported_gitops_command
--- PASS: TestProvider_Detect/bad/commit_comment_unsupported_gitops_command (0.00s) | |||
| TestProvider_Detect/bad/commit_comment_unsupported_large_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/commit_comment_unsupported_large_comment
--- PASS: TestProvider_Detect/bad/commit_comment_unsupported_large_comment (0.00s) | |||
| TestProvider_Detect/bad/invalid_gitlab_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/invalid_gitlab_Event
--- PASS: TestProvider_Detect/bad/invalid_gitlab_Event (0.00s) | |||
| TestProvider_Detect/bad/mergeRequest_closed_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/mergeRequest_closed_Event
--- PASS: TestProvider_Detect/bad/mergeRequest_closed_Event (0.00s) | |||
| TestProvider_Detect/bad/not_a_gitlab_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/not_a_gitlab_Event
--- PASS: TestProvider_Detect/bad/not_a_gitlab_Event (0.00s) | |||
| TestProvider_Detect/bad/note_Event_with_ok-to-test_comment github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/bad/note_Event_with_ok-to-test_comment
--- PASS: TestProvider_Detect/bad/note_Event_with_ok-to-test_comment (0.00s) | |||
| TestProvider_Detect/good/commit_comment_/cancel_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/commit_comment_/cancel_command
--- PASS: TestProvider_Detect/good/commit_comment_/cancel_command (0.00s) | |||
| TestProvider_Detect/good/commit_comment_/retest_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/commit_comment_/retest_command
--- PASS: TestProvider_Detect/good/commit_comment_/retest_command (0.00s) | |||
| TestProvider_Detect/good/commit_comment_/test_command github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/commit_comment_/test_command
--- PASS: TestProvider_Detect/good/commit_comment_/test_command (0.00s) | |||
| TestProvider_Detect/good/issue_comment_Event_with_cancel github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/issue_comment_Event_with_cancel
--- PASS: TestProvider_Detect/good/issue_comment_Event_with_cancel (0.00s) | |||
| TestProvider_Detect/good/issue_comment_Event_with_cancel_a_pr github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/issue_comment_Event_with_cancel_a_pr
--- PASS: TestProvider_Detect/good/issue_comment_Event_with_cancel_a_pr (0.00s) | |||
| TestProvider_Detect/good/issue_comment_Event_with_ok-to-test_and_some_string github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/issue_comment_Event_with_ok-to-test_and_some_string
--- PASS: TestProvider_Detect/good/issue_comment_Event_with_ok-to-test_and_some_string (0.00s) | |||
| TestProvider_Detect/good/issue_comment_Event_with_retest github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/issue_comment_Event_with_retest
--- PASS: TestProvider_Detect/good/issue_comment_Event_with_retest (0.00s) | |||
| TestProvider_Detect/good/mergeRequest_open_Event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/mergeRequest_open_Event
--- PASS: TestProvider_Detect/good/mergeRequest_open_Event (0.00s) | |||
| TestProvider_Detect/good/mergeRequest_update_Event_with_commit github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/mergeRequest_update_Event_with_commit
--- PASS: TestProvider_Detect/good/mergeRequest_update_Event_with_commit (0.00s) | |||
| TestProvider_Detect/good/mergeRequest_update_Event_with_description github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/mergeRequest_update_Event_with_description
--- PASS: TestProvider_Detect/good/mergeRequest_update_Event_with_description (0.00s) | |||
| TestProvider_Detect/good/mergeRequest_update_Event_with_title github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/mergeRequest_update_Event_with_title
--- PASS: TestProvider_Detect/good/mergeRequest_update_Event_with_title (0.00s) | |||
| TestProvider_Detect/good/note_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/note_event
--- PASS: TestProvider_Detect/good/note_event (0.00s) | |||
| TestProvider_Detect/good/push_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/push_event
--- PASS: TestProvider_Detect/good/push_event (0.00s) | |||
| TestProvider_Detect/good/tag_event github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestProvider_Detect/good/tag_event
--- PASS: TestProvider_Detect/good/tag_event (0.00s) | |||
| TestSetClient github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClient
--- PASS: TestSetClient (0.00s) | |||
| TestSetClientDetectAPIURL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL
--- PASS: TestSetClientDetectAPIURL (0.00s) | |||
| TestSetClientDetectAPIURL/Error:_Invalid_URL_from_event.Provider.URL_(final_parse) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Error:_Invalid_URL_from_event.Provider.URL_(final_parse)
--- PASS: TestSetClientDetectAPIURL/Error:_Invalid_URL_from_event.Provider.URL_(final_parse) (0.00s) | |||
| TestSetClientDetectAPIURL/Error:_Invalid_URL_from_event.URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Error:_Invalid_URL_from_event.URL
--- PASS: TestSetClientDetectAPIURL/Error:_Invalid_URL_from_event.URL (0.00s) | |||
| TestSetClientDetectAPIURL/Error:_Invalid_URL_from_v.repoURL_(final_parse) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Error:_Invalid_URL_from_v.repoURL_(final_parse)
--- PASS: TestSetClientDetectAPIURL/Error:_Invalid_URL_from_v.repoURL_(final_parse) (0.00s) | |||
| TestSetClientDetectAPIURL/Error:_No_token_provided github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Error:_No_token_provided
--- PASS: TestSetClientDetectAPIURL/Error:_No_token_provided (0.00s) | |||
| TestSetClientDetectAPIURL/Success:_API_URL_from_event.Provider.URL_(highest_precedence) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Success:_API_URL_from_event.Provider.URL_(highest_precedence)
--- PASS: TestSetClientDetectAPIURL/Success:_API_URL_from_event.Provider.URL_(highest_precedence) (0.00s) | |||
| TestSetClientDetectAPIURL/Success:_API_URL_from_event.URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Success:_API_URL_from_event.URL
--- PASS: TestSetClientDetectAPIURL/Success:_API_URL_from_event.URL (0.00s) | |||
| TestSetClientDetectAPIURL/Success:_API_URL_from_v.repoURL_(non-public) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Success:_API_URL_from_v.repoURL_(non-public)
--- PASS: TestSetClientDetectAPIURL/Success:_API_URL_from_v.repoURL_(non-public) (0.00s) | |||
| TestSetClientDetectAPIURL/Success:_Default_URL_when_repoURL_is_public_GitLab github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Success:_Default_URL_when_repoURL_is_public_GitLab
--- PASS: TestSetClientDetectAPIURL/Success:_Default_URL_when_repoURL_is_public_GitLab (0.00s) | |||
| TestSetClientDetectAPIURL/Success:_Fallback_to_default_public_API_URL github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientDetectAPIURL/Success:_Fallback_to_default_public_API_URL
--- PASS: TestSetClientDetectAPIURL/Success:_Fallback_to_default_public_API_URL (0.00s) | |||
| TestSetClientFieldsInitializedOnError github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientFieldsInitializedOnError
--- PASS: TestSetClientFieldsInitializedOnError (0.00s) | |||
| TestSetClientFieldsInitializedOnError/Fields_initialized_even_when_project_access_fails github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientFieldsInitializedOnError/Fields_initialized_even_when_project_access_fails
--- PASS: TestSetClientFieldsInitializedOnError/Fields_initialized_even_when_project_access_fails (0.00s) | |||
| TestSetClientFieldsInitializedOnError/Fields_initialized_when_invalid_URL_causes_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientFieldsInitializedOnError/Fields_initialized_when_invalid_URL_causes_error
--- PASS: TestSetClientFieldsInitializedOnError/Fields_initialized_when_invalid_URL_causes_error (0.00s) | |||
| TestSetClientRepositoryAccessCheck github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 10 ms | |
Stdout === RUN TestSetClientRepositoryAccessCheck
--- PASS: TestSetClientRepositoryAccessCheck (0.01s) | |||
| TestSetClientRepositoryAccessCheck/Non-pull_request_trigger_should_skip_access_check github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientRepositoryAccessCheck/Non-pull_request_trigger_should_skip_access_check
--- PASS: TestSetClientRepositoryAccessCheck/Non-pull_request_trigger_should_skip_access_check (0.00s) | |||
| TestSetClientRepositoryAccessCheck/Pull_request_with_not_found_should_return_specific_error github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientRepositoryAccessCheck/Pull_request_with_not_found_should_return_specific_error
--- PASS: TestSetClientRepositoryAccessCheck/Pull_request_with_not_found_should_return_specific_error (0.00s) | |||
| TestSetClientRepositoryAccessCheck/Pull_request_with_successful_access github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestSetClientRepositoryAccessCheck/Pull_request_with_successful_access
--- PASS: TestSetClientRepositoryAccessCheck/Pull_request_with_successful_access (0.00s) | |||
| TestValidate github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestValidate
--- PASS: TestValidate (0.00s) | |||
| TestValidate/invalid_when_both_token_and_secret_are_empty_(security_fix) github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestValidate/invalid_when_both_token_and_secret_are_empty_(security_fix)
--- PASS: TestValidate/invalid_when_both_token_and_secret_are_empty_(security_fix) (0.00s) | |||
| TestValidate/invalid_when_tokens_do_not_match github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestValidate/invalid_when_tokens_do_not_match
--- PASS: TestValidate/invalid_when_tokens_do_not_match (0.00s) | |||
| TestValidate/invalid_when_webhook_secret_not_configured github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestValidate/invalid_when_webhook_secret_not_configured
--- PASS: TestValidate/invalid_when_webhook_secret_not_configured (0.00s) | |||
| TestValidate/invalid_when_X-Gitlab-Token_header_missing github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestValidate/invalid_when_X-Gitlab-Token_header_missing
--- PASS: TestValidate/invalid_when_X-Gitlab-Token_header_missing (0.00s) | |||
| TestValidate/valid_event_with_matching_tokens github.com/openshift-pipelines/pipelines-as-code/pkg/provider/gitlab | passed | 0 ms | |
Stdout === RUN TestValidate/valid_event_with_matching_tokens
--- PASS: TestValidate/valid_event_with_matching_tokens (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/provider/providermetrics
| Test | Status | Duration | |
|---|---|---|---|
| TestRecordAPIUsage github.com/openshift-pipelines/pipelines-as-code/pkg/provider/providermetrics | passed | 0 ms | |
Stdout === RUN TestRecordAPIUsage
--- PASS: TestRecordAPIUsage (0.00s) | |||
| TestRecordAPIUsage/when_repository_is_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/providermetrics | passed | 0 ms | |
Stdout === RUN TestRecordAPIUsage/when_repository_is_nil
--- PASS: TestRecordAPIUsage/when_repository_is_nil (0.00s) | |||
| TestRecordAPIUsage/when_repository_is_not_nil github.com/openshift-pipelines/pipelines-as-code/pkg/provider/providermetrics | passed | 0 ms | |
Stdout === RUN TestRecordAPIUsage/when_repository_is_not_nil
--- PASS: TestRecordAPIUsage/when_repository_is_not_nil (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/queue
| Test | Status | Duration | |
|---|---|---|---|
| TestAddToPendingQueueDirectly github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestAddToPendingQueueDirectly
--- PASS: TestAddToPendingQueueDirectly (0.00s) | |||
| TestDeadlockDetectionConcurrentTryAcquire github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestDeadlockDetectionConcurrentTryAcquire
semaphore_test.go:265: No deadlock detected - concurrent tryAcquire calls completed successfully
--- PASS: TestDeadlockDetectionConcurrentTryAcquire (0.00s) | |||
| TestDeadlockDetectionRecursiveMutex github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestDeadlockDetectionRecursiveMutex
semaphore_test.go:213: No deadlock detected - tryAcquire completed successfully
--- PASS: TestDeadlockDetectionRecursiveMutex (0.00s) | |||
| TestFilterPipelineRunByInProgress github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestFilterPipelineRunByInProgress
--- PASS: TestFilterPipelineRunByInProgress (0.00s) | |||
| TestNewManagerForList github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestNewManagerForList
--- PASS: TestNewManagerForList (0.00s) | |||
| TestNewManagerReListing github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestNewManagerReListing
--- PASS: TestNewManagerReListing (0.00s) | |||
| TestNewSemaphore github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestNewSemaphore
--- PASS: TestNewSemaphore (0.00s) | |||
| TestPriorityQueue github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestPriorityQueue
--- PASS: TestPriorityQueue (0.00s) | |||
| TestQueueManager_InitQueues github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 10 ms | |
Stdout === RUN TestQueueManager_InitQueues
--- PASS: TestQueueManager_InitQueues (0.01s) | |||
| TestSomeoneElseSetPendingWithNoConcurrencyLimit github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestSomeoneElseSetPendingWithNoConcurrencyLimit
--- PASS: TestSomeoneElseSetPendingWithNoConcurrencyLimit (0.00s) | |||
| TestTryAcquireConcurrentAccess github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestTryAcquireConcurrentAccess
--- PASS: TestTryAcquireConcurrentAccess (0.00s) | |||
| TestTryAcquireDeadlockScenario github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestTryAcquireDeadlockScenario
--- PASS: TestTryAcquireDeadlockScenario (0.00s) | |||
| TestTryAcquireDeadlockTimeout github.com/openshift-pipelines/pipelines-as-code/pkg/queue | passed | 0 ms | |
Stdout === RUN TestTryAcquireDeadlockTimeout
--- PASS: TestTryAcquireDeadlockTimeout (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/random
| Test | Status | Duration | |
|---|---|---|---|
| TestRandomAlphaString github.com/openshift-pipelines/pipelines-as-code/pkg/random | passed | 0 ms | |
Stdout === RUN TestRandomAlphaString
--- PASS: TestRandomAlphaString (0.00s) | |||
| TestRandomAlphaStringLength github.com/openshift-pipelines/pipelines-as-code/pkg/random | passed | 0 ms | |
Stdout === RUN TestRandomAlphaStringLength
--- PASS: TestRandomAlphaStringLength (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler
| Test | Status | Duration | |
|---|---|---|---|
| TestBuildEventFromPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestBuildEventFromPipelineRun
--- PASS: TestBuildEventFromPipelineRun (0.00s) | |||
| TestBuildEventFromPipelineRun/build_event_from_pr github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestBuildEventFromPipelineRun/build_event_from_pr
--- PASS: TestBuildEventFromPipelineRun/build_event_from_pr (0.00s) | |||
| TestCalculatePipelineRunDuration github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration
--- PASS: TestCalculatePipelineRunDuration (0.00s) | |||
| TestCalculatePipelineRunDuration/pipelinerun_cancelled github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration/pipelinerun_cancelled
--- PASS: TestCalculatePipelineRunDuration/pipelinerun_cancelled (0.00s) | |||
| TestCalculatePipelineRunDuration/pipelinerun_completed github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration/pipelinerun_completed
--- PASS: TestCalculatePipelineRunDuration/pipelinerun_completed (0.00s) | |||
| TestCalculatePipelineRunDuration/pipelinerun_failed github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration/pipelinerun_failed
--- PASS: TestCalculatePipelineRunDuration/pipelinerun_failed (0.00s) | |||
| TestCalculatePipelineRunDuration/pipelinerun_failed_due_to_couldn't_get_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration/pipelinerun_failed_due_to_couldn't_get_pipeline
--- PASS: TestCalculatePipelineRunDuration/pipelinerun_failed_due_to_couldn't_get_pipeline (0.00s) | |||
| TestCalculatePipelineRunDuration/pipelinerun_succeeded github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration/pipelinerun_succeeded
--- PASS: TestCalculatePipelineRunDuration/pipelinerun_succeeded (0.00s) | |||
| TestCalculatePipelineRunDuration/pipelinerun_timed_out github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCalculatePipelineRunDuration/pipelinerun_timed_out
--- PASS: TestCalculatePipelineRunDuration/pipelinerun_timed_out (0.00s) | |||
| TestCheckStateAndEnqueue github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCheckStateAndEnqueue
--- PASS: TestCheckStateAndEnqueue (0.00s) | |||
| TestCleanupPipelineRuns github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 20 ms | |
Stdout === RUN TestCleanupPipelineRuns
--- PASS: TestCleanupPipelineRuns (0.02s) | |||
| TestCleanupPipelineRuns/no_max-keep-runs_annotation,_using_default_from_config github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCleanupPipelineRuns/no_max-keep-runs_annotation,_using_default_from_config
--- PASS: TestCleanupPipelineRuns/no_max-keep-runs_annotation,_using_default_from_config (0.00s) | |||
| TestCleanupPipelineRuns/using_from_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestCleanupPipelineRuns/using_from_annotation
--- PASS: TestCleanupPipelineRuns/using_from_annotation (0.01s) | |||
| TestCleanupPipelineRuns/using_from_annotation,_as_annotation_value_is_less_than_config github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCleanupPipelineRuns/using_from_annotation,_as_annotation_value_is_less_than_config
--- PASS: TestCleanupPipelineRuns/using_from_annotation,_as_annotation_value_is_less_than_config (0.00s) | |||
| TestCleanupPipelineRuns/using_from_config,_as_annotation_value_is_more_than_config github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCleanupPipelineRuns/using_from_config,_as_annotation_value_is_more_than_config
--- PASS: TestCleanupPipelineRuns/using_from_config,_as_annotation_value_is_more_than_config (0.00s) | |||
| TestCountPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun
--- PASS: TestCountPipelineRun (0.00s) | |||
| TestCountPipelineRun/provider_is_Forgejo github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun/provider_is_Forgejo
--- PASS: TestCountPipelineRun/provider_is_Forgejo (0.00s) | |||
| TestCountPipelineRun/provider_is_GitHub_App github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun/provider_is_GitHub_App
--- PASS: TestCountPipelineRun/provider_is_GitHub_App (0.00s) | |||
| TestCountPipelineRun/provider_is_GitHub_Enterprise_App github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun/provider_is_GitHub_Enterprise_App
--- PASS: TestCountPipelineRun/provider_is_GitHub_Enterprise_App (0.00s) | |||
| TestCountPipelineRun/provider_is_GitHub_Webhook github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun/provider_is_GitHub_Webhook
--- PASS: TestCountPipelineRun/provider_is_GitHub_Webhook (0.00s) | |||
| TestCountPipelineRun/provider_is_GitLab github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun/provider_is_GitLab
--- PASS: TestCountPipelineRun/provider_is_GitLab (0.00s) | |||
| TestCountPipelineRun/unsupported_provider github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCountPipelineRun/unsupported_provider
--- PASS: TestCountPipelineRun/unsupported_provider (0.00s) | |||
| TestCreateStatusWithRetry github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCreateStatusWithRetry
--- PASS: TestCreateStatusWithRetry (0.00s) | |||
| TestCreateStatusWithRetry_ErrorCase github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCreateStatusWithRetry_ErrorCase
--- PASS: TestCreateStatusWithRetry_ErrorCase (0.00s) | |||
| TestCtrlOpts github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestCtrlOpts
--- PASS: TestCtrlOpts (0.00s) | |||
| TestDetectProvider github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestDetectProvider
--- PASS: TestDetectProvider (0.00s) | |||
| TestDetectProvider/forgejo_provider_resolves_to_gitea github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestDetectProvider/forgejo_provider_resolves_to_gitea
--- PASS: TestDetectProvider/forgejo_provider_resolves_to_gitea (0.00s) | |||
| TestDetectProvider/known_provider github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestDetectProvider/known_provider
--- PASS: TestDetectProvider/known_provider (0.00s) | |||
| TestDetectProvider/no_label github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestDetectProvider/no_label
--- PASS: TestDetectProvider/no_label (0.00s) | |||
| TestDetectProvider/unknown_provider github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestDetectProvider/unknown_provider
--- PASS: TestDetectProvider/unknown_provider (0.00s) | |||
| TestPostFinalStatus github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestPostFinalStatus
--- PASS: TestPostFinalStatus (0.00s) | |||
| TestQueuePipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun
--- PASS: TestQueuePipelineRun (0.00s) | |||
| TestQueuePipelineRun/empty_repo_name_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/empty_repo_name_annotation
--- PASS: TestQueuePipelineRun/empty_repo_name_annotation (0.00s) | |||
| TestQueuePipelineRun/failed_to_get_PR_from_the_Q_after_many_iterations github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/failed_to_get_PR_from_the_Q_after_many_iterations
--- PASS: TestQueuePipelineRun/failed_to_get_PR_from_the_Q_after_many_iterations (0.00s) | |||
| TestQueuePipelineRun/merging_global_repository_settings github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/merging_global_repository_settings
--- PASS: TestQueuePipelineRun/merging_global_repository_settings (0.00s) | |||
| TestQueuePipelineRun/no_existing_order_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/no_existing_order_annotation
--- PASS: TestQueuePipelineRun/no_existing_order_annotation (0.00s) | |||
| TestQueuePipelineRun/no_new_PR_acquired github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/no_new_PR_acquired
--- PASS: TestQueuePipelineRun/no_new_PR_acquired (0.00s) | |||
| TestQueuePipelineRun/no_repo_found github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/no_repo_found
--- PASS: TestQueuePipelineRun/no_repo_found (0.00s) | |||
| TestQueuePipelineRun/no_repo_name_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestQueuePipelineRun/no_repo_name_annotation
--- PASS: TestQueuePipelineRun/no_repo_name_annotation (0.00s) | |||
| TestReconcileKind_SCMReportingLogic github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestReconcileKind_SCMReportingLogic
--- PASS: TestReconcileKind_SCMReportingLogic (0.01s) | |||
| TestReconcileKind_SCMReportingLogic/Non-Running_reason_-_should_NOT_call_updatePipelineRunToInProgress github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestReconcileKind_SCMReportingLogic/Non-Running_reason_-_should_NOT_call_updatePipelineRunToInProgress
logger.go:146: 2026-03-25T22:07:33.578Z DEBUG reconciler/reconciler.go:61 reconciling pipelineRun test/test-pr {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.578Z DEBUG reconciler/reconciler.go:91 pipelineRun test/test-pr scmReportingPLRStarted=false, exist=false {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.579Z DEBUG reconciler/reconciler.go:102 pipelineRun test/test-pr condition not met: reason='PipelineRunPending', startReported=false {"namespace": "test"}
--- PASS: TestReconcileKind_SCMReportingLogic/Non-Running_reason_-_should_NOT_call_updatePipelineRunToInProgress (0.00s) | |||
| TestReconcileKind_SCMReportingLogic/Running_reason_with_SCMReportingPLRStarted=true_-_should_NOT_call_updatePipelineRunToInProgress github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestReconcileKind_SCMReportingLogic/Running_reason_with_SCMReportingPLRStarted=true_-_should_NOT_call_updatePipelineRunToInProgress
logger.go:146: 2026-03-25T22:07:33.577Z DEBUG reconciler/reconciler.go:61 reconciling pipelineRun test/test-pr {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.577Z DEBUG reconciler/reconciler.go:91 pipelineRun test/test-pr scmReportingPLRStarted=true, exist=true {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.577Z DEBUG reconciler/reconciler.go:102 pipelineRun test/test-pr condition not met: reason='Running', startReported=true {"namespace": "test"}
--- PASS: TestReconcileKind_SCMReportingLogic/Running_reason_with_SCMReportingPLRStarted=true_-_should_NOT_call_updatePipelineRunToInProgress (0.00s) | |||
| TestReconcileKind_SCMReportingLogic/Running_reason_without_SCMReportingPLRStarted_-_should_call_updatePipelineRunToInProgress github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestReconcileKind_SCMReportingLogic/Running_reason_without_SCMReportingPLRStarted_-_should_call_updatePipelineRunToInProgress
logger.go:146: 2026-03-25T22:07:33.571Z DEBUG reconciler/reconciler.go:61 reconciling pipelineRun test/test-pr {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.571Z DEBUG reconciler/reconciler.go:91 pipelineRun test/test-pr scmReportingPLRStarted=false, exist=false {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.571Z INFO reconciler/reconciler.go:94 pipelineRun test/test-pr is running but not yet reported to provider, updating status {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.571Z INFO reconciler/reconciler.go:380 updating pipelineRun test/test-pr state from queued to started {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.573Z INFO action/patch.go:54 patched pipelinerun with started state: test/test-pr {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.573Z DEBUG pipelineascode/secret.go:43 secretFromRepository: repo=test/test-repo provider_url=http://127.0.0.1:42627 namespace=test {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.573Z DEBUG pipelineascode/secret.go:52 secretFromRepository: reading provider token secret=pac-git-basic-auth-owner-repo key=provider.token {"namespace": "test"}
logger.go:146: 2026-03-25T22:07:33.576Z DEBUG github/profiler.go:132 GitHub API call completed {"namespace": "test", "operation": "create_status", "duration_ms": 2, "provider": "github", "repo": "test/test-repo", "url_path": "/api/v3/repos/random/app/statuses/123afc", "rate_limit_remaining": "", "github_request_id": "", "status_code": 200}
logger.go:146: 2026-03-25T22:07:33.577Z INFO reconciler/reconciler.go:334 updated in_progress status on provider platform for pipelineRun test-pr {"namespace": "test"}
--- PASS: TestReconcileKind_SCMReportingLogic/Running_reason_without_SCMReportingPLRStarted_-_should_call_updatePipelineRunToInProgress (0.01s) | |||
| TestReconciler_FinalizeKind github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestReconciler_FinalizeKind
--- PASS: TestReconciler_FinalizeKind (0.01s) | |||
| TestReconciler_FinalizeKind/cancelled_status_reported github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestReconciler_FinalizeKind/cancelled_status_reported
--- PASS: TestReconciler_FinalizeKind/cancelled_status_reported (0.00s) | |||
| TestReconciler_FinalizeKind/completed_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestReconciler_FinalizeKind/completed_pipelinerun
--- PASS: TestReconciler_FinalizeKind/completed_pipelinerun (0.00s) | |||
| TestReconciler_FinalizeKind/queued_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestReconciler_FinalizeKind/queued_pipelinerun
--- PASS: TestReconciler_FinalizeKind/queued_pipelinerun (0.01s) | |||
| TestReconciler_FinalizeKind/repo_was_deleted github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestReconciler_FinalizeKind/repo_was_deleted
--- PASS: TestReconciler_FinalizeKind/repo_was_deleted (0.00s) | |||
| TestReconciler_ReconcileKind github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 60 ms | |
Stdout === RUN TestReconciler_ReconcileKind
--- PASS: TestReconciler_ReconcileKind (0.06s) | |||
| TestReconciler_ReconcileKind/failed_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestReconciler_ReconcileKind/failed_pipelinerun
--- PASS: TestReconciler_ReconcileKind/failed_pipelinerun (0.01s) | |||
| TestReconciler_ReconcileKind/success_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 50 ms | |
Stdout === RUN TestReconciler_ReconcileKind/success_pipelinerun
--- PASS: TestReconciler_ReconcileKind/success_pipelinerun (0.05s) | |||
| TestUpdatePipelineRunState github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestUpdatePipelineRunState
--- PASS: TestUpdatePipelineRunState (0.01s) | |||
| TestUpdatePipelineRunState/queued_to_started github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 10 ms | |
Stdout === RUN TestUpdatePipelineRunState/queued_to_started
--- PASS: TestUpdatePipelineRunState/queued_to_started (0.01s) | |||
| TestUpdatePipelineRunState/started_to_completed github.com/openshift-pipelines/pipelines-as-code/pkg/reconciler | passed | 0 ms | |
Stdout === RUN TestUpdatePipelineRunState/started_to_completed
--- PASS: TestUpdatePipelineRunState/started_to_completed (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/resolve
| Test | Status | Duration | |
|---|---|---|---|
| TestAssembleTaskFQDNs github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestAssembleTaskFQDNs
--- PASS: TestAssembleTaskFQDNs (0.01s) | |||
| TestAssembleTaskFQDNs/custom_hub_without_version_returns_tasks_unchanged github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/custom_hub_without_version_returns_tasks_unchanged
--- PASS: TestAssembleTaskFQDNs/custom_hub_without_version_returns_tasks_unchanged (0.00s) | |||
| TestAssembleTaskFQDNs/empty_pipeline_URL_returns_tasks_unchanged github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/empty_pipeline_URL_returns_tasks_unchanged
--- PASS: TestAssembleTaskFQDNs/empty_pipeline_URL_returns_tasks_unchanged (0.00s) | |||
| TestAssembleTaskFQDNs/http_URL_resolves_relative_tasks github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/http_URL_resolves_relative_tasks
--- PASS: TestAssembleTaskFQDNs/http_URL_resolves_relative_tasks (0.00s) | |||
| TestAssembleTaskFQDNs/https_URL_resolves_relative_tasks github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/https_URL_resolves_relative_tasks
--- PASS: TestAssembleTaskFQDNs/https_URL_resolves_relative_tasks (0.00s) | |||
| TestAssembleTaskFQDNs/hub_catalog_URL_returns_tasks_unchanged github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/hub_catalog_URL_returns_tasks_unchanged
--- PASS: TestAssembleTaskFQDNs/hub_catalog_URL_returns_tasks_unchanged (0.00s) | |||
| TestAssembleTaskFQDNs/mixed-case_HTTPS_URL_resolves_relative_tasks github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/mixed-case_HTTPS_URL_resolves_relative_tasks
--- PASS: TestAssembleTaskFQDNs/mixed-case_HTTPS_URL_resolves_relative_tasks (0.00s) | |||
| TestAssembleTaskFQDNs/repository_file_path_URL_returns_tasks_unchanged github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/repository_file_path_URL_returns_tasks_unchanged
--- PASS: TestAssembleTaskFQDNs/repository_file_path_URL_returns_tasks_unchanged (0.00s) | |||
| TestAssembleTaskFQDNs/uppercase_HTTP_URL_resolves_relative_tasks github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestAssembleTaskFQDNs/uppercase_HTTP_URL_resolves_relative_tasks
--- PASS: TestAssembleTaskFQDNs/uppercase_HTTP_URL_resolves_relative_tasks (0.00s) | |||
| TestCustomTasksSkipped github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestCustomTasksSkipped
--- PASS: TestCustomTasksSkipped (0.00s) | |||
| TestDetectNameOrGenerateNameAndSchema github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestDetectNameOrGenerateNameAndSchema
--- PASS: TestDetectNameOrGenerateNameAndSchema (0.00s) | |||
| TestDetectNameOrGenerateNameAndSchema/invalid_yaml github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestDetectNameOrGenerateNameAndSchema/invalid_yaml
--- PASS: TestDetectNameOrGenerateNameAndSchema/invalid_yaml (0.00s) | |||
| TestDetectNameOrGenerateNameAndSchema/valid_yaml_with_generateName_and_apiVersion github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestDetectNameOrGenerateNameAndSchema/valid_yaml_with_generateName_and_apiVersion
--- PASS: TestDetectNameOrGenerateNameAndSchema/valid_yaml_with_generateName_and_apiVersion (0.00s) | |||
| TestDetectNameOrGenerateNameAndSchema/valid_yaml_with_name_and_apiVersion github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestDetectNameOrGenerateNameAndSchema/valid_yaml_with_name_and_apiVersion
--- PASS: TestDetectNameOrGenerateNameAndSchema/valid_yaml_with_name_and_apiVersion (0.00s) | |||
| TestDetectNameOrGenerateNameAndSchema/yaml_without_name_or_generateName github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestDetectNameOrGenerateNameAndSchema/yaml_without_name_or_generateName
--- PASS: TestDetectNameOrGenerateNameAndSchema/yaml_without_name_or_generateName (0.00s) | |||
| TestErrorMessageFormat github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestErrorMessageFormat
--- PASS: TestErrorMessageFormat (0.00s) | |||
| TestGenerateName github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestGenerateName
--- PASS: TestGenerateName (0.01s) | |||
| TestGenericBadYAMLValidation github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestGenericBadYAMLValidation
--- PASS: TestGenericBadYAMLValidation (0.00s) | |||
| TestIgnoreDocSpace github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestIgnoreDocSpace
--- PASS: TestIgnoreDocSpace (0.00s) | |||
| TestInRepoShouldNotEmbedIfNoAnnotations github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestInRepoShouldNotEmbedIfNoAnnotations
--- PASS: TestInRepoShouldNotEmbedIfNoAnnotations (0.00s) | |||
| TestMetadataResolve github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestMetadataResolve
--- PASS: TestMetadataResolve (0.00s) | |||
| TestMetadataResolve/label_and_annotation_for_pipelinerun_generateName github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestMetadataResolve/label_and_annotation_for_pipelinerun_generateName
--- PASS: TestMetadataResolve/label_and_annotation_for_pipelinerun_generateName (0.00s) | |||
| TestMetadataResolve/label_and_annotation_for_pipelinerun_name github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestMetadataResolve/label_and_annotation_for_pipelinerun_name
--- PASS: TestMetadataResolve/label_and_annotation_for_pipelinerun_name (0.00s) | |||
| TestNoPipelineRuns github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestNoPipelineRuns
--- PASS: TestNoPipelineRuns (0.00s) | |||
| TestNotTektonDocumentIgnore github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestNotTektonDocumentIgnore
--- PASS: TestNotTektonDocumentIgnore (0.01s) | |||
| TestOriginalPRNameLabelSet github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestOriginalPRNameLabelSet
--- PASS: TestOriginalPRNameLabelSet (0.00s) | |||
| TestPipelineBundlesSkipped github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestPipelineBundlesSkipped
--- PASS: TestPipelineBundlesSkipped (0.01s) | |||
| TestPipelineResolverSkipped github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestPipelineResolverSkipped
--- PASS: TestPipelineResolverSkipped (0.01s) | |||
| TestPipelineRunPipelineMiddle github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestPipelineRunPipelineMiddle
--- PASS: TestPipelineRunPipelineMiddle (0.01s) | |||
| TestPipelineRunPipelineSpecTaskRef github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 20 ms | |
Stdout === RUN TestPipelineRunPipelineSpecTaskRef
--- PASS: TestPipelineRunPipelineSpecTaskRef (0.02s) | |||
| TestPipelineRunPipelineSpecTaskSpec github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunPipelineSpecTaskSpec
--- PASS: TestPipelineRunPipelineSpecTaskSpec (0.00s) | |||
| TestPipelineRunPipelineTask github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 40 ms | |
Stdout === RUN TestPipelineRunPipelineTask
--- PASS: TestPipelineRunPipelineTask (0.04s) | |||
| TestPipelineRunRemoteTaskBadPacAnnotations github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunRemoteTaskBadPacAnnotations
--- PASS: TestPipelineRunRemoteTaskBadPacAnnotations (0.00s) | |||
| TestPipelineRunRemoteTaskDisabled github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestPipelineRunRemoteTaskDisabled
--- PASS: TestPipelineRunRemoteTaskDisabled (0.01s) | |||
| TestPipelineRunRemoteTaskNotPacAnnotations github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestPipelineRunRemoteTaskNotPacAnnotations
--- PASS: TestPipelineRunRemoteTaskNotPacAnnotations (0.01s) | |||
| TestPipelineRunsWithSameName github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName
--- PASS: TestPipelineRunsWithSameName (0.00s) | |||
| TestPipelineRunsWithSameName/different_pipelineruns_exists github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName/different_pipelineruns_exists
--- PASS: TestPipelineRunsWithSameName/different_pipelineruns_exists (0.00s) | |||
| TestPipelineRunsWithSameName/doesn't_pipelinerun_generateName_exists github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName/doesn't_pipelinerun_generateName_exists
--- PASS: TestPipelineRunsWithSameName/doesn't_pipelinerun_generateName_exists (0.00s) | |||
| TestPipelineRunsWithSameName/doesn't_pipelinerun_name_exists github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName/doesn't_pipelinerun_name_exists
--- PASS: TestPipelineRunsWithSameName/doesn't_pipelinerun_name_exists (0.00s) | |||
| TestPipelineRunsWithSameName/same_generateName_pipelineruns_exists github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName/same_generateName_pipelineruns_exists
--- PASS: TestPipelineRunsWithSameName/same_generateName_pipelineruns_exists (0.00s) | |||
| TestPipelineRunsWithSameName/same_name_and_generateName_pipelineruns_exists github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName/same_name_and_generateName_pipelineruns_exists
--- PASS: TestPipelineRunsWithSameName/same_name_and_generateName_pipelineruns_exists (0.00s) | |||
| TestPipelineRunsWithSameName/same_name_pipelineruns_exists github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunsWithSameName/same_name_pipelineruns_exists
--- PASS: TestPipelineRunsWithSameName/same_name_pipelineruns_exists (0.00s) | |||
| TestPipelineRunv1Beta1InvalidConversion github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | skipped | 0 ms | |
Stdout === RUN TestPipelineRunv1Beta1InvalidConversion
resolve_test.go:454: Figure out the issue where setdefault sets the SA and fail when applying on osp
--- SKIP: TestPipelineRunv1Beta1InvalidConversion (0.00s) | |||
| TestPipelineRunWithFinally github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineRunWithFinally
--- PASS: TestPipelineRunWithFinally (0.00s) | |||
| TestPipelineRunWithFinallyV1 github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 20 ms | |
Stdout === RUN TestPipelineRunWithFinallyV1
--- PASS: TestPipelineRunWithFinallyV1 (0.02s) | |||
| TestPipelinev1Beta1InvalidConversion github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | skipped | 0 ms | |
Stdout === RUN TestPipelinev1Beta1InvalidConversion
resolve_test.go:466: Figure out the issue where setdefault sets the SA and fail when applying on osp
--- SKIP: TestPipelinev1Beta1InvalidConversion (0.00s) | |||
| TestPipelineV1StayV1 github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestPipelineV1StayV1
--- PASS: TestPipelineV1StayV1 (0.00s) | |||
| TestPipelineWithFinally github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 20 ms | |
Stdout === RUN TestPipelineWithFinally
--- PASS: TestPipelineWithFinally (0.02s) | |||
| TestReferencedPipelineNotInRepo github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestReferencedPipelineNotInRepo
--- PASS: TestReferencedPipelineNotInRepo (0.00s) | |||
| TestReferencedTaskNotInRepo github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestReferencedTaskNotInRepo
--- PASS: TestReferencedTaskNotInRepo (0.00s) | |||
| TestRemote github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 180 ms | |
Stdout === RUN TestRemote
--- PASS: TestRemote (0.18s) | |||
| TestRemote/error/remote_pipelinerun_is_404 github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestRemote/error/remote_pipelinerun_is_404
--- PASS: TestRemote/error/remote_pipelinerun_is_404 (0.00s) | |||
| TestRemote/multiple_pipelineruns_sharing_same_remote_pipeline_with_relative_tasks,_pipeline_and_tasks_all_resolve github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestRemote/multiple_pipelineruns_sharing_same_remote_pipeline_with_relative_tasks,_pipeline_and_tasks_all_resolve
--- PASS: TestRemote/multiple_pipelineruns_sharing_same_remote_pipeline_with_relative_tasks,_pipeline_and_tasks_all_resolve (0.01s) | |||
| TestRemote/remote_pipeline_with_remote_task_from_pipeline github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 70 ms | |
Stdout === RUN TestRemote/remote_pipeline_with_remote_task_from_pipeline
--- PASS: TestRemote/remote_pipeline_with_remote_task_from_pipeline (0.07s) | |||
| TestRemote/remote_pipeline_with_remote_task_in_pipeline_overridden_from_pipelinerun github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 20 ms | |
Stdout === RUN TestRemote/remote_pipeline_with_remote_task_in_pipeline_overridden_from_pipelinerun
--- PASS: TestRemote/remote_pipeline_with_remote_task_in_pipeline_overridden_from_pipelinerun (0.02s) | |||
| TestRemote/remote_pipelinerun_no_annotations github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestRemote/remote_pipelinerun_no_annotations
--- PASS: TestRemote/remote_pipelinerun_no_annotations (0.00s) | |||
| TestRemote/remote_pipelines_with_relative_tasks github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 30 ms | |
Stdout === RUN TestRemote/remote_pipelines_with_relative_tasks
--- PASS: TestRemote/remote_pipelines_with_relative_tasks (0.03s) | |||
| TestRemote/skip_fetching_multiple_pipelines_of_the_same_name_from_pipelinerun_annotations_and_tektondir github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestRemote/skip_fetching_multiple_pipelines_of_the_same_name_from_pipelinerun_annotations_and_tektondir
--- PASS: TestRemote/skip_fetching_multiple_pipelines_of_the_same_name_from_pipelinerun_annotations_and_tektondir (0.01s) | |||
| TestRemote/skip_fetching_multiple_tasks_of_the_same_name_from_pipelinerun_annotations_and_pipeline_annotation github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestRemote/skip_fetching_multiple_tasks_of_the_same_name_from_pipelinerun_annotations_and_pipeline_annotation
--- PASS: TestRemote/skip_fetching_multiple_tasks_of_the_same_name_from_pipelinerun_annotations_and_pipeline_annotation (0.01s) | |||
| TestRemote/skip_fetching_multiple_tasks_of_the_same_name_from_pipelinerun_annotations_and_tektondir github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestRemote/skip_fetching_multiple_tasks_of_the_same_name_from_pipelinerun_annotations_and_tektondir
--- PASS: TestRemote/skip_fetching_multiple_tasks_of_the_same_name_from_pipelinerun_annotations_and_tektondir (0.00s) | |||
| TestReportBadTektonYaml github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestReportBadTektonYaml
--- PASS: TestReportBadTektonYaml (0.00s) | |||
| TestReportBadTektonYaml/bad_tekton_yaml_generateName github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestReportBadTektonYaml/bad_tekton_yaml_generateName
--- PASS: TestReportBadTektonYaml/bad_tekton_yaml_generateName (0.00s) | |||
| TestReportBadTektonYaml/bad_tekton_yaml_name github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestReportBadTektonYaml/bad_tekton_yaml_name
--- PASS: TestReportBadTektonYaml/bad_tekton_yaml_name (0.00s) | |||
| TestTaskBundlesSkipped github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestTaskBundlesSkipped
--- PASS: TestTaskBundlesSkipped (0.00s) | |||
| TestTaskResolverSkipped github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 10 ms | |
Stdout === RUN TestTaskResolverSkipped
--- PASS: TestTaskResolverSkipped (0.01s) | |||
| TestTaskRunPassMetadataAnnotations github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestTaskRunPassMetadataAnnotations
--- PASS: TestTaskRunPassMetadataAnnotations (0.00s) | |||
| TestTaskv1Beta1InvalidConversion github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | skipped | 0 ms | |
Stdout === RUN TestTaskv1Beta1InvalidConversion
resolve_test.go:460: Figure out the issue where setdefault sets the SA and fail when applying on osp
--- SKIP: TestTaskv1Beta1InvalidConversion (0.00s) | |||
| TestValidationErrorFiltering github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorFiltering
--- PASS: TestValidationErrorFiltering (0.00s) | |||
| TestValidationErrorFiltering/empty_schema_error_should_not_be_reported github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorFiltering/empty_schema_error_should_not_be_reported
--- PASS: TestValidationErrorFiltering/empty_schema_error_should_not_be_reported (0.00s) | |||
| TestValidationErrorFiltering/generic_bad_yaml_error_should_be_reported github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorFiltering/generic_bad_yaml_error_should_be_reported
--- PASS: TestValidationErrorFiltering/generic_bad_yaml_error_should_be_reported (0.00s) | |||
| TestValidationErrorFiltering/non-tekton_resource_error_should_not_be_reported github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorFiltering/non-tekton_resource_error_should_not_be_reported
--- PASS: TestValidationErrorFiltering/non-tekton_resource_error_should_not_be_reported (0.00s) | |||
| TestValidationErrorFiltering/tekton_resource_error_should_be_reported github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorFiltering/tekton_resource_error_should_be_reported
--- PASS: TestValidationErrorFiltering/tekton_resource_error_should_be_reported (0.00s) | |||
| TestValidationErrorFiltering/tekton_v1beta1_resource_error_should_be_reported github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorFiltering/tekton_v1beta1_resource_error_should_be_reported
--- PASS: TestValidationErrorFiltering/tekton_v1beta1_resource_error_should_be_reported (0.00s) | |||
| TestValidationErrorStructure github.com/openshift-pipelines/pipelines-as-code/pkg/resolve | passed | 0 ms | |
Stdout === RUN TestValidationErrorStructure
--- PASS: TestValidationErrorStructure (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/secrets
| Test | Status | Duration | |
|---|---|---|---|
| TestCreateBasicAuthSecret github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret
--- PASS: TestCreateBasicAuthSecret (0.00s) | |||
| TestCreateBasicAuthSecret/Cleaned_up_gitlab_style_long_repo_and_organisation_name github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/Cleaned_up_gitlab_style_long_repo_and_organisation_name
--- PASS: TestCreateBasicAuthSecret/Cleaned_up_gitlab_style_long_repo_and_organisation_name (0.00s) | |||
| TestCreateBasicAuthSecret/different_git_user github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/different_git_user
--- PASS: TestCreateBasicAuthSecret/different_git_user (0.00s) | |||
| TestCreateBasicAuthSecret/Lowercase_secrets github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/Lowercase_secrets
--- PASS: TestCreateBasicAuthSecret/Lowercase_secrets (0.00s) | |||
| TestCreateBasicAuthSecret/Target_secret_already_there github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/Target_secret_already_there
--- PASS: TestCreateBasicAuthSecret/Target_secret_already_there (0.00s) | |||
| TestCreateBasicAuthSecret/Target_secret_not_there github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/Target_secret_not_there
--- PASS: TestCreateBasicAuthSecret/Target_secret_not_there (0.00s) | |||
| TestCreateBasicAuthSecret/Use_clone_URL github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/Use_clone_URL
--- PASS: TestCreateBasicAuthSecret/Use_clone_URL (0.00s) | |||
| TestCreateBasicAuthSecret/Use_clone_URL#01 github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestCreateBasicAuthSecret/Use_clone_URL#01
--- PASS: TestCreateBasicAuthSecret/Use_clone_URL#01 (0.00s) | |||
| TestGetBasicAuthSecret github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestGetBasicAuthSecret
--- PASS: TestGetBasicAuthSecret (0.00s) | |||
| TestGetSecretsAttachedToPipelineRun github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestGetSecretsAttachedToPipelineRun
--- PASS: TestGetSecretsAttachedToPipelineRun (0.00s) | |||
| TestGetSecretsAttachedToPipelineRun/get_secrets github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestGetSecretsAttachedToPipelineRun/get_secrets
--- PASS: TestGetSecretsAttachedToPipelineRun/get_secrets (0.00s) | |||
| TestGetSecretsAttachedToPipelineRun/no_secret_key_ref_skip github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestGetSecretsAttachedToPipelineRun/no_secret_key_ref_skip
--- PASS: TestGetSecretsAttachedToPipelineRun/no_secret_key_ref_skip (0.00s) | |||
| TestGetSecretsAttachedToPipelineRun/no_secrets_skip github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestGetSecretsAttachedToPipelineRun/no_secrets_skip
--- PASS: TestGetSecretsAttachedToPipelineRun/no_secrets_skip (0.00s) | |||
| TestGetSecretsAttachedToPipelineRun/remove_doublons github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestGetSecretsAttachedToPipelineRun/remove_doublons
--- PASS: TestGetSecretsAttachedToPipelineRun/remove_doublons (0.00s) | |||
| TestReplaceSecretsInText github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestReplaceSecretsInText
--- PASS: TestReplaceSecretsInText (0.00s) | |||
| TestReplaceSecretsInText/replace_secrets_in_text github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestReplaceSecretsInText/replace_secrets_in_text
--- PASS: TestReplaceSecretsInText/replace_secrets_in_text (0.00s) | |||
| TestReplaceSecretsInText/replace_secrets_in_text_with_same_prefix github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestReplaceSecretsInText/replace_secrets_in_text_with_same_prefix
--- PASS: TestReplaceSecretsInText/replace_secrets_in_text_with_same_prefix (0.00s) | |||
| TestSortByLongest github.com/openshift-pipelines/pipelines-as-code/pkg/secrets | passed | 0 ms | |
Stdout === RUN TestSortByLongest
--- PASS: TestSortByLongest (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/sort
| Test | Status | Duration | |
|---|---|---|---|
| TestPipelineRunSortByCompletionTime github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime
--- PASS: TestPipelineRunSortByCompletionTime (0.00s) | |||
| TestPipelineRunSortByCompletionTime/empty_list github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime/empty_list
--- PASS: TestPipelineRunSortByCompletionTime/empty_list (0.00s) | |||
| TestPipelineRunSortByCompletionTime/single_item github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime/single_item
--- PASS: TestPipelineRunSortByCompletionTime/single_item (0.00s) | |||
| TestPipelineRunSortByCompletionTime/sort_by_completion_time github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime/sort_by_completion_time
--- PASS: TestPipelineRunSortByCompletionTime/sort_by_completion_time (0.00s) | |||
| TestPipelineRunSortByCompletionTime/sort_by_completion_time_with_missing github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime/sort_by_completion_time_with_missing
--- PASS: TestPipelineRunSortByCompletionTime/sort_by_completion_time_with_missing (0.00s) | |||
| TestPipelineRunSortByCompletionTime/sort_by_completion_time_with_one_missing github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime/sort_by_completion_time_with_one_missing
--- PASS: TestPipelineRunSortByCompletionTime/sort_by_completion_time_with_one_missing (0.00s) | |||
| TestPipelineRunSortByCompletionTime/sort_with_uncompleted_item_first github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTime/sort_with_uncompleted_item_first
--- PASS: TestPipelineRunSortByCompletionTime/sort_with_uncompleted_item_first (0.00s) | |||
| TestPipelineRunSortByCompletionTimeSameTime github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByCompletionTimeSameTime
--- PASS: TestPipelineRunSortByCompletionTimeSameTime (0.00s) | |||
| TestPipelineRunSortByStartTime github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime
--- PASS: TestPipelineRunSortByStartTime (0.00s) | |||
| TestPipelineRunSortByStartTime/empty_list github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/empty_list
--- PASS: TestPipelineRunSortByStartTime/empty_list (0.00s) | |||
| TestPipelineRunSortByStartTime/finished_last_started_first github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/finished_last_started_first
--- PASS: TestPipelineRunSortByStartTime/finished_last_started_first (0.00s) | |||
| TestPipelineRunSortByStartTime/no_completion_but_started_first github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/no_completion_but_started_first
--- PASS: TestPipelineRunSortByStartTime/no_completion_but_started_first (0.00s) | |||
| TestPipelineRunSortByStartTime/not_started_yet github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/not_started_yet
--- PASS: TestPipelineRunSortByStartTime/not_started_yet (0.00s) | |||
| TestPipelineRunSortByStartTime/not_started_yet_single github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/not_started_yet_single
--- PASS: TestPipelineRunSortByStartTime/not_started_yet_single (0.00s) | |||
| TestPipelineRunSortByStartTime/single_item github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/single_item
--- PASS: TestPipelineRunSortByStartTime/single_item (0.00s) | |||
| TestPipelineRunSortByStartTime/sort_with_not-started_item_first github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTime/sort_with_not-started_item_first
--- PASS: TestPipelineRunSortByStartTime/sort_with_not-started_item_first (0.00s) | |||
| TestPipelineRunSortByStartTimeSameTime github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestPipelineRunSortByStartTimeSameTime
--- PASS: TestPipelineRunSortByStartTimeSameTime (0.00s) | |||
| TestRepositoryRunStatus github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRepositoryRunStatus
--- PASS: TestRepositoryRunStatus (0.00s) | |||
| TestRepositoryRunStatus/sortit github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRepositoryRunStatus/sortit
--- PASS: TestRepositoryRunStatus/sortit (0.00s) | |||
| TestRepositoryRunStatus/sortit/sortit github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRepositoryRunStatus/sortit/sortit
--- PASS: TestRepositoryRunStatus/sortit/sortit (0.00s) | |||
| TestRuntimeSortLess github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess
--- PASS: TestRuntimeSortLess (0.00s) | |||
| TestRuntimeSortLess/test_cpu_0.5_10mi_less_false github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_cpu_0.5_10mi_less_false
--- PASS: TestRuntimeSortLess/test_cpu_0.5_10mi_less_false (0.00s) | |||
| TestRuntimeSortLess/test_cpu_0.5_2_less_true github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_cpu_0.5_2_less_true
--- PASS: TestRuntimeSortLess/test_cpu_0.5_2_less_true (0.00s) | |||
| TestRuntimeSortLess/test_cpu_2_10mi_less_false github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_cpu_2_10mi_less_false
--- PASS: TestRuntimeSortLess/test_cpu_2_10mi_less_false (0.00s) | |||
| TestRuntimeSortLess/test_memory_1Gi_1Ki_less_false github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_memory_1Gi_1Ki_less_false
--- PASS: TestRuntimeSortLess/test_memory_1Gi_1Ki_less_false (0.00s) | |||
| TestRuntimeSortLess/test_memory_1Gi_1Ti_less_true github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_memory_1Gi_1Ti_less_true
--- PASS: TestRuntimeSortLess/test_memory_1Gi_1Ti_less_true (0.00s) | |||
| TestRuntimeSortLess/test_memory_1Ti_1Ki_less_false github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_memory_1Ti_1Ki_less_false
--- PASS: TestRuntimeSortLess/test_memory_1Ti_1Ki_less_false (0.00s) | |||
| TestRuntimeSortLess/test_name_b_a_less_false github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_name_b_a_less_false
--- PASS: TestRuntimeSortLess/test_name_b_a_less_false (0.00s) | |||
| TestRuntimeSortLess/test_name_b_c_less_true github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_name_b_c_less_true
--- PASS: TestRuntimeSortLess/test_name_b_c_less_true (0.00s) | |||
| TestRuntimeSortLess/test_name_c_a_less_false github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestRuntimeSortLess/test_name_c_a_less_false
--- PASS: TestRuntimeSortLess/test_name_c_a_less_false (0.00s) | |||
| TestSortRepositories github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestSortRepositories
--- PASS: TestSortRepositories (0.00s) | |||
| TestStatusTmpl github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 10 ms | |
Stdout === RUN TestStatusTmpl
--- PASS: TestStatusTmpl (0.01s) | |||
| TestStatusTmpl/badtemplate github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestStatusTmpl/badtemplate
--- PASS: TestStatusTmpl/badtemplate (0.00s) | |||
| TestStatusTmpl/not_completed_yet_come_first github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestStatusTmpl/not_completed_yet_come_first
--- PASS: TestStatusTmpl/not_completed_yet_come_first (0.00s) | |||
| TestStatusTmpl/sorted github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestStatusTmpl/sorted
--- PASS: TestStatusTmpl/sorted (0.00s) | |||
| TestStatusTmpl/sorted_with_displayname github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestStatusTmpl/sorted_with_displayname
--- PASS: TestStatusTmpl/sorted_with_displayname (0.00s) | |||
| TestStatusTmpl/test_sorted_status_nada github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestStatusTmpl/test_sorted_status_nada
--- PASS: TestStatusTmpl/test_sorted_status_nada (0.00s) | |||
| TestStatusTmplSameStartTime github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestStatusTmplSameStartTime
--- PASS: TestStatusTmplSameStartTime (0.00s) | |||
| TestTaskInfos github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestTaskInfos
--- PASS: TestTaskInfos (0.00s) | |||
| TestTaskInfos/same_completion_time_sorts_by_name github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestTaskInfos/same_completion_time_sorts_by_name
--- PASS: TestTaskInfos/same_completion_time_sorts_by_name (0.00s) | |||
| TestTaskInfos/test_sort github.com/openshift-pipelines/pipelines-as-code/pkg/sort | passed | 0 ms | |
Stdout === RUN TestTaskInfos/test_sort
--- PASS: TestTaskInfos/test_sort (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/templates
| Test | Status | Duration | |
|---|---|---|---|
| TestReplacePlaceHoldersVariables github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 90 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables
--- PASS: TestReplacePlaceHoldersVariables (0.09s) | |||
| TestReplacePlaceHoldersVariables/Changed_files_-_changed github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Changed_files_-_changed
--- PASS: TestReplacePlaceHoldersVariables/Changed_files_-_changed (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_CEL_with_boolean_value github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_CEL_with_boolean_value
--- PASS: TestReplacePlaceHoldersVariables/Test_CEL_with_boolean_value (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_CEL_with_invalid_key github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_CEL_with_invalid_key
--- PASS: TestReplacePlaceHoldersVariables/Test_CEL_with_invalid_key (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_CEL_with_numeric_value github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_CEL_with_numeric_value
--- PASS: TestReplacePlaceHoldersVariables/Test_CEL_with_numeric_value (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_multiple_placeholders_mixed github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 20 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_multiple_placeholders_mixed
--- PASS: TestReplacePlaceHoldersVariables/Test_multiple_placeholders_mixed (0.02s) | |||
| TestReplacePlaceHoldersVariables/Test_placeholder_not_found_in_dico github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_placeholder_not_found_in_dico
--- PASS: TestReplacePlaceHoldersVariables/Test_placeholder_not_found_in_dico (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_Replace_standard github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_Replace_standard
--- PASS: TestReplacePlaceHoldersVariables/Test_Replace_standard (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_Replace_with_CEL_body github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 20 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_Replace_with_CEL_body
--- PASS: TestReplacePlaceHoldersVariables/Test_Replace_with_CEL_body (0.02s) | |||
| TestReplacePlaceHoldersVariables/Test_Replace_with_CEL_body_expression github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 10 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_Replace_with_CEL_body_expression
--- PASS: TestReplacePlaceHoldersVariables/Test_Replace_with_CEL_body_expression (0.01s) | |||
| TestReplacePlaceHoldersVariables/Test_Replace_with_headers github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_Replace_with_headers
--- PASS: TestReplacePlaceHoldersVariables/Test_Replace_with_headers (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_with_file_prefix_but_nil_rawEvent github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_with_file_prefix_but_nil_rawEvent
--- PASS: TestReplacePlaceHoldersVariables/Test_with_file_prefix_but_nil_rawEvent (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_with_header_prefix_but_nil_rawEvent github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 10 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_with_header_prefix_but_nil_rawEvent
--- PASS: TestReplacePlaceHoldersVariables/Test_with_header_prefix_but_nil_rawEvent (0.01s) | |||
| TestReplacePlaceHoldersVariables/Test_with_nil_headers_only github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_with_nil_headers_only
--- PASS: TestReplacePlaceHoldersVariables/Test_with_nil_headers_only (0.00s) | |||
| TestReplacePlaceHoldersVariables/Test_with_nil_rawEvent_and_headers github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariables/Test_with_nil_rawEvent_and_headers
--- PASS: TestReplacePlaceHoldersVariables/Test_with_nil_rawEvent_and_headers (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 100 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix (0.10s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_mixed_with_regular_placeholders github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_mixed_with_regular_placeholders
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_mixed_with_regular_placeholders (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_boolean_result github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_boolean_result
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_boolean_result (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_complex_nested_conditional_(merge_commit_detection) github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_complex_nested_conditional_(merge_commit_detection)
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_complex_nested_conditional_(merge_commit_detection) (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_complex_nested_conditional_-_regular_commit github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 10 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_complex_nested_conditional_-_regular_commit
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_complex_nested_conditional_-_regular_commit (0.01s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_evaluation_error_returns_empty_string github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_evaluation_error_returns_empty_string
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_evaluation_error_returns_empty_string (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_extra_whitespace github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_extra_whitespace
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_extra_whitespace (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_files_access github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_files_access
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_files_access (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_files_access_-_no_go_files github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_files_access_-_no_go_files
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_files_access_-_no_go_files (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_has()_function github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_has()_function
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_has()_function (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_has()_function_-_field_missing github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_has()_function_-_field_missing
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_has()_function_-_field_missing (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_headers_access github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_headers_access
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_headers_access (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_invalid_expression_returns_empty_string github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_invalid_expression_returns_empty_string
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_invalid_expression_returns_empty_string (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_nil_rawEvent_still_works github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_nil_rawEvent_still_works
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_nil_rawEvent_still_works (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_-_staging_branch github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_-_staging_branch
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_-_staging_branch (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_access github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_access
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_access (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_conditional github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_conditional
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_pac_namespace_conditional (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_simple_body_access github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_simple_body_access
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_simple_body_access (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_size_function github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_size_function
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_size_function (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_string_concatenation github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 10 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_string_concatenation
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_string_concatenation (0.01s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_ternary_expression github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_ternary_expression
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_ternary_expression (0.00s) | |||
| TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_ternary_expression_-_else_branch github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_ternary_expression_-_else_branch
--- PASS: TestReplacePlaceHoldersVariablesCelPrefix/cel:_prefix_with_ternary_expression_-_else_branch (0.00s) | |||
| TestReplacePlaceHoldersVariablesEdgeCases github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 10 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesEdgeCases
--- PASS: TestReplacePlaceHoldersVariablesEdgeCases (0.01s) | |||
| TestReplacePlaceHoldersVariablesEdgeCases/CEL_expression_with_complex_nested_access github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesEdgeCases/CEL_expression_with_complex_nested_access
--- PASS: TestReplacePlaceHoldersVariablesEdgeCases/CEL_expression_with_complex_nested_access (0.00s) | |||
| TestReplacePlaceHoldersVariablesEdgeCases/CEL_with_nil_in_nested_structure github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesEdgeCases/CEL_with_nil_in_nested_structure
--- PASS: TestReplacePlaceHoldersVariablesEdgeCases/CEL_with_nil_in_nested_structure (0.00s) | |||
| TestReplacePlaceHoldersVariablesEdgeCases/Files_with_nested_structure github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesEdgeCases/Files_with_nested_structure
--- PASS: TestReplacePlaceHoldersVariablesEdgeCases/Files_with_nested_structure (0.00s) | |||
| TestReplacePlaceHoldersVariablesEdgeCases/Multi-level_headers_access github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesEdgeCases/Multi-level_headers_access
--- PASS: TestReplacePlaceHoldersVariablesEdgeCases/Multi-level_headers_access (0.00s) | |||
| TestReplacePlaceHoldersVariablesJSONOutput github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 20 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesJSONOutput
--- PASS: TestReplacePlaceHoldersVariablesJSONOutput (0.02s) | |||
| TestReplacePlaceHoldersVariablesJSONOutput/CEL_array_serialization github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesJSONOutput/CEL_array_serialization
--- PASS: TestReplacePlaceHoldersVariablesJSONOutput/CEL_array_serialization (0.00s) | |||
| TestReplacePlaceHoldersVariablesJSONOutput/CEL_bytes_value github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesJSONOutput/CEL_bytes_value
--- PASS: TestReplacePlaceHoldersVariablesJSONOutput/CEL_bytes_value (0.00s) | |||
| TestReplacePlaceHoldersVariablesJSONOutput/CEL_double_value github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesJSONOutput/CEL_double_value
--- PASS: TestReplacePlaceHoldersVariablesJSONOutput/CEL_double_value (0.00s) | |||
| TestReplacePlaceHoldersVariablesJSONOutput/CEL_int_value github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesJSONOutput/CEL_int_value
--- PASS: TestReplacePlaceHoldersVariablesJSONOutput/CEL_int_value (0.00s) | |||
| TestReplacePlaceHoldersVariablesJSONOutput/CEL_object_serialization github.com/openshift-pipelines/pipelines-as-code/pkg/templates | passed | 0 ms | |
Stdout === RUN TestReplacePlaceHoldersVariablesJSONOutput/CEL_object_serialization
--- PASS: TestReplacePlaceHoldersVariablesJSONOutput/CEL_object_serialization (0.00s) | |||
github.com/openshift-pipelines/pipelines-as-code/pkg/webhook
| Test | Status | Duration | |
|---|---|---|---|
| Test_Reconcile github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN Test_Reconcile
--- PASS: Test_Reconcile (0.00s) | |||
| Test_Reconcile/run_reconcile github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN Test_Reconcile/run_reconcile
--- PASS: Test_Reconcile/run_reconcile (0.00s) | |||
| TestReconciler_Admit github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 510 ms | |
Stdout === RUN TestReconciler_Admit
--- PASS: TestReconciler_Admit (0.51s) | |||
| TestReconciler_Admit/allow github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/allow
--- PASS: TestReconciler_Admit/allow (0.00s) | |||
| TestReconciler_Admit/allow_as_it_is_be_update_to_existing_repo github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/allow_as_it_is_be_update_to_existing_repo
--- PASS: TestReconciler_Admit/allow_as_it_is_be_update_to_existing_repo (0.00s) | |||
| TestReconciler_Admit/allow_Bitbucket_repository_URL_with_subgroups github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 100 ms | |
Stdout === RUN TestReconciler_Admit/allow_Bitbucket_repository_URL_with_subgroups
--- PASS: TestReconciler_Admit/allow_Bitbucket_repository_URL_with_subgroups (0.10s) | |||
| TestReconciler_Admit/allow_github.com_URL_with_correct_format,_GitHub_auto-detected github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/allow_github.com_URL_with_correct_format,_GitHub_auto-detected
--- PASS: TestReconciler_Admit/allow_github.com_URL_with_correct_format,_GitHub_auto-detected (0.00s) | |||
| TestReconciler_Admit/allow_GitHub_URL_with_correct_format github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/allow_GitHub_URL_with_correct_format
--- PASS: TestReconciler_Admit/allow_GitHub_URL_with_correct_format (0.00s) | |||
| TestReconciler_Admit/allow_GitLab_repository_URL_with_subgroups github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 370 ms | |
Stdout === RUN TestReconciler_Admit/allow_GitLab_repository_URL_with_subgroups
--- PASS: TestReconciler_Admit/allow_GitLab_repository_URL_with_subgroups (0.37s) | |||
| TestReconciler_Admit/bad_url github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/bad_url
--- PASS: TestReconciler_Admit/bad_url (0.00s) | |||
| TestReconciler_Admit/bad_url_for_global_namespace_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/bad_url_for_global_namespace_allowed
--- PASS: TestReconciler_Admit/bad_url_for_global_namespace_allowed (0.00s) | |||
| TestReconciler_Admit/no_http_or_https github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/no_http_or_https
--- PASS: TestReconciler_Admit/no_http_or_https (0.00s) | |||
| TestReconciler_Admit/no_http_or_https_for_global_namespace_allowed github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/no_http_or_https_for_global_namespace_allowed
--- PASS: TestReconciler_Admit/no_http_or_https_for_global_namespace_allowed (0.00s) | |||
| TestReconciler_Admit/reject github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 10 ms | |
Stdout === RUN TestReconciler_Admit/reject
--- PASS: TestReconciler_Admit/reject (0.01s) | |||
| TestReconciler_Admit/reject_as_repo_namespace_different github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/reject_as_repo_namespace_different
--- PASS: TestReconciler_Admit/reject_as_repo_namespace_different (0.00s) | |||
| TestReconciler_Admit/reject_github.com_URL_with_subgroup,_GitHub_auto-detected github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/reject_github.com_URL_with_subgroup,_GitHub_auto-detected
--- PASS: TestReconciler_Admit/reject_github.com_URL_with_subgroup,_GitHub_auto-detected (0.00s) | |||
| TestReconciler_Admit/reject_GitHub_repository_URL_with_multiple_subgroups github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/reject_GitHub_repository_URL_with_multiple_subgroups
--- PASS: TestReconciler_Admit/reject_GitHub_repository_URL_with_multiple_subgroups (0.00s) | |||
| TestReconciler_Admit/reject_GitHub_repository_URL_with_subgroup github.com/openshift-pipelines/pipelines-as-code/pkg/webhook | passed | 0 ms | |
Stdout === RUN TestReconciler_Admit/reject_GitHub_repository_URL_with_subgroup
--- PASS: TestReconciler_Admit/reject_GitHub_repository_URL_with_subgroup (0.00s) | |||