-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Tooling & Methods
-
ALL
-
2
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
When the suite resmoke_end2end_tests runs test_resmoke.py, we find that resmoke_config.EVERGREEN_TASK_ID is None, which causes the symbolizer to not be run. In turn, we never reached out to the evergreen API. This is what caused SERVER-59670 to not be caught.
Investigate why this config variable is None.