Disable 'timeseries_agg_out_interrupt_cleanup.js' on viewless timeseries until $out is supported

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • ALL
    • Hide
      buildscripts/resmoke.py run --suites=concurrency_replication_viewless_timeseries --excludeWithAnyTags=incompatible_with_amazon_linux,requires_ldap_pool,requires_v4_0,requires_external_data_source --skipSymbolization --jobs=1 --shuffle --storageEngineCacheSizeGB=1 --mongodSetParameters='{}' --mongosSetParameters='{}' --repeat=5 jstests/concurrency/fsm_workloads/query/timeseries/timeseries_agg_out_interrupt_cleanup.js

       

      Keep re-running multiple times until failure, or bump the repeat argument number.

      Show
      buildscripts/resmoke.py run --suites=concurrency_replication_viewless_timeseries --excludeWithAnyTags=incompatible_with_amazon_linux,requires_ldap_pool,requires_v4_0,requires_external_data_source --skipSymbolization --jobs=1 --shuffle --storageEngineCacheSizeGB=1 --mongodSetParameters= '{}' --mongosSetParameters= '{}' --repeat=5 jstests/concurrency/fsm_workloads/query/timeseries/timeseries_agg_out_interrupt_cleanup.js   Keep re-running multiple times until failure, or bump the repeat argument number.
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      BF-39536 fails the tests timeseries_agg_out_interrupt_cleanup.js on the suite concurrency_replication_viewless_timeseries intermittently on line 94

       

      This test is running on viewless timeseries by mistake, as this test verifies the functionality $out on timeseries collections, but this stage is not supported yet with viewless timeseries. SERVER-102039 is scheduled in SPM-4217 to support this.

       

      So, we should add the tag 'does_not_support_viewless_timeseries_yet' to this test file, so it doesn't test against viewless timeseries until $out is supported.

       

      Its worth noting that its strange that the test is failing intermittently (it actually almost always passes). This could suggest that there is an unrelated (to $out) CAR bug that this test happens to catch. We decided we don't want to invest in investigating this deeper until $out is supported, but we should investigate whats going on here at the time of implementing SERVER-102039.

            Assignee:
            Joe Shalabi
            Reporter:
            Joe Shalabi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: