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

[C++] Spurious test failure in ScanNode.MinimalGroupedAggEndToEnd

    XMLWordPrintableJSON

Details

    Description

      https://github.com/ursacomputing/crossbow/runs/3648596923

      The test assumes a certain order, but there is no guarantee of output order. (We should probably locally run these tests with constrained resources to try to stress them and find other instances of this assumption.)

      [ RUN      ] ScanNode.MinimalGroupedAggEndToEnd
      /arrow/cpp/src/arrow/testing/gtest_util.cc:514: Failure
      Failed
      Unequal at absolute position 3@@ -0, +0 @@
      +12
      @@ -2, +3 @@
      -12
      Expected:
        [
          12,
          4,
          40
        ]
      Actual:
        [
          4,
          40,
          12
        ]
      [  FAILED  ] ScanNode.MinimalGroupedAggEndToEnd (4 ms)
      [----------] 8 tests from ScanNode (23 ms total) 

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 0.5h
                  0.5h