While debugging https://jira.mongodb.org/browse/BF-32133, I noticed that when I tried to spawn a host to debug a core dump from a BFG, and clicked "Load data" and "Use project-specific setup script defined at buildscripts/setup_spawnhost_coredump", the script didn't correctly set up the C++ unit test binary/debug symbols onto the host. The correct binary/symbols were in the "Unit tests" link in the "Files" tab, which I could download and transfer over to the spawn host, but it would be nice if they were set up automatically on the host.
- is duplicated by
-
SERVER-88494 Make unittests work with the spawnhost script.
- Closed