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

Improperly configured Jenkins test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT3.2.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • Storage Engines 2019-07-01

      This run failed with EINVAL:
      http://build.wiredtiger.com:8080/job/wiredtiger-test-coverage/3610/console

      The command line appears to explicitly set invalid arguments. Here's the command and the failure:

      ++ ./t -1 -q -c ../../../test/format/CONFIG.stress checkpoints=1 isolation=random leak_memory=0 mmap=1 transaction_timestamps=1 file_type=row compression=snappy logging=1 logging_compression=snappy logging_prealloc=1
      
      t: FAILED: transaction_timestamps or prepare require isolation=snapshot: Invalid argument
      

      Notice the command line is setting isolation=random ... transaction_timestamps=1.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: