-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
STM 2021-11-01, STM 2021-11-15
-
20
-
1
When a fuzzer task has an npm failure, such as here, node spits out a debug log into with a filename that looks like: $HOME/.npm/_logs/2021-05-07T03_31_26_182Z-debug.log.
Lets upload these logs (s3.put) so we can actually use them. The right way to go about this is to likely clear the $HOME/.npm/_logs/ before running npm, then upload any .log file in that directory as a post-task