TestNG tests ending in pending/running state
I'm using Intellij IDEA 13.0.1. I have some regression tests that I'm trying to run through Intellij but most of them end in a weird state with the following icon. ![]()
There are no errors and the tests themselves are functionally passing (none of the asserts are failing and no exceptions are getting thrown).
Any thoughts on what's going on here? We also have these tests getting run through Jenkins and they appear to run fine there.
Thanks,
Glenn
请先登录再写评论。
It looks like this might be a defect with IntelliJ. I found the following defect: IDEA-102461. Was reported almost a year ago.