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/02 18:53:00 UTC

[jira] [Created] (BEAM-11738) UDF jar tests should fail if system properties are unset.

Kyle Weaver created BEAM-11738:
----------------------------------

             Summary: UDF jar tests should fail if system properties are unset.
                 Key: BEAM-11738
                 URL: https://issues.apache.org/jira/browse/BEAM-11738
             Project: Beam
          Issue Type: Bug
          Components: dsl-sql
            Reporter: Kyle Weaver
            Assignee: Kyle Weaver


In BEAM-11691, I skipped tests for UDF jar tests if system properties beam.sql.udf.test.jar_path and beam.sql.udf.test.empty_jar_path are unset. However, this puts us at risk of silently ignoring these tests. The proper solution is to fail if the properties are unset, which will require setting the properties for the test variants that I missed the first time around.



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