question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test Events Not Received After Running Tests

See original GitHub issue

Every time tests are executed via the test Gradle task in IntelliJ the Run window displays the following message (towards the left side): Test events were not received. There is terminal output on the tests however there is no visual output/input.

test events not received in intellij

Using the following software:

  • IntelliJ 2018.2
  • Kotlin 1.2.41
  • Kotlin Test 3.0.6
  • Gradle 4.7 (using official Kotlin DSL)
  • Zulu JDK 10.0.0 (via SDK Man)
  • Ubuntu 16.04

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
ghostcommented, Aug 19, 2019

Same here… still happening.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Test events were not received" when run tests using Intellij
A workaround is to run the tests using IntelliJ IDEA instead of Gradle by changing the delegation option. Share.
Read more >
"Test events were not received" when trying to run ... - YouTrack
Try to run tests with IJ Test runner with gradle selected as test runner and testng framework. To reproduce this, click the play...
Read more >
JUnit5 Unit Testing, Test events were not received.
Test events were not received. After some digging I've found out more detailed errors: FAILURE: Build failed with an exception.
Read more >
Test events were not received with Junit 5 - Gradle Forums
i am trying to create a test suite for Unit test of android application, but it always fails with different kinds of configuration...
Read more >
"Test events were not received" in Android Studio Artic Fox #83
After migrating to Android Studio Artic Fox, when running unit tests from the IDE, it says "Test events were not received".
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found