Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-1031

jsondump Python test failure

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.2.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      There is a non-reproducible test case:

      ======================================================================
      FAIL: test_jsondump02.test_jsondump02.test_json_illegal (subunit.RemotedTestCase)
      test_jsondump02.test_jsondump02.test_json_illegal
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit/test/suite/test_jsondump02.py", line 190, in test_json_illegal
          cursor.set_value('other stuff')
        File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__
          self.gen.next()
        File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit/test/suite/wttest.py", line 324, in expectedStderrPattern
          self.captureerr.checkAdditionalPattern(self, pat)
        File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit/test/suite/wttest.py", line 133, in checkAdditionalPattern
          gotstr + '"')
        File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail
          raise self.failureException(msg)
      AssertionError: in error output, expected pattern "Setting values for JSON cursors not permitted", but got "[1400791112:492664][14257:40d7baeeff7e0000], test_jsondump02.test_jsondump02.test_json_illegal: , cursor.set_value: Invalid format in hexadecimal string: Invalid argument
      

      The test failure is:

      http://mjc.homeunix.org:8180/job/wiredtiger-test-unit/2747
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: