-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Shell, Testing Infrastructure
-
Fully Compatible
-
TIG 2018-09-10
-
2
For a test that uses ScopedThread to pass in the auth passthrough tests, the test author needs to remember to manually pass TestData into the spawned thread so it can inherit the proper auth credentials. startParallelShell automatically copies the TestData to the new shell, ScopedThread should behave the same.
- is related to
-
SERVER-35154 Exceptions that escape a ScopedThread should fail the test
- Closed