[Webkit-unassigned] [Bug 97870] New: REGRESSION (r129824): fast/harness/perftests/runs-per-second-iterations.html, fast/harness/perftests/runs-per-second-log.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 23:56:23 PDT 2012


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

           Summary: REGRESSION (r129824):
                    fast/harness/perftests/runs-per-second-iterations.html
                    , fast/harness/perftests/runs-per-second-log.html
                    failing
           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: zandobersek at gmail.com
                CC: ossy at webkit.org, rniwa at webkit.org,
                    naginenis at gmail.com, haraken at chromium.org


The following two tests started failing after r129824[1]:
fast/harness/perftests/runs-per-second-iterations.html
fast/harness/perftests/runs-per-second-log.html

Diffs:
--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/harness/perftests/runs-per-second-iterations-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/harness/perftests/runs-per-second-iterations-actual.txt
@@ -12,5 +12,5 @@
 PASS callsInIterations[5] is callsInIterations[6]
 PASS callsInIterations[6] is callsInIterations[7]
 PASS callsInIterations[7] is callsInIterations[8]
-PASS callsInIterations[9] is undefined.
+FAIL callsInIterations[9] should be undefined. Was 40

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/harness/perftests/runs-per-second-log-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/harness/perftests/runs-per-second-log-actual.txt
@@ -1,18 +1,33 @@
 This test verifies PerfTestRunner.runPerSecond() outputs log as expected.

-Running 5 times
+Running 20 times
 Ignoring warm-up run (0 runs/s)
 1 runs/s
 2 runs/s
 3 runs/s
 4 runs/s
 5 runs/s
+6 runs/s
+7 runs/s
+8 runs/s
+9 runs/s
+10 runs/s
+11.000000000000002 runs/s
+12.000000000000002 runs/s
+13 runs/s
+13.999999999999998 runs/s
+14.999999999999998 runs/s
+16 runs/s
+17 runs/s
+18 runs/s
+18.999999999999996 runs/s
+20 runs/s

 Time:
-values 1, 2, 3, 4, 5 runs/s
-avg 3 runs/s
-median 3 runs/s
-stdev 1.41 runs/s
+values 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11.000000000000002, 12.000000000000002, 13, 13.999999999999998, 14.999999999999998, 16, 17, 18, 18.999999999999996, 20 runs/s
+avg 10.5 runs/s
+median 10.5 runs/s
+stdev 5.77 runs/s
 min 1 runs/s
-max 5 runs/s
+max 20 runs/s

[1] http://trac.webkit.org/changeset/129824

-- 
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