Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-19741

[win-fdb] Test issue: fdb_get_byoffset returned status INVALID_ARGS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.5.1
    • 4.5.0
    • forestdb
    • None
    • Untriaged
    • Yes

    Description

      From fdb_functional_test on windows

       	msvcr120d.dll!00007ffadc3a7642()	Unknown
       	msvcr120d.dll!00007ffadc4d2044()	Unknown
       	msvcr120d.dll!00007ffadc4bbf78()	Unknown
      >	fdb_functional_test.exe!invalid_get_byoffset_test() Line 4494	C++
       	fdb_functional_test.exe!main() Line 4751	C++
       	[External Code]	
      

              // attempt to get key by incorrect offset belonging to an index block
              // (offset points to start of an index block)
              status = fdb_get_byoffset(db, rdoc);
              TEST_CHK(status == FDB_RESULT_READ_FAIL);	
      
      

      Failed because

      status	FDB_RESULT_INVALID_ARGS (-1)	db_status
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              abhinav Abhi Dangeti
              tommie Tommie McAfee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty