Uh oh!
There was an error while loading. Please reload this page.
[release/7.0-staging] Skip RC2 encrypted PKCS12 files on Android for iteration counting - #88854
Conversation
ghost
commented
Jul 13, 2023
Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones Issue DetailsManual backport of #88787 This is a test-only change to address failures on Android.
|
vcsjones
commented
Jul 13, 2023
/azp run runtime-android, runtime-androidemulator |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
vcsjones
commented
Jul 13, 2023
Test failures look unrelated. Is there a way to get this to run through Android in release/7.0-staging? |
carlossanlop
commented
Jul 13, 2023
/azp list |
This comment was marked as resolved.
This comment was marked as resolved.
carlossanlop
commented
Jul 13, 2023
/azp run runtime-extra-platforms |
No commit pushedDate could be found for PR 88854 in repo dotnet/runtime |
carlossanlop
commented
Jul 13, 2023
Contacted Azure DevOps to ask for help with this error. Does not seem to be coming from our end. |
vcsjones
commented
Jul 14, 2023
/azp run runtime-extra-platforms |
No commit pushedDate could be found for PR 88854 in repo dotnet/runtime |
vcsjones
commented
Jul 14, 2023
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
vcsjones
commented
Jul 14, 2023
Haha okay. Glad it worked. 🤷 |
carlossanlop
commented
Jul 14, 2023
I was just told that if you try multiple times, one of them ends up working. |
carlossanlop
commented
Jul 16, 2023
@vcsjones let me know if you don't see anything concerning in the CI, and I can merge this for you. |
vcsjones
commented
Jul 16, 2023
/azp run runtime-extra-platforms |
No commit pushedDate could be found for PR 88854 in repo dotnet/runtime |
vcsjones
commented
Jul 16, 2023
The tests timed out, so going to give it another shot on the weekend. |
vcsjones
commented
Jul 16, 2023
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
akoeplinger
commented
Jul 17, 2023
The Ubuntu.1804.Amd64.Android.29.Open servicing helix queue seems to be broken and doesn't provision VMs, I've pinged the infra folks. |
akoeplinger
commented
Jul 17, 2023
The queue is back up, retried the builds. |
akoeplinger
commented
Jul 17, 2023
Failures are unrelated, I checked the Android testResults.xml and the tests are correctly skipped there. |
This should be back ported to release/6.0-staging since it will likely fail there as well. The odds of the diff applying cleanly are low, but I'll try backport bot, and if doesn't work, I'll open a manual port. |
vcsjones
commented
Jul 17, 2023
/backport to release/6.0-staging |
Started backporting to release/6.0-staging: https://github.com/dotnet/runtime/actions/runs/5577496919 |
vcsjones
commented
Jul 17, 2023
Wow. Backport command I will never doubt you again. |
Manual backport of #88787
This is a test-only change to address failures on Android.