Summary: | [webkitpy] The actual results reported for a flaky tests shouldn't include the expectation | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> | ||||
Component: | Tools / Tests | Assignee: | Carlos Alberto Lopez Perez <clopez> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | aakash_jain, ap, dewei_zhu, ews-watchlist, glenn, jbedard, ryanhaddad, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=231790 | ||||||
Attachments: |
|
Description
Carlos Alberto Lopez Perez
2021-10-05 11:12:45 PDT
Created attachment 440241 [details] Patch Patch fixing the issue. This is the output the above example gives after this patch: http://sprunge.us/ta54tE Comment on attachment 440241 [details]
Patch
Sorry for the delay looking at this. I was a bit worried about the --repeat case where a test has multiple results. Looks like this performs as expected in that case, though.
Committed r284198 (243012@main): <https://commits.webkit.org/243012@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440241 [details]. |