Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15041

[R] Flaky BOM removal test

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • R

    Description

      The test introduced in ARROW-14644 appears to be flaky.
      See example failed runs:
      https://github.com/apache/arrow/runs/4466790381?check_suite_focus=true#step:8:21277
      https://github.com/apache/arrow/runs/4463832536?check_suite_focus=true#step:9:22039

      
      ── Failure (test-dataset-csv.R:297:3): open_dataset() deals with BOMs (byte-order-marks) correctly ──
      `object` (`actual`) not equal to `expected` (`expected`).
      
      actual vs expected
                      a b
      - actual[1, ]   3 4
      + expected[1, ] 1 2
      - actual[2, ]   1 2
      + expected[2, ] 3 4
      
        `actual$a`: 3 1
      `expected$a`: 1 3
      
        `actual$b`: 4 2
      `expected$b`: 2 4
      

      Attachments

        Issue Links

          Activity

            People

              jonkeane Jonathan Keane
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m

                  Slack

                    Issue deployment