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

Fix test/format program path issue for endian tests

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT3.2.1, 4.3.1, 4.2.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • 2
    • Storage Engines 2019-06-17
    • v4.2

      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. 

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

              Created:
              Updated:
              Resolved: