Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1474

Fix Astrolabe Rust workload executor validation failures

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.4.0
    • Affects Version/s: None
    • Component/s: Astrolabe

      Summary

      The Rust workload executor for Astrolabe does not pass the workload executor validation.

      The validator tests that fail are:

      • test_num_errors
      • test_num_errors_as_failures
      • test_num_errors_not_captured
      • test_num_failures
      • test_num_failures_as_errors
      • test_num_failures_not_captured

      All validator tests fail with an error message like

      AssertionError: WorkloadExecutorError: The workload executor did not write a results.json file in the expected location
      

      that suggests that the workload executor encountered an error and exited without writing a results.json file.

      See an example failing task here.

            Assignee:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: