Skip to content

Unable to parameterize test with the -P option when the parameter values contain = #3518

@vkarak

Description

@vkarak

This is due to this:

var, values_spec = param_spec.split('=')

We should split only once. This is related to #3264.

Metadata

Metadata

Assignees

Type

Projects

Status

Merge To Develop

Relationships

None yet

Development

No branches or pull requests

Issue actions