Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
838ddae
Switch to VSTest in CI and remove xunit.console
ViktorHofer Jul 25, 2020
1e2834f
Fix GenerateRunScript sequencing
ViktorHofer Jul 25, 2020
9a37bf5
Update docs and other usages
ViktorHofer Jul 26, 2020
c255ed7
fixessss
ViktorHofer Jul 26, 2020
c2a244c
better syntax
ViktorHofer Jul 26, 2020
8902245
runsettings file path fix
ViktorHofer Jul 26, 2020
c3e4655
DotNetHostPath fix
ViktorHofer Jul 26, 2020
6923c2d
Runsettings building in CI
ViktorHofer Jul 27, 2020
9410004
Fix casing of outerBuild
ViktorHofer Jul 27, 2020
b44b1db
Respect MonoEnvOptions
ViktorHofer Jul 27, 2020
2d43525
Respect MonoEnvOptions correctly
ViktorHofer Jul 27, 2020
a6cfd27
Use the publish output instead of the bin
ViktorHofer Jul 30, 2020
043c74f
Update docs/workflow/testing/libraries/testing.md
ViktorHofer Jul 31, 2020
5084f08
Code cleanup
ViktorHofer Aug 1, 2020
556937c
set VSTEST_DUMP_PATH
ViktorHofer Aug 26, 2020
1a2f4e1
update helix variable
ViktorHofer Aug 27, 2020
3a05f4d
Progress
ViktorHofer Sep 10, 2020
2931e64
Cleanup & fixes
ViktorHofer Sep 10, 2020
e8aaedc
Include runner xunit assemblies
ViktorHofer Sep 10, 2020
dd43a37
Update helix SDK to avoid dotnet cli collision
safern Sep 11, 2020
fba9fcc
Publish .runsettings file and nit coverage fixes
ViktorHofer Sep 12, 2020
92eac51
Fix runner copying and dotnet path
ViktorHofer Sep 13, 2020
6b661ac
Fix code coverage and XmlSerializer.Generator
ViktorHofer Sep 13, 2020
e2459e9
Set vstest_dump_path correctly
ViktorHofer Sep 13, 2020
150b3f6
wasm template invocation fix
ViktorHofer Sep 13, 2020
e01052c
fix WasmRunnerTemplate args
ViktorHofer Sep 13, 2020
912259d
Update helix sdk again
ViktorHofer Sep 15, 2020
769530e
Merge branch 'master' into DotNetTestRemoveXunitConsole
ViktorHofer Sep 15, 2020
3b660ea
Merge branch 'master' into DotNetTestRemoveXunitConsole
ViktorHofer Sep 15, 2020
a4a1e9f
Merge branch 'master' into DotNetTestRemoveXunitConsole
ViktorHofer Sep 25, 2020
70aa76f
Ignore VSTest enabled event sources
ViktorHofer Sep 25, 2020
1597390
Make DebugTests robust against runners with custom trace listeners
ViktorHofer Sep 25, 2020
6b69974
Don't set TargetPlatform in the runsettings file
ViktorHofer Sep 29, 2020
ef72bff
Merge remote-tracking branch 'upstream/master' into DotNetTestRemoveX…
ViktorHofer Sep 30, 2020
66266e8
Pass --runtime switch to dotnet test
ViktorHofer Sep 30, 2020
2799d3a
Ordering of HelixCommand
ViktorHofer Sep 30, 2020
ee23a22
Remove targetplatform from .runsettings file as well
ViktorHofer Sep 30, 2020
24ff601
set platform
ViktorHofer Sep 30, 2020
cc32293
Remove TestSessionTimeout
ViktorHofer Sep 30, 2020
689af35
Update RemoteExecutor
ViktorHofer Oct 1, 2020
7e1b030
System.Console extra logging
ViktorHofer Oct 1, 2020
7a3473b
interop everywhere
ViktorHofer Oct 1, 2020
69ea02d
Grr fix
ViktorHofer Oct 1, 2020
511a9a3
Disable OutputEncodingPreamble test on nano
ViktorHofer Oct 1, 2020
cc171f0
more logging
ViktorHofer Oct 1, 2020
a1c45cb
Avoid sdk dependency
ViktorHofer Oct 1, 2020
9c1dafe
rollforward fix
ViktorHofer Oct 1, 2020
c5b3a4c
Fix binplacing
ViktorHofer Oct 1, 2020
93c392f
vstest fixes
ViktorHofer Oct 1, 2020
e7bb831
Patch VSTest's runtimeconfig files
ViktorHofer Oct 2, 2020
8c90501
Fix .NETFramework invocation
ViktorHofer Oct 2, 2020
01fd323
NetFramework fixes
ViktorHofer Oct 2, 2020
c62a99e
Test fixes and wasm fixes
ViktorHofer Oct 5, 2020
8146f67
Merge remote-tracking branch 'upstream/master' into DotNetTestRemoveX…
ViktorHofer Oct 5, 2020
9a0a1fa
Fix test code
ViktorHofer Oct 6, 2020
0e1799d
Pass traits to wasm run invocation
ViktorHofer Oct 6, 2020
a953524
REvert WindowAndCursorProps changes
ViktorHofer Oct 6, 2020
3f46d72
Remove unnecessary test condition
ViktorHofer Oct 6, 2020
e102284
Update eng/testing/mobile/WasmRunnerTemplate.sh
ViktorHofer Oct 6, 2020
95f2738
Handle behavior difference for Win7x86 Console tests
ViktorHofer Oct 7, 2020
c91989e
Merge branch 'DotNetTestRemoveXunitConsole' of https://github.com/Vik…
ViktorHofer Oct 7, 2020
b033e37
Merge remote-tracking branch 'upstream/master' into DotNetTestRemoveX…
ViktorHofer Oct 10, 2020
9e01265
Disable Mono Windows test invocation
ViktorHofer Oct 10, 2020
7999fb9
Disable test on nano
ViktorHofer Oct 10, 2020
68d0ae5
Set the hang dump timeout in the test submission
ViktorHofer Oct 11, 2020
45e9b59
Format work item timeout correctly
ViktorHofer Oct 12, 2020
b2bf360
Add xunit.console back until VSTest lightweight
ViktorHofer Oct 13, 2020
5944644
Add docs for alternative test runner
ViktorHofer Oct 13, 2020
787a7e0
Merge branch 'master' into DotNetTestRemoveXunitConsole
ViktorHofer Oct 13, 2020
46fd013
Protect xunit test runner in CI
ViktorHofer Oct 13, 2020
826b166
Merge remote-tracking branch 'upstream/master' into DotNetTestRemoveX…
ViktorHofer Oct 13, 2020
3dc00a5
Fix yml indentation
ViktorHofer Oct 13, 2020
442f14e
Fix yml again
ViktorHofer Oct 13, 2020
1918ec5
Yml again
ViktorHofer Oct 13, 2020
da53320
Fix yml and dump timeout
ViktorHofer Oct 14, 2020
639ed55
Increase timeout for extra testing job
ViktorHofer Oct 14, 2020
be71392
Merge remote-tracking branch 'upstream/master' into DotNetTestRemoveX…
ViktorHofer Oct 14, 2020
b68d4ba
Merge remote-tracking branch 'upstream/master' into DotNetTestRemoveX…
ViktorHofer Oct 18, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix yml indentation
  • Loading branch information
ViktorHofer committed Oct 13, 2020
commit 3dc00a5df5d8ac20339fdbc8d60100ded154403d
8 changes: 4 additions & 4 deletions eng/pipelines/global-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
testGroup: innerloop
nameSuffix: Runtime_Debug
buildArgs: -c release -runtimeConfiguration debug
extraStepsTemplate: /eng/pipelines/common/templates/innerloop-steps.yml
extraStepsParameters:
testLibrary: System.AppContext
testRunner: xunit
extraStepsTemplate: /eng/pipelines/common/templates/innerloop-steps.yml
extraStepsParameters:
testLibrary: System.AppContext
testRunner: xunit

#
# Build with Debug config and Release runtimeConfiguration
Expand Down