Skip to content

Sample project to reproduce issue with tests having a timeout

License

Notifications You must be signed in to change notification settings

asolntsev/testng-threads-sample

Repository files navigation

testng-threads-sample

Sample project to reproduce issue with tests having a timeout

The problem

When run ./gradlew test, only one test fails: WithTimeoutTest.myTest

Expected behaviour:

Another test should also fail: WithTimeoutTest.myTestWithTimeout

About

Sample project to reproduce issue with tests having a timeout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages