[SERVER-30964] Blacklist new_freelist_upgrade_downgrade.js from 3.2 multiversion_auth suite Created: 06/Sep/17  Updated: 30/Oct/23  Resolved: 09/Oct/17

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 3.2.18

Type: Bug Priority: Major - P3
Reporter: Spencer Jackson Assignee: Spencer Jackson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Platforms 2017-10-23
Participants:
Linked BF Score: 0

 Description   

new_freelist_upgrade_downgrade.js relies on auth being disabled, so cannot run in the multiversion_auth suite. It should be blacklisted, because it doesn't exist in master.



 Comments   
Comment by Githook User [ 09/Oct/17 ]

Author:

{'email': 'spencer.jackson@mongodb.com', 'name': 'Spencer Jackson', 'username': 'spencerjackson'}

Message: SERVER-30964: Blacklist new_freelist_update_downgrade.js in multiversion_auth
Branch: v3.2
https://github.com/mongodb/mongo/commit/46c664dd064faca18f2c13322de827c4d295d64d

Comment by Max Hirschhorn [ 06/Sep/17 ]

The core_auth.yml and other "_auth"-suffixed test suites have an exclusion to not run any tests containing the word "auth" in their name since they are likely testing auth itself and cannot be run in a generic auth passthrough. For some reason it appears to be missing from the multiversion_auth.yml test suite.

selector:
  ...
  exclude_files:
  # Skip any tests that run with auth explicitly.
  - jstests/core/**/*[aA]uth*.js

Generated at Thu Feb 08 04:25:35 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.