Chromium Code Reviews
Description[Findit] Using master flake analysis key for updating triage results
Previous internal error was due to sending the information needed to associate the result with the master flake analysis being encoded as a string 'master_name/builder_name/build_number/step_name/test_name', then splitting by '/'. However, many test names contain '/'s, leading to incorrect extraction of key components. This change encodes step and test names on the template side when passing to the triage handler, and explicitly specifies each component.
BUG=670512
Committed: https://chromium.googlesource.com/infra/infra/+/20521525601d389a3b799bb2b6a5a9479fc94c13
Patch Set 1 #
Total comments: 3
Patch Set 2 : Addressing comments #
Total comments: 9
Patch Set 3 : Addressing comments #
Messages
Total messages: 17 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||