Sagar Khurana
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
Sure, I'll push it today
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...
Rebased and pushed.
@hoisie any update?
`: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  s
The reason for `Test/instrumentation-tests is failing after I've merged the master into the current branch