serviceproviders/sapi_calendar/tsrc/dev/data/readme.txt
author Shabe Razvi <shaber@symbian.org>
Wed, 21 Oct 2009 13:56:00 +0100
changeset 15 a0f5c5f1fb2f
parent 5 989d2f495d90
permissions -rw-r--r--
Added tag PDK_3.0.b for changeset 99266c6df7d1

/*
* ==============================================================================
*  Copyright (c) 2007 Nokia Corporation.
*  This material, including documentation and any related 
*  computer programs, is protected by copyright controlled by 
*  Nokia Corporation. All rights are reserved. Copying, 
*  including reproducing, storing, adapting or translating, any 
*  or all of this material requires the prior written consent of 
*  Nokia Corporation. This material also contains confidential 
*  information which may not be disclosed to others without the 
*  prior written consent of Nokia Corporation.
* ==============================================================================
*/

This readme describes the limitations for executing Calendar SAPI test cases on emulator.

Calendar Test cases doesnot work on emulator if its started in "TEXTSHELL" Mode. 
The problem is due to the Calendar server dependency on Alarm Server. In "TextShell" mode
the Alarm Server is not active, so Calendar server doesnot work. Till we get solution to 
this problem all the test cases should be executed in normal Mode.

Note: This prblem is only on emulator testing. Everything works fine on Hardware.