Devashishbasu

Results 59 comments of Devashishbasu

> ``` > > Task :integration_tests:ctesque:connectedDebugAndroidTest > Tests on emulator-5554 - 14 failed: There was 1 failure(s). > INFO: Execute android.animation.AnimationTest.propertyValuesHolder: PASSED > INFO: Execute android.app.ActivityInstrTest.whenExplicitlySetOnActivity_afterSetContentView_activityGetsThemeFromActivityInManifest: PASSED > INFO: Execute...

Hi @utzcoz , instances are behaving differently across different Android SDKs , how to deal with such situations? if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.UPSIDE_DOWN_CAKE) { assertThat(applicationConnectivityManager) .isNotSameInstanceAs(activityConnectivityManager); } else { assertThat(applicationConnectivityManager) .isSameInstanceAs(activityConnectivityManager);...

> @Devashishbasu You can split it to multiple tests for different SDKs. I think conditional logic would be better because when I splitted test for different SDKs it started failing...

> @Devashishbasu This one can be the next try-merged PR, please rebase. done

> @Devashishbasu there is this comment from @utzcoz that is pending: [#9340 (comment)](https://github.com/robolectric/robolectric/pull/9340#discussion_r1702749737) And code style to fix: https://github.com/robolectric/robolectric/actions/runs/10406076022/job/28818289586?pr=9340 Then I guess this PR can be merged Hi @MGaetan89 ,...

Hi @gourishkb Is there a defined roadmap or timeline for implementing the topology-aware networking feature?

Hi @furykerry , My name is Devashish basu. I have basic knowledge of Go and Kubernetes, and I’m eager to deepen those skills through active contribution. I was selected for...

Hi @daemon1024 , My name is Devashish basu. I have basic knowledge of Go and Kubernetes, and I’m eager to deepen those skills through active contribution. I was selected for...

Hi @Shelley-BaoYue , My name is Devashish basu. I have basic knowledge of Go and Kubernetes, and I’m eager to deepen those skills through active contribution. I was selected for...