[
https://issues.apache.org/jira/browse/ARIA-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990223#comment-15990223
]
ASF GitHub Bot commented on ARIA-161:
-------------------------------------
GitHub user ran-z opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/116
ARIA-161 Disable end2end tests on Windows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-161-disable-end-to-end-tests-on-windows
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/116.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #116
----
commit 978bd49a327824990a7a71345fcf919b9cb684bb
Author: Ran Ziv <[email protected]>
Date: 2017-04-30T12:40:57Z
ARIA-161 Disable end2end tests on Windows
----
> ARIA-161 End-to-end tests are mistakenly run on Windows
> -------------------------------------------------------
>
> Key: ARIA-161
> URL: https://issues.apache.org/jira/browse/ARIA-161
> Project: AriaTosca
> Issue Type: Bug
> Reporter: Ran Ziv
> Assignee: Ran Ziv
> Priority: Minor
>
> The Windows CI on Appveyor currently fails as it mistakenly tries running the
> end-to-end tests.
> The tests are only relevant for Linux environment and depend on the {{sh}}
> library which isn't compatible with Windows.
> The end-to-end tests should be made not to run on Windows CI.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)