apache / apache/beam

Don't ignore NeedsRunner tests in core.

Open
#20,778 0 comments 0 reactions 0 assignees View on GitHub
improvement P3 tests
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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.

Imported from Jira [BEAM-11785](https://issues.apache.org/jira/browse/BEAM-11785). Original Jira may contain additional context.
Reported by: ibzib.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.