Details
-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.6.1
-
Component/s: Environment Detection
-
Labels:None
Description
Running 01_vars/01_basic/uptime_systime_and_sysday.cf results in... not a whole lot. Ignore for the moment the fact that as of 201403211702 this testcase fails, that is not the point of this report. The problem is that I have no output from cfengine. Here is the test.log
<pre>
======================================================================
Testsuite started at 2014-03-21 10:51:53
----------------------------------------------------------------------
Total tests: 1
CRASHING_TESTS: enabled
NETWORK_TESTS: enabled
STAGING_TESTS: disabled
UNSAFE_TESTS: disabled
LIBXML2_TESTS: enabled
----------------------------------------------------------------------
./01_vars/01_basic/uptime_systime_and_sysday.cf
----------------------------------------------------------------------
</pre>
Now, if some report is added to test bundle, then cfengine ouputs that report, and then the DEBUG report, and the pass/fail report as usual. That does not happen if the report is added to the init bundle.
The AIX machine I'm using remotely is slow beyond description. Might it be that the cause of this log population discrepancy is caused by timing issues? In any event, this should probably be investigated.