最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - Espresso 3.4.0: Certificate transparency failed - Stack Overflow

programmeradmin0浏览0评论

When I upgrade the Espresso Accessibility from 3.3.0 to 3.4.0 and higher, I get the following error which makes the test unable to launch the app:

SSLHandshakeException: Certificate transparency failed

I have other Espresso dependency versions as follows:

  • Core, Idling, Intents, Web - 3.6.1
  • Contrib - 3.3.0 (I tried having all 3.6.1, but still had the same issue).

I need to upgrade the Accessibility to 3.4.0 and higher to use the method for aggregating accessibility errors during tests and then throwing them at the end, making sure the accessibility checks are applied for all the test steps. The method was introduced in 3.4.0.

If you have a solution for any of these 2 issues, I'd be happy to hear from you!

发布评论

评论列表(0)

  1. 暂无评论