Home
last modified time | relevance | path

Searched full:testrunplatform (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/.azure-pipelines/
Dpr.yml38 testRunPlatform: macos
59 testRunPlatform: linux
85 testRunPlatform: linux-coverage
109 testRunPlatform: win32
114 testRunPlatform: win64
Dci.yml40 testRunPlatform: macos
59 testRunPlatform: linux
85 testRunPlatform: linux-coverage
109 testRunPlatform: win32
114 testRunPlatform: win64
Dwindows-steps.yml22 condition: and(succeeded(), variables['testRunPlatform'])
26 condition: and(succeeded(), variables['testRunPlatform'])
36 platform: $(testRunPlatform)
37 condition: and(succeededOrFailed(), variables['testRunPlatform'])
Dmacos-steps.yml26 platform: $(testRunPlatform)
Dwindows-layout-steps.yml27 platform: $(testRunPlatform)
Dposix-steps.yml80 platform: $(testRunPlatform)