Bug 95789 - NRWT lies about the number of tests that it's skipping when used with --repeat-each
Summary: NRWT lies about the number of tests that it's skipping when used with --repea...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 15:39 PDT by Tim Horton
Modified: 2012-09-05 21:37 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2012-09-05 11:20 PDT, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2012-09-04 15:39:58 PDT
> run-webkit-tests -2 --repeat-each=100 inspector/cookie-resource-match.html
Using port 'mac-mountainlion'
Test configuration: <mountainlion, x86_64, debug>
Placing test results in None
Baseline search path: mac-wk2 -> mac -> generic
Using Debug build
Pixel tests disabled
Regular timeout: 50000, slow test timeout: 250000

Found 1 test; running 100 (100 times each: --repeat-each=100 --iterations=1), skipping -99.
Running 1 WebKitTestRunner over 1 shard.


"Skipping -99" seems probably not accurate.
Comment 1 Dirk Pranke 2012-09-05 11:20:00 PDT
Created attachment 162293 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-05 21:37:20 PDT
Comment on attachment 162293 [details]
Patch

Clearing flags on attachment: 162293

Committed r127688: <http://trac.webkit.org/changeset/127688>
Comment 3 WebKit Review Bot 2012-09-05 21:37:23 PDT
All reviewed patches have been landed.  Closing bug.