-
Enhancement
-
Resolution: Unresolved
-
P4
-
7, 8, 9, 11
David Chase added a comment - 2013-06-06 21:00
The SQE test needs a little work. One problem that it has is that the debuggee has a lot of optional output dependent on TraceLevel, however my attempt to set this in the debuggee led to an unexplained crash (that is, there was an exception or error message from the debuggee, but it was not supplied to me). A second problem is that the directory/package structures for the source code do not match; some of the source directories are wrongly capitalized, and there are cases where package names ARE capitalized, contrary to Java style.
The SQE test needs a little work. One problem that it has is that the debuggee has a lot of optional output dependent on TraceLevel, however my attempt to set this in the debuggee led to an unexplained crash (that is, there was an exception or error message from the debuggee, but it was not supplied to me). A second problem is that the directory/package structures for the source code do not match; some of the source directories are wrongly capitalized, and there are cases where package names ARE capitalized, contrary to Java style.