[SERVER-40076] Tag JavaScript tests with the reason they're unable to run in Atlas Created: 11/Mar/19  Updated: 29/Oct/23  Resolved: 11/Mar/19

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 3.6.12, 4.0.7, 4.1.9

Type: Task Priority: Major - P3
Reporter: Max Hirschhorn Assignee: Max Hirschhorn
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Related
is related to SERVER-39097 Create new v3.6.9-dbaas-testing branc... Closed
Backwards Compatibility: Fully Compatible
Backport Requested:
v4.0, v3.6
Sprint: STM 2019-03-25
Participants:

 Description   

Cherry-pick the changes from 05ec08f that were made on the v3.6.9-dbaas-testing as part of SERVER-39097 to account for the following restrictions:

  • assumes_superuser_permissions - uses commands that aren't supported due to an assumption that the tests only ever run with the __system user.
  • requires_spawning_own_processes - uses MongoRunner, ReplSetTest, or ShardingTest to spawn its own MongoDB cluster.
  • uses_multiple_connections - uses .host on a Mongo connection object to establish a separate connection. This leads to omitting the auth + TLS connection string options.
  • uses_testing_only_commands - uses commands that are only available when the server is running with --setParameter enableTestCommands=1.


 Comments   
Comment by Githook User [ 11/Mar/19 ]

Author:

{'name': 'Max Hirschhorn', 'username': 'visemet', 'email': 'max.hirschhorn@mongodb.com'}

Message: SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.

(cherry picked from commit 05ec08fa62771582fb3f45160fff2e0ff184d6d9)
Branch: v3.6
https://github.com/mongodb/mongo/commit/ebd807f9af4391d16845c1ed12d25b64dc0ad782

Comment by Githook User [ 11/Mar/19 ]

Author:

{'name': 'Max Hirschhorn', 'username': 'visemet', 'email': 'max.hirschhorn@mongodb.com'}

Message: SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.

There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62771582fb3f45160fff2e0ff184d6d9)
Branch: v4.0
https://github.com/mongodb/mongo/commit/8d817350fbf32a61a9280c84a864222cc99faf27

Comment by Githook User [ 11/Mar/19 ]

Author:

{'name': 'Max Hirschhorn', 'username': 'visemet', 'email': 'max.hirschhorn@mongodb.com'}

Message: SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.

There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62771582fb3f45160fff2e0ff184d6d9)
Branch: master
https://github.com/mongodb/mongo/commit/9ad8d6335f83fc14cb98a27533588e9503e8e7a5

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