Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit e9b5e00f677945d17ec9fe1c00559e85a63bf06e
Author: Marcello Albano <maralb@google.com>
Date: Wed Nov 29 13:34:01 2023
Fix baseline profile file output url for windows
Test: ./gradlew :benchmark:benchmark-baseline-profile-gradle-plugin:test
Bug: 313976958
Change-Id: I802e5e2b335a1efa0370a0ac3d5e5bc656827f0f
Relnote: Fixed baseline and startup profile output url at the end of generation task
M benchmark/baseline-profile-gradle-plugin/src/main/kotlin/androidx/baselineprofile/gradle/consumer/task/MergeBaselineProfileTask.kt
M benchmark/baseline-profile-gradle-plugin/src/test/kotlin/androidx/baselineprofile/gradle/consumer/BaselineProfileConsumerPluginTest.kt
M benchmark/integration-tests/baselineprofile-producer/src/main/java/androidx/benchmark/integration/baselineprofile/producer/BaselineProfileTest.kt
https://android-review.googlesource.com/2853665
Branch: androidx-main
commit e9b5e00f677945d17ec9fe1c00559e85a63bf06e
Author: Marcello Albano <maralb@google.com>
Date: Wed Nov 29 13:34:01 2023
Fix baseline profile file output url for windows
Test: ./gradlew :benchmark:benchmark-baseline-profile-gradle-plugin:test
Bug: 313976958
Change-Id: I802e5e2b335a1efa0370a0ac3d5e5bc656827f0f
Relnote: Fixed baseline and startup profile output url at the end of generation task
M benchmark/baseline-profile-gradle-plugin/src/main/kotlin/androidx/baselineprofile/gradle/consumer/task/MergeBaselineProfileTask.kt
M benchmark/baseline-profile-gradle-plugin/src/test/kotlin/androidx/baselineprofile/gradle/consumer/BaselineProfileConsumerPluginTest.kt
M benchmark/integration-tests/baselineprofile-producer/src/main/java/androidx/benchmark/integration/baselineprofile/producer/BaselineProfileTest.kt
ma...@google.com <ma...@google.com>
pr...@google.com <pr...@google.com> #3
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.3.0-alpha01
Description
No description yet.