[SERVER-43864] Move jstests/core/background_validation.js to jstests/noPassthroughWithMongod because it uses a fail point Created: 07/Oct/19  Updated: 29/Oct/23  Resolved: 25/Jun/20

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: None
Fix Version/s: 4.7.0

Type: Task Priority: Major - P3
Reporter: Dianna Hohensee (Inactive) Assignee: Bynn Lee
Resolution: Fixed Votes: 0
Labels: neweng
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Problem/Incident
Backwards Compatibility: Fully Compatible
Sprint: Execution Team 2020-06-29
Participants:
Linked BF Score: 50

 Description   

jstests/core/background_validation.js is using the 'pauseCollectionValidationWithLock' fail point. But the jstests/core/* tests are parallelized by the basic.js/basicPlus.js parallel suites, so using fail points is unsafe as it might block a different test running in parallel.

jstests/core/background_validation.js won't need all of the tags it currently has.



 Comments   
Comment by Githook User [ 25/Jun/20 ]

Author:

{'name': 'Bynn Lee', 'email': 'bynn.lee@mongodb.com', 'username': 'bynn'}

Message: SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthroughWithMongod because it uses a fail point
Branch: master
https://github.com/mongodb/mongo/commit/c3ff3ee17ef3664b10c25501ce342af7adecd05c

Comment by Githook User [ 24/Jun/20 ]

Author:

{'name': 'Bynn Lee', 'email': 'bynn.lee@mongodb.com', 'username': 'bynn'}

Message: Revert "SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthroughWithMongod because it uses a fail point"

This reverts commit a6a3757ad06bd52d2082d80a3d35c6f1787e35eb.
Branch: master
https://github.com/mongodb/mongo/commit/92a4bd0a4c3d815d663aa74bff98f160550a6b50

Comment by Githook User [ 24/Jun/20 ]

Author:

{'name': 'Bynn Lee', 'email': 'bynn.lee@mongodb.com', 'username': 'bynn'}

Message: SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthroughWithMongod because it uses a fail point
Branch: master
https://github.com/mongodb/mongo/commit/a6a3757ad06bd52d2082d80a3d35c6f1787e35eb

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