[Jenkins] Added NUnit Test Results/Running Smokes for now#856
[Jenkins] Added NUnit Test Results/Running Smokes for now#856OmarTawfik merged 3 commits intodotnet:masterfrom OmarTawfik:dotnet-ci
Conversation
|
@dotnet-bot test ci please |
|
@mmitche can you please take a look? |
|
LGTM |
|
that's going to fail, if you use you need to sanitize name or map profile name -> appveyor argyments |
|
@otawfik-ms Yeah good point. Also keep in mind that path length limits on WIndows sometimes cause problems, so keeping them (relatively) short is good. |
|
@dotnet-bot test ci please |
|
@enricosada, I'm curious what would be the changes needed in test suite so it can be run from folders containing comma in it? What are the other things which should currently not be in path names? |
|
@dotnet-bot test ci please |
[Jenkins] Added NUnit Test Results/Running Smokes for now
problem is not with test suite, it's the csc compiler. i think it's trying to split |
|
@enricosada thanks, should it be filed as a bug over http://github.com/dotnet/roslyn? I tried to reproduce by referencing an assembly in a folder containing Do you know what else I would need to make a simple reproduce and open upstream bug? |
|
nope, sry, i only read the build log. i think it's a roslyn bug, but dont know how to minimize the repro |
No description provided.