Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[Fix] : Test executed while marked skipped #32

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

shubham-cmyk
Copy link
Member

@shubham-cmyk shubham-cmyk commented Sep 12, 2023

What this PR does / why we need it:

Earlier we skipped the test after it was executed.
This PR simply skipped the test before it was executed.

image

Fixes #33

Signed-off-by: Shubham Gupta <[email protected]>
@shubham-cmyk shubham-cmyk changed the title [Fix] : Test executed while market skipped [Fix] : Test executed while marked skipped Sep 12, 2023
pkg/test/harness.go Outdated Show resolved Hide resolved
Signed-off-by: Shubham Gupta <[email protected]>
@eddycharly eddycharly merged commit 2eb6c61 into kyverno:main Sep 12, 2023
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Test are executing while they are marked skipped.
2 participants