Git Product home page Git Product logo

Comments (4)

otw avatar otw commented on June 12, 2024

Sounds like UiAutomator is not able to connect to UiAutomation. I can't reproduce it locally. I will investigate a bit more. Does rebooting the device help to resolve the issue?

from testing-samples.

longkai avatar longkai commented on June 12, 2024

After I rebooted my Nexus 5 and ran the test again, strange thing happened.

com.example.android.testing.espresso.BasicSample.ChangeTextBehaviorTest > changeText_newActivity[Nexus 5 - 5.1] FAILED 
        android.support.test.espresso.base.DefaultFailureHandler$AssertionFailedWithCauseError: 'with text: is "Espresso"' doesn't match the selected view.
        Expected: with text: is "Espresso"

com.example.android.testing.espresso.BasicSample.ChangeTextBehaviorTest > changeText_sameActivity[Nexus 5 - 5.1] FAILED 
        android.support.test.espresso.base.DefaultFailureHandler$AssertionFailedWithCauseError: 'with text: is "Espresso"' doesn't match the selected view.
        Expected: with text: is "Espresso"
:espresso:BasicSample:app:connectedAndroidTest FAILED

FAILURE: Build failed with an exception.

This test passed yesterday.

from testing-samples.

longkai avatar longkai commented on June 12, 2024

I figured out why the last test fail because the device' s default keyboard language is non-English at that time. I switched to English and the whole project also passed.

However, the keyboard is English yesterday and back to the first issue, I still don' t konw why after the rebooting all the tests passed.

In addition, can we choose the right language keyborad when we want to type something in the test?

Thx.

from testing-samples.

otw avatar otw commented on June 12, 2024

Well we could but i think it is an issue with your device or does this happen on any device from time to time. I'm closing this as i cannot reproduce it. Please open another issue if the problem persists.

from testing-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.