Skip to content

Conversation

@jonpryor
Copy link
Contributor

@jonpryor jonpryor commented Jan 29, 2025

Does It Build™?
@jonpryor
Copy link
Contributor Author

Unit tests don't compile because [NonParallelizable] doesn't exist on dotnet/android.

@jonpryor
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Changes: dotnet/java-interop@9b1d878...e288589

  * dotnet/java-interop@e288589d: [Java.Interop] Add JniRuntime.JniValueManager.GetPeer() (dotnet/java-interop#1295)
  * dotnet/java-interop@bbb15b71: [ci] Add dev/* branches to CI trigger (dotnet/java-interop#1297)
@jonpryor jonpryor marked this pull request as ready for review January 30, 2025 13:29
@jonpryor jonpryor changed the title Try dotnet/java-interop#1295 Bump to dotnet/java-interop/main@e288589d Jan 30, 2025
@jonpryor
Copy link
Contributor Author

Draft commit message:

Bump to dotnet/java-interop/main@e288589d (#9721)

Changes: https://github.com/dotnet/java-interop/compare/9b1d8781e8e322849d05efac32119c913b21c192...e288589d92afc9edd9070638ebed72f67e310117
    
  * dotnet/java-interop@e288589d: [Java.Interop] Add JniRuntime.JniValueManager.GetPeer() (dotnet/java-interop#1295)
  * dotnet/java-interop@bbb15b71: [ci] Add dev/* branches to CI trigger (dotnet/java-interop#1297)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • external/Java.Interop: Language not supported
Comments suppressed due to low confidence (2)

tests/Mono.Android-Tests/Java.Interop-Tests/Java.InteropTests/AndroidValueManagerContractTests.cs:15

  • [nitpick] The class name 'AndroidValueManagerContractTests' could be more descriptive. Consider renaming it to reflect the specific aspect of 'AndroidValueManager' it is testing.
public class AndroidValueManagerContractTests : JniRuntimeJniValueManagerContract {

tests/Mono.Android-Tests/Java.Interop-Tests/Java.InteropTests/AndroidValueManagerContractTests.cs:17

  • There is no test to verify the behavior of the 'ValueManagerType' property. Consider adding a test to ensure the override is functioning as expected.
protected override Type ValueManagerType => typeof (Android.Runtime.AndroidValueManager);

@jonpryor jonpryor merged commit 3856e62 into main Jan 30, 2025
56 of 58 checks passed
@jonpryor jonpryor deleted the dev/jonp/jonp-try-ji-1295 branch January 30, 2025 15:41
grendello added a commit that referenced this pull request Jan 30, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants