Sagar Khurana

Results 119 comments of Sagar Khurana

@ganadist are you able to run this without any error? Another interesting thing is that all the tests are running successfully without any conscript error for @utzcoz on M1 machine

here, tests are failing because I think I've deleted some unused variables which are being used in tests. lme check this

So, the formatting and code changes are common files, so I pushed the squashed version.

I tried to run the tests on the Ubuntu machine all passed using this command ``` ./gradlew test --parallel -Drobolectric.enabledSdks=28 ``` Can I get some assistance on how can I...

`:integration_tests:androidx_test:connectedDebugAndroidTest` test is even failing in master as well Below is the logs generated from `master` branch

Ran the tests locally but it's failing on the Github action ![Screenshot from 2022-08-12 20-45-06](https://user-images.githubusercontent.com/50016799/184386014-28e9b917-1855-4789-99a5-bfdb4c083507.png) s

The reason for `Test/instrumentation-tests is failing after I've merged the master into the current branch