RedHatQE / polarize

GNU General Public License v3.0
2 stars 2 forks source link

In the downstream job, if the XUnitReporter times out waiting for message response the job will still show green #59

Open rarebreed opened 7 years ago

rarebreed commented 7 years ago

I thought I fixed this by having the XUnitReporter throw an exception if no message was received. However, it looks like the ObjectNode will never be null even if no message was received.