Hi,

I tried to switch one of our tests (AvroIOTest) over to be a parameterized
test. However after doing so, I cannot get the NeedsRunner tests to
execute! All attempts fail with the following:

No tests found for given includes:
[org.apache.beam.sdk.io.AvroIOTest](filter.includeTestsMatching)

I also can't find evidence that Jenkins will execute this either.

Am I missing something, or do our NeedsRunner tests no longer work for
parameterized tests? If the latter this is concerning, as there are a
number of NeedsRunner paramaterized tests in our codebase (e.g. the TextIO
tests).

Reuven

Reply via email to