Class jalview.commands.EditCommandTest

25

tests

0

failures

0

ignored

0.061s

duration

100%

successful

Tests

Test Duration Result
testAddEdit_groupInsertGaps 0.001s passed
testAddEdit_multipleDeleteGap 0.001s passed
testAddEdit_multipleInsertGap 0.001s passed
testAddEdit_removeAllGaps 0.001s passed
testAppendEdit_deleteGap 0.001s passed
testAppendEdit_insertGap 0s passed
testCut 0.001s passed
testCut_withFeatures 0.002s passed
testCut_withFeatures5prime 0.001s passed
testCut_withFeatures_exhaustive 0.038s passed
testPriorState_multipleInserts 0.002s passed
testPriorState_removeAllGaps 0s passed
testPriorState_removeGappedCols 0s passed
testPriorState_removeGapsMultipleSeqs 0.001s passed
testPriorState_singleDelete 0.001s passed
testPriorState_singleInsert 0.001s passed
testPriorState_singleInsertWithOffset 0.001s passed
testReplace 0.001s passed
testReplaceFirstResiduesWithGaps 0.001s passed
testReplace_withGaps 0.001s passed
testUndo_cut 0.001s passed
testUndo_deleteGap 0.001s passed
testUndo_insertGap 0.001s passed
testUndo_multipleCommands 0.001s passed
testUndo_multipleInsertGaps 0.001s passed

Standard error

DEBUG - Exception during web service menu building process.
java.lang.NullPointerException
	at jalview.ws.jws2.Jws2Client.registerAAConWSInstance(Jws2Client.java:212)
	at jalview.ws.jws2.SequenceAnnotationWSClient.attachWSMenuEntry(SequenceAnnotationWSClient.java:162)
	at jalview.ws.jws2.jabaws2.Jws2Instance.attachWSMenuEntry(Jws2Instance.java:236)
	at jalview.ws.jws2.Jws2Discoverer.addEnumeratedServices(Jws2Discoverer.java:574)
	at jalview.ws.jws2.Jws2Discoverer.populateWSMenuEntry(Jws2Discoverer.java:407)
	at jalview.ws.jws2.Jws2Discoverer.attachWSMenuEntry(Jws2Discoverer.java:344)
	at jalview.gui.AlignFrame$20$1.run(AlignFrame.java:4231)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Exception in thread "class jalview.workers.ComplementConsensusThread" java.lang.NullPointerException
	at jalview.gui.AlignmentPanel.paintAlignment(AlignmentPanel.java:829)
	at jalview.workers.ConsensusThread.run(ConsensusThread.java:96)
	at java.base/java.lang.Thread.run(Thread.java:834)