3dbc9ca
@@ -0,0 +1,2 @@
+ exclude-tests-matching:
+ - "/java/.*"
@@ -2,9 +2,7 @@
discover:
how: fmf
url: https://src.fedoraproject.org/tests/javapackages
- ref: f37
- exclude:
- - /java_specific/
+ ref: f40
prepare:
how: install
exclude:
Firstly, there is yaml syntax error, try to validate the file with yamllint. Secondly, "exclude" should contain a regular expression, which must not start with a star.
rebased onto a1b37ea
rebased onto 66c683a
rebased onto c95f4c3
rebased onto a0eaefe
rebased onto 3dbc9ca