You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/02/09 23:58:00 UTC

[jira] [Created] (BEAM-11785) Don't ignore NeedsRunner tests in core.

Kyle Weaver created BEAM-11785:
----------------------------------

             Summary: Don't ignore NeedsRunner tests in core.
                 Key: BEAM-11785
                 URL: https://issues.apache.org/jira/browse/BEAM-11785
             Project: Beam
          Issue Type: Improvement
          Components: testing
            Reporter: Kyle Weaver


From the mailing list:

"It looks like no tests in sdks/java/core will run if they need a runner (They'll use CrashingRunner instead), and if they are annotated with @Category(NeedsRunner.class), they will be excluded from the test rule."

https://lists.apache.org/thread.html/rf007142710814197448a31b84538a3f7d2ed7b746d36fb4efb88d8b7%40%3Cdev.beam.apache.org%3E

We should find a way to include the direct runner as a dependency so these tests can be run without additional setup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)