Skip to content

Passed

org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration

Took 0 ms.

Standard Output

!ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-29 04:55:35.229
!MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.

!ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-29 04:55:36.394
!MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence