[SERVER-67890] Move datasize_kill_op.js to noPassthrough suite Created: 08/Jul/22  Updated: 29/Oct/23  Resolved: 29/Jul/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0-rc0

Type: Bug Priority: Major - P3
Reporter: Justin Seyster Assignee: Alberto Massari
Resolution: Fixed Votes: 0
Labels: greenerbuild, neweng
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: QE 2022-08-08
Participants:
Linked BF Score: 20

 Description   

The datasize_kill_op.js test sets a failpoint and changes a global server config parameter, both of which can cause problems for any tests that run later on with the same test fixture.

For example, any test that builds an index will yield once for every document, slowing the test down and potentially causing a time out.

The easiest way to address this issue is to convert the test to a noPassthrough test, so that no other tests reuse the fixture.



 Comments   
Comment by Githook User [ 29/Jul/22 ]

Author:

{'name': 'Alberto Massari', 'email': 'alberto.massari@mongodb.com', 'username': 'albymassari'}

Message: SERVER-67890 run datasize_kill_op.js on a dedicated database
Branch: master
https://github.com/mongodb/mongo/commit/198baa8cdec18c3ada3ab227ae7456fcade272b0

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