Skip to content

Passed

org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization

Took 9 ms.

Standard Output

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-04-17 03:22:17.433
!MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
!STACK 0
java.lang.IllegalStateException: This exception happens before initialization
	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
	at 
...[truncated 74 chars]...
pse.tracecompass.tmf.core 4 0 2024-04-17 03:22:17.434
!MESSAGE Exception executing analysis
!STACK 0
java.lang.IllegalStateException: This exception happens before initialization
	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)