Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
e2ec40fb
"tests/vscode:/vscode.git/clone" did not exist on "fee7dc52002d64c5d354ff77d1abf5fe063197ef"
Commit
e2ec40fb
authored
May 03, 2020
by
Vinicius Jarina
Browse files
Fix tests on Mac
parent
187e26d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
e2ec40fb
...
...
@@ -52,13 +52,16 @@ jobs:
solution
:
NLua.Mac.sln
configuration
:
Release
-
script
:
'
dotnet
test
./tests/build/net45/bin/Release/NLuaTest.dll
-l:trx;
LogFileName=TEST-Result-Mac.xml
'
-
script
:
'
dotnet
test
./tests/build/net45/bin/Release/NLuaTest.dll
-l:trx;'
displayName
:
'
Run
OSX
tests'
-
script
:
'
mv
TestResults\*.trx
.\TEST-Result-Mac.xml'
displayName
:
'
Rename
Test
result'
-
task
:
PublishTestResults@2
displayName
:
'
Publish
Mac
Test
Results
TEST-Result-Mac.xml'
inputs
:
testResultsFormat
:
NUni
t
testResultsFormat
:
VSTes
t
testResultsFiles
:
'
TEST-Result-Mac.xml'
-
task
:
MSBuild@1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment