Dale LaBossiere created EDGENT-242:
--------------------------------------
Summary: desensitize IotProviderTest for timing
Key: EDGENT-242
URL: https://issues.apache.org/jira/browse/EDGENT-242
Project: Edgent
Issue Type: Test
Reporter: Dale LaBossiere
The following is on the line that's checking jobMbean current state.
Runs fine on my system. Seems like a "wait to get to RUNNING" loop is needed
to make the test more robust.
[junit] expected:<RUNNING> but was:<INITIALIZED>
[junit] junit.framework.AssertionFailedError: expected:<RUNNING> but
was:<INITIALIZED>
[junit] at
org.apache.edgent.test.fvt.iot.IotProviderTest.testIotProviderCloseApplicationDirect(IotProviderTest.java:161)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)