mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-13 18:48:09 +00:00
remove internal work item refs (#6)
This commit is contained in:
@ -33,7 +33,7 @@ These are currently used in the following tasks:
|
|||||||
* libfuzzer_fuzz: `target_exe`, `target_options`, `input_corpus`, `crashes`
|
* libfuzzer_fuzz: `target_exe`, `target_options`, `input_corpus`, `crashes`
|
||||||
* libfuzzer_crash_report: `target_exe`, `target_options`, `input`
|
* libfuzzer_crash_report: `target_exe`, `target_options`, `input`
|
||||||
* libfuzzer_merge: `target_exe`, `target_options`, `input_corpus`
|
* libfuzzer_merge: `target_exe`, `target_options`, `input_corpus`
|
||||||
* libfuzzer_coverage: NONE (see work item #129626)
|
* libfuzzer_coverage: None
|
||||||
* generic_analysis: `input`, `target_exe`, `target_options`, `analyzer_exe`,
|
* generic_analysis: `input`, `target_exe`, `target_options`, `analyzer_exe`,
|
||||||
`anayzer_options`, `output_dir`, `tools_dir`
|
`anayzer_options`, `output_dir`, `tools_dir`
|
||||||
* generic_generator: `generated_inputs`, `input_corpus`, `tools_dir`,
|
* generic_generator: `generated_inputs`, `input_corpus`, `tools_dir`,
|
||||||
|
@ -30,5 +30,3 @@
|
|||||||
of Azure Functions was not available yet. This race condition is solved by
|
of Azure Functions was not available yet. This race condition is solved by
|
||||||
ARM reporting the deployment is finished too early. Retry the deployment and
|
ARM reporting the deployment is finished too early. Retry the deployment and
|
||||||
the error should be corrected automatically.
|
the error should be corrected automatically.
|
||||||
|
|
||||||
Work item: #122629
|
|
||||||
|
Reference in New Issue
Block a user