Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] fifth drop of junit tests

The major features of this drop are yet another reorganization of the
classes, separation of functionality and... a traceback in the checkin
code.

--- cut here --- cut here --- cut here --- cut here ---

Testsuite: org.eclipse.stellation.unittest.SvcCheckinTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.593 sec

Testcase: testCheckin took 4.575 sec
	Caused an ERROR
null
java.lang.NullPointerException
	at java.util.TreeMap.compare(TreeMap.java(Compiled Code))
	at java.util.TreeMap.getEntry(TreeMap.java:340)
	at java.util.TreeMap.containsKey(TreeMap.java:201)
	at java.util.TreeSet.contains(TreeSet.java:198)
	at org.eclipse.stellation.util.StringSet.contains(StringSet.java:88)
	at org.eclipse.stellation.workspace.UnixChange.add(UnixChange.java:239)
	at org.eclipse.stellation.workspace.UnixChange.command(UnixChange.java:126)
	at org.eclipse.stellation.workspace.Svc.change(Svc.java:44)
	at org.eclipse.stellation.workspace.Svc.command(Svc.java:72)
	at org.eclipse.stellation.workspace.Svc.run(Svc.java:546)
	at org.eclipse.stellation.unittest.CommandLineRepositoryServices.checkedRun(CommandLineRepositoryServices.java:186)
	at org.eclipse.stellation.unittest.CommandLineRepositoryServices.verifiedRun(CommandLineRepositoryServices.java:202)
	at org.eclipse.stellation.unittest.CommandLineRepositoryServices.doMany(CommandLineRepositoryServices.java:148)
	at org.eclipse.stellation.unittest.CommandLineRepositoryServices.addMany(CommandLineRepositoryServices.java:126)
	at org.eclipse.stellation.unittest.CommandLineRepositoryServices.add(CommandLineRepositoryServices.java:155)
	at org.eclipse.stellation.unittest.projectdata.SimpleProjectData.create(SimpleProjectData.java:29)
	at org.eclipse.stellation.unittest.SvcCheckinTest.testCheckin(SvcCheckinTest.java:49)

Testcase: testCheckin

--- cut here --- cut here --- cut here --- cut here ---

florin

-- 

"If it's not broken, let's fix it till it is."

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4

Attachment: svc_test-5.jar
Description: application/java-archive

Attachment: pgp3UnxEovHJU.pgp
Description: PGP signature


Back to the top