intermittent test failure 10.3 with weme6.1 in lang/logStream.java
------------------------------------------------------------------
Key: DERBY-4100
URL: https://issues.apache.org/jira/browse/DERBY-4100
Project: Derby
Issue Type: Bug
Affects Versions: 10.3.3.1
Reporter: Myrna van Lunteren
Priority: Minor
I've seen this twice - first on 3/10 with 10.3.3.1 - (752355), and then on 3/16
with 10.3.3.1 - (755092).
The diff is like so:
3a4,8
> derby.log has content ? false
> SHUTDOWN Derby
> SHUTDOWN :Derby system shutdown.
> derby.log exists ? true
> derby.log is directory ? false
5,9d9
< SHUTDOWN Derby
< SHUTDOWN :Derby system shutdown.
< derby.log exists ? true
< derby.log is directory ? false
< derby.log has content ? true
This diff is confusing, basically, the test reports that derby.log has no
content, whereas the master shows it expects output.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.