-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Tests
-
Tags:
-
Sprint:nxplatform #93
-
Story Points:2
For instance, we still have test failure on StreamWorkManagerTest#itCanFireWorkFailureEvent while it has been ignored since NXP-29629
As Kevin pointed the cause is that this test has no @Test annotation.
Make sure that all Ignore annotations are following a Test annotation.
- is related to
-
NXP-29629 Fix random PG StreamWorkManagerTest itCanFireWorkFailureEvent
- Open