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

Fix test/format program path issue for endian tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • WT3.2.1, 4.3.1, 4.2.0-rc2
    • None
    • None
    • 2
    • Storage Engines 2019-06-17
    • v4.2

    Description

      The test/format program could not be found and failed the endian tests in Evergreen, since Jun 8, likely caused by recent merge of WT-4494

      [2019/06/11 06:05:24.309] for i in $(seq 10)
      [2019/06/11 06:05:24.309] do
      [2019/06/11 06:05:24.309]   ./t -1 -h "WT_TEST.$i" -c $(pwd)/../test/format/CONFIG.endian
      [2019/06/11 06:05:24.318] done
      seq 10
      pwd
      bash: line 5: ./t: No such file or directory
      [2019/06/11 06:05:24.318] Command failed: command encountered problem: exit status 1
      [2019/06/11 06:05:24.318] Task completed - FAILURE. 

      Attachments

        Issue Links

          Activity

            People

              keith.bostic@mongodb.com Keith Bostic (Inactive)
              luke.chen@mongodb.com Luke Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: