You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/04/07 02:24:12 UTC

[jira] [Resolved] (REEF-240) Improve test reliability in REEF.NET

     [ https://issues.apache.org/jira/browse/REEF-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-240.
--------------------------------
    Resolution: Fixed
      Assignee: Markus Weimer

I found the solution. Turns out that Visual Studio's test engine does *not* pick up on a project's target architecture. Instead, it has its own setting: {{Test > Test Settings > Default Processor Architecture}}. Once I set it to {{x64}} and after a rebuild, the tests showed up.

> Improve test reliability in REEF.NET
> ------------------------------------
>
>                 Key: REEF-240
>                 URL: https://issues.apache.org/jira/browse/REEF-240
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET
>            Reporter: Markus Weimer
>            Assignee: Markus Weimer
>
> Something is up with our tests. On 3 out of 3 of my machines, Visual Studio doesn't find any tests in our solution. At the same time, [~beysims] and [~juliaw] report that they can run tests just fine. Whatever it is that renders my machines testless, we should find it and document it.



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