mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-01-14 00:27:59 +08:00
again try to fix verbose ctest on mac pipeline
This commit is contained in:
parent
7a08ca4dc6
commit
8834fe02da
@ -128,11 +128,11 @@ jobs:
|
|||||||
displayName: Make
|
displayName: Make
|
||||||
#- script: make test -C $(BuildType)
|
#- script: make test -C $(BuildType)
|
||||||
# displayName: CTest
|
# displayName: CTest
|
||||||
- script: MIMALLOC_VERBOSE=1 ./mimalloc-test-stress
|
|
||||||
workingDirectory: $(BuildType)
|
|
||||||
displayName: TestStress
|
|
||||||
- script: MIMALLOC_VERBOSE=1 ./mimalloc-test-api
|
- script: MIMALLOC_VERBOSE=1 ./mimalloc-test-api
|
||||||
workingDirectory: $(BuildType)
|
workingDirectory: $(BuildType)
|
||||||
displayName: TestAPI
|
displayName: TestAPI
|
||||||
|
- script: MIMALLOC_VERBOSE=1 ./mimalloc-test-stress
|
||||||
|
workingDirectory: $(BuildType)
|
||||||
|
displayName: TestStress
|
||||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||||
# artifact: mimalloc-macos-$(BuildType)
|
# artifact: mimalloc-macos-$(BuildType)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user