Skip to content

Passed

org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse

Took 0.97 sec.

Standard Output

DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on 
...[truncated 33830 chars]...
storytree.ThreadedHistoryTreeBackend.run(ThreadedHistoryTreeBackend.java:227)
	at java.base/java.lang.Thread.run(Thread.java:833)

!ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-01-24 17:05:30.498
!MESSAGE Failed to deletestatistics-types.ht

!ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-01-24 17:05:30.520
!MESSAGE Failed to deletestatistics-totals.ht

!ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-01-24 17:05:30.520
!MESSAGE Failed to deletestatistics-types.ht

Standard Error

Exception in thread "History Tree Thread" java.lang.RuntimeException: State system write error
	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.classic.HistoryTreeClassic.closeTree(HistoryTreeClassic.java:313)
	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.ThreadedHistoryTreeBackend.run(ThreadedHistoryTreeBackend.java:227)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.nio.channels.ClosedChannelException
	at java.base/sun
...[truncated 580 chars]...
.backend.historytree.ThreadedHistoryTreeBackend.run(ThreadedHistoryTreeBackend.java:227)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.nio.channels.ClosedChannelException
	at java.base/sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:159)
	at java.base/sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:356)
	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.classic.HistoryTreeClassic.closeTree(HistoryTreeClassic.java:281)
	... 2 more