Roaim/DTBazar

java.lang.RuntimeException: Could not read input channel file descriptors from parcel in Firebase Test Lab Robo Test

Closed this issue · 1 comments

Roaim commented

Describe the bug
App crashes in firebase test lab robo test.
This issue is asked in stackoverflow

To Reproduce
The crash is only happening in firebase test lab robo test. Unable to reproduce manually.

Expected behavior
App should not crash in robo test.

Screenshots
Screen video

Smartphone (please complete the following information):

  • Device: [Nexus 5x emulator]
  • OS: [Android 8.0]
  • Version [1.1.5, 1.1.26]

Additional context
Logcat

Roaim commented

Looks like it's a bug in the OSS Licences library. A workaround would be to allow robo to enter into the OssLicensesMenuActivity only once. So that it will not be able to create enough threads or open enough files to produce the crash. It will be an ugly fix though.