RESOLVED FIXED103963
nrwt: store only the total number of tests in the result summary, not the number of tests and iterations
https://bugs.webkit.org/show_bug.cgi?id=103963
Summary nrwt: store only the total number of tests in the result summary, not the num...
Dirk Pranke
Reported 2012-12-03 19:46:33 PST
nrwt: only store the total number of tests in the result summary
Attachments
Patch (7.80 KB, patch)
2012-12-03 19:47 PST, Dirk Pranke
rniwa: review+
Dirk Pranke
Comment 1 2012-12-03 19:47:49 PST
Ryosuke Niwa
Comment 2 2012-12-03 19:58:17 PST
Comment on attachment 177398 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=177398&action=review > Tools/ChangeLog:3 > + nrwt: only store the total number of tests in the result summary It’s probably better to rename this bug to something like: NRWT: ResultSummary should only store the total number of tests instead of the list of tests. Otherwise it sounds as if we’re restricting the places we where we ever store the total number of tests to be ResultSummary.
Dirk Pranke
Comment 3 2012-12-03 20:00:45 PST
Good point.
Dirk Pranke
Comment 4 2012-12-04 14:56:46 PST
Note You need to log in before you can comment on or make changes to this bug.