Commit fd90ac1
[Tests] Skip BindingWithAndroidJavaSource on NativeAOT
R8 shrinks bound library Java types (JavaSourceJarTest, JavaSourceTestExtension) out
of classes.dex on the trimmable typemap path because the proguard keep config is
incomplete on NativeAOT, so the class-presence assertions fail. Skip the NativeAOT case
via IgnoreOnNativeAot until the underlying proguard-keep bug is fixed.
Tracked by #11774.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 64af15d commit fd90ac1
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
822 | 826 | | |
823 | 827 | | |
824 | 828 | | |
| |||
0 commit comments