Kubevirt: JUnit file merging failed

Created on 20 Oct 2020  路  4Comments  路  Source: kubevirt/kubevirt

Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug

What happened:

The merging of the Junit files failed, seemingly to a test executed multiple times: https://prow.apps.ovirt.org/view/gcs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/4341/pull-kubevirt-e2e-k8s-1.19/1318155069882896384

What you expected to happen:

Merging should not fail. Tests should not get executed multiple times. I suppose that the separation of the tests actually works, so maybe this is a hint that there's a bug lurking in the merge logic.

/cc @rmohr

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Looks like this is a new test from PR #4341 https://github.com/kubevirt/kubevirt/pull/4341/files#diff-f2964358d14f79c439288df507310df44dbc0de205c1ec0a02a78f9d4cbe7c13R168

Environment:

  • KubeVirt version (use virtctl version):
  • Kubernetes version (use kubectl version):
  • VM or VMI specifications:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
kinbug

All 4 comments

Looks like this is a new test from PR #4341 https://github.com/kubevirt/kubevirt/pull/4341/files#diff-f2964358d14f79c439288df507310df44dbc0de205c1ec0a02a78f9d4cbe7c13R168

/cc @alonSadan

In my case it was because the string I provided for the two cases in the table was identical, so it thought it ran two identical tests.

@dhiller should this remain open?

In my case it was because the string I provided for the two cases in the table was identical, so it thought it ran two identical tests.

@dhiller should this remain open?

/close

Perfect. So it worked like expected.

@rmohr: Closing this issue.

In response to this:

In my case it was because the string I provided for the two cases in the table was identical, so it thought it ran two identical tests.

@dhiller should this remain open?

/close

Perfect. So it worked like expected.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

enp0s3 picture enp0s3  路  6Comments

shubhindia picture shubhindia  路  6Comments

bitbucket90 picture bitbucket90  路  9Comments

booxter picture booxter  路  6Comments

alosadagrande picture alosadagrande  路  11Comments