Menu

#62 Server-con-1701 missing reset some variables corrupt test

DM-1.1.2
open-fixed
adaher
Test Cases (47)
5
2006-10-30
2005-12-01
adaher
No

This test must send invalid size of large object and
incomplete large object to each database in the first
session and expect to receive no records in the
second session. However, if the variables
FirstChunkSend & LastChunkSend are not reset after
sending the last item to the first database, the
first item that will be send to the second database
won’t contain command <MoreData/>, will be accepted
by the server and returned in the second session,
witch leads test to fail.

Discussion

  • Open Mobile Alliance

    • assigned_to: nobody --> abdelkarim
     
  • adaher

    adaher - 2005-12-08

    Logged In: YES
    user_id=1357631

    Fix reprot:

    Purpose:
    This patch is to fix Bug 1371205 for SCTS DS1.1.2

    Description of the Patch:
    This test must send invalid size of large object and
    incomplete large object to each database in the first
    session and expect to receive no records in the
    second session. However, if the variables
    FirstChunkSend & LastChunkSend are not reset after
    sending the last item to the first database, the
    first item that will be send to the second database
    won’t contain command <MoreData/>, will be accepted
    by the server and returned in the second session,
    witch leads test to fail..

    Short overview of how the patch works
    Reset the variables FirstChunkSend, LastChunkSend and
    ModeIndex, after sending all record to a database.

     
  • adaher

    adaher - 2005-12-08
     
  • adaher

    adaher - 2006-10-30
    • status: open --> open-fixed
     

Log in to post a comment.