Code Monkey home page Code Monkey logo

Comments (7)

mannodermaus avatar mannodermaus commented on July 21, 2024 1

Sorry about that. Turns out Maven Central migrated off of the old authentication mechanism for publishing artifacts, and triggered the switch for this repository somewhere in the last few days. I was able to update and re-deploy, please try again.

from android-junit5.

mannodermaus avatar mannodermaus commented on July 21, 2024

Hey, thanks for reporting. I can confirm that this is indeed happening because of the change in #335, and it's no wonder it fails for a test class with test cases foreign to the JUnit 4-based Android instrumentation. Not sure yet how I want to tackle this, since there are a lot of benefits to relying on the counting performed by Android, but we definitely need to take dynamic tests into account here.

from android-junit5.

mannodermaus avatar mannodermaus commented on July 21, 2024

This is merged into the snapshot and should be ready in about 15 minutes. Let me know if it resolves your issue!

from android-junit5.

olga999999 avatar olga999999 commented on July 21, 2024

Hi
Thank you for the prompt fix, but I'm still observing this issue with parametrized tests 🤔
Your screenshot shows only repeated tests, so I wonder if you've tried parametrized test and it worked?

from android-junit5.

mannodermaus avatar mannodermaus commented on July 21, 2024

I did and it did, yeah. The mechanism for any non-@test method is the same, so it shouldn't matter which one is used. Could be that your snapshot isn't refreshed to the latest variant from earlier today or something? Let me give this one more spin.

Edit: Yes, indeed this is working as expected both from the IDE and command line. 🤔

Screenshot 2024-06-15 at 23 11 40

from android-junit5.

olga999999 avatar olga999999 commented on July 21, 2024

Hmm, I cleared gradle cache and re-synced deps, but still the same.
Actually, it seems it's still downloading the build from May 22
Download https://oss.sonatype.org/content/repositories/snapshots/de/mannodermaus/junit5/android-test-runner/1.5.0-SNAPSHOT/android-test-runner-1.5.0-20240522.143334-9.aar, took 560 ms.
And it seems there are no newer ones available on the server: https://oss.sonatype.org/content/repositories/snapshots/de/mannodermaus/junit5/android-test-runner/1.5.0-SNAPSHOT/

from android-junit5.

olga999999 avatar olga999999 commented on July 21, 2024

All good now, thanks a lot!

from android-junit5.

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.