зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1854727 [wpt PR 42108] - Include more in sysdiagnoses on macOS, a=testonly
Automatic update from web-platform-tests Include more in sysdiagnoses on macOS Try and get further with https://github.com/web-platform-tests/wpt/issues/41386 -- wpt-commits: a44cc1a0dda0b708e507a557d3fdde241c253b00 wpt-pr: 42108
This commit is contained in:
Родитель
257f478b64
Коммит
6d50bdf92a
|
@ -1,8 +1,7 @@
|
|||
steps:
|
||||
- script: |
|
||||
mkdir -p /Users/runner/sysdiagnose
|
||||
# No UI, and no time sensitive, generated, or archived logs
|
||||
sudo sysdiagnose -ub -PGR -f /Users/runner/sysdiagnose -A sysdiagnose_$(System.JobPositionInPhase)
|
||||
sudo sysdiagnose -ub -f /Users/runner/sysdiagnose -A sysdiagnose_$(System.JobPositionInPhase)
|
||||
displayName: 'Collect sysdiagnose'
|
||||
condition: and(succeeded(), eq(variables['Agent.OS'], 'Darwin'))
|
||||
- task: PublishBuildArtifacts@1
|
||||
|
|
Загрузка…
Ссылка в новой задаче