When a test is new, i.e. it doesn't have the expected result, running the test without metrics (--ignore-metrics) results in a bunch of following warnings: Use of uninitialized value $result in substitution (s///) at (...)/WebKitTools/Scripts/run-webkit-tests line 1951, <IN> line 512. There is no point in stripping metrics when there is no result for a test.
Created attachment 40179 [details] Do not strip the metrics when there is no expected result for a test.
Comment on attachment 40179 [details] Do not strip the metrics when there is no expected result for a test. Clearing flags on attachment: 40179 Committed r48803: <http://trac.webkit.org/changeset/48803>
All reviewed patches have been landed. Closing bug.