hiptest/hiptest-publisher

Meta value should accept dots

Closed this issue · 1 comments

Describe the bug

The meta_compatible method does not allow dots in the key nor in the value.
The value should not be as strict.

To Reproduce

Run: hiptest-publisher --meta=package:com.coffeemachine

It will output that meta should be an array of key values.

Expected behavior
Accept more characters in the values (or at least have good error messages)

Fixed in 1.29.1