Update git submodules
* Update plugins/plugin-manager from branch 'master' to 10e6a3e8c3b637461d9cd0e9457fc3e3f625c27a - PluginsRepositoryTest: Skip test when expected env variables are not set If either the TEST_SRCDIR or TEST_WORKSPACE environment variables is not defined, the subsequent call to Paths.get will fail with NPE on dereferencing the null value returned by System.getenv. This happens when running the test in Eclipse and is expected because when running in Eclipse the release.war is not built. Refactor it so that the values are explicitly checked for nullness prior to dereferencing, and the test is skipped if they are. Also refactor the subsequent check for existence of the release.war to an assumption that causes the test to skip, rather than failing. Bug: Issue 11699 Change-Id: Ibf9463cc237bd0f613a09a093b5257af92e7efda
This commit is contained in:
parent
135b132357
commit
5fc7a69f19
@ -1 +1 @@
|
||||
Subproject commit 58ac34bfebc787219c1e13d7cdc699e918067a0d
|
||||
Subproject commit 10e6a3e8c3b637461d9cd0e9457fc3e3f625c27a
|
Loading…
Reference in New Issue
Block a user