Commit 4d2ac4a
[build] include *log files from the Test$(Configuration) directory (#3863)
Context: https://build.azdo.io/3197067
We noticed we were missing `.binlog` files produced by the
**APK Instrumentation - macOS** > [**run {{testName}}**][0] step.
In 936459c, I accidentally broke this. We need to include any
`*log` files in the top `TestRelease` directory, not just the ones
inside `TestRelease/temp`.
[0]: https://github.com/xamarin/xamarin-android/blob/7c7177f7563d43e2a533768c054bf5663ba131c1/build-tools/automation/yaml-templates/apk-instrumentation.yaml#L181 parent 0a152e6 commit 4d2ac4a
File tree
1 file changed
+1
-0
lines changed- build-tools/Xamarin.Android.Tools.BootstrapTasks
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments