You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/01/29 20:05:40 UTC

[jira] [Created] (REEF-1170) Update logic of skipping O.A.R.IO.Tests

Mariia Mykhailova created REEF-1170:
---------------------------------------

             Summary: Update logic of skipping O.A.R.IO.Tests
                 Key: REEF-1170
                 URL: https://issues.apache.org/jira/browse/REEF-1170
             Project: REEF
          Issue Type: Improvement
          Components: REEF.NET IO
            Reporter: Mariia Mykhailova


{{TestHadoopFileSystem}} is disabled in automated runs, because it requires an environment with HDFS installed. This can be modified to check whether HDFS is available and skipping only if it's not.

{{TestAzureBlockBlobFileSystemE2E}} is disabled in automated runs, because it requires the person running the test to fill in credentials. This can be modified to check whether credentials are filled and skipping if they are not. We can discuss whether this is necessary, since running these tests will require changing code anyways.

Example of skipping xUnit tests programmatically is {{O.A.R.Client.Tests.WindowsHadoopEmulatorYarnClientTests}} (after REEF-1033 is complete).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)