OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Displaying Archived Combinations

Platform Mac_OS_X_Darwin_PPC_10_5_8
Branch MAIN
Options  
Date 02-Jul-10 15:30
Contributor SPSOFT
Status SUCCESS
Data Platform: Mac OS X/Darwin PPC 10.5.8
Branch:MAIN
Date: 100702
Time: 1530
Contributor: SPSOFT
Status: SUCCESS


cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
make --directory=/var/root/pegasus -f TestMakefile
run_idleConnectionTimeout2
make -f /var/root/pegasus/TestMakefile runTestSuite
CIMSERVER_CONFIG_OPTIONS="idleConnectionTimeout=6"
TESTSUITE_CMDS="make@@--directory /var/root/pegasus/src/
Pegasus/Client/tests/IdleConnectionTimeout/ -
f@@Makefile@@timeoutTest@@IDLETIME=10"
cimserver -s
Unable to connect to CIM Server. CIM Server may not be running.
make[3]: [runTestSuite] Error 1 (ignored)
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
cimserver idleConnectionTimeout=6
Logs Directory = /var/root/pegasus/./logs
CIM Server 2.11.0 Development
Listening on HTTP port 5988.
Listening on local connection socket.
Started.
echo "(CMPIR_START_DAEMON command ignored)"
(CMPIR_START_DAEMON command ignored)
make --directory /var/root/pegasus/src/Pegasus/Client/tests/
IdleConnectionTimeout/ -f Makefile timeoutTest IDLETIME=10
TestIdleConnectionTimeout 10
Testing connectLocal()
Test 1 of 2: Begin 10 second idle period...
Test 1 success.
Test 2 of 2: Begin 10 second idle period...
Skipping connect() test, PEGASUS_TEST_USER_ID and
PEGASUS_TEST_USER_PASS not defined.
+++++ passed all tests
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
+++++ TestMakefile servertests suites complete
+++++ TestMakefile alltests Complete