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/05/18 22:38:13 UTC

[jira] [Commented] (REEF-1184) Implement Timeout attribute to use in .NET tests

    [ https://issues.apache.org/jira/browse/REEF-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289999#comment-15289999 ] 

Mariia Mykhailova commented on REEF-1184:
-----------------------------------------

Currently our end-to-end tests which rely on reading logs ({{ReefFunctionalTests}}) are limited to 1 minute execution time (that's how long they're waiting for log file to become available before failing). After we move away from this approach, we'll need a different timeout mechanism.

> Implement Timeout attribute to use in .NET tests
> ------------------------------------------------
>
>                 Key: REEF-1184
>                 URL: https://issues.apache.org/jira/browse/REEF-1184
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>
> NUnit and mstest offer {{Timeout}} attribute which limits the amount of time spent on certain test. xUnit doesn't have such attribute. We need to consider whether we need it for our end-to-end tests, and if we do, implement an equivalent to use in our tests.



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