Giter Club home page Giter Club logo

Comments (9)

jshvarts avatar jshvarts commented on August 16, 2024 1

You can run an individual test class on the command line as well:

./gradlew test --tests "**Riddle1Test*"

from rxriddles.

vanniktech avatar vanniktech commented on August 16, 2024

That's odd. Are you using Android Studio 3.1.2?

You can also try deleting the .idea directory.
Otherwise you can execute the tests using ./gradlew test

from rxriddles.

vanniktech avatar vanniktech commented on August 16, 2024

I'll close this as I can't reproduce this. Try updating your AS.

from rxriddles.

FrancoisBlavoet avatar FrancoisBlavoet commented on August 16, 2024

fyi I have the same issue with AS 3.2.18
AS 3.1.3 crashes at startup with this project for some reason.

from rxriddles.

vanniktech avatar vanniktech commented on August 16, 2024

There is no 3.2.3 AFAIK. 3.2.18 is alpha and hence you might need to update the Plugin version.

from rxriddles.

FrancoisBlavoet avatar FrancoisBlavoet commented on August 16, 2024

Sorry mistyped; I meant 3.1.3

from rxriddles.

vanniktech avatar vanniktech commented on August 16, 2024

I've also gotten this now on a different project. I'm pretty sure it's an AS bug. The best way to run the tests is the command line. That one always works.

from rxriddles.

jshvarts avatar jshvarts commented on August 16, 2024

Yes I’ve seen it in several different projects used with the latest stable AS. Oddly usually once you run your test on the command line, it can be run within AS.

from rxriddles.

vanniktech avatar vanniktech commented on August 16, 2024

Yes I've noticed the same behavior. And yes you can filter them too. 👍

from rxriddles.

Related Issues (8)

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.