Github user infil00p commented on the issue:

    https://github.com/apache/cordova-android/pull/363
  
    @fujunwei There's a threading/concurrency issue with Espresso and checking 
the WebView's URI.  I'm trying to adopt Espresso to reduce the amount of code 
in the test, but there's no docs on how to check the URI of a WebView, which I 
find utterly bizzare.  It'd be good to get rid of all the runOnUriThread 
wrappers on that method somhow.  That being said, throwing a sleep does brute 
force the test to work for now.
    
    I don't have any devices running Android Things yet.  I'm going to see 
about fixing that today.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to