[Webkit-unassigned] [Bug 77672] New: Incorrect statistics shown when running run-webkit-tests with --repeat-each or --iterations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 12:53:20 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77672

           Summary: Incorrect statistics shown when running
                    run-webkit-tests with --repeat-each or --iterations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


Both --repeat-each and --iterations are not taken into account when showing progress and summary information in run-webkit-tests. For example this is what we get if we execute:

run-webkit-tests --iterations 10 sometest

Testing (100%): 1 run as expected, 0 didn't, 0 left
[...]
Testing (700%): 7 run as expected, 0 didn't, -6 left
[...]

10 tests ran as expected (-9 didn't run).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list