Bug 102361

Summary: REGRESSION(r134637): It made 2 tests fail everywhere
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, rniwa, tony
Priority: P2    
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666, 102208    

Csaba Osztrogonác
Reported 2012-11-15 02:48:54 PST
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/harness/perftests/runs-per-second-iterations-expected.txt +++ /ramdisk/qt-linux-64-release/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 --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/harness/perftests/runs-per-second-log-expected.txt +++ /ramdisk/qt-linux-64-release/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 (1 runs/s) 2 runs/s 4 runs/s 5 runs/s 8 runs/s 10 runs/s +10.99999999999999 runs/s +12.999999999999964 runs/s +13.999999999999975 runs/s +16 runs/s +17.000000000000217 runs/s +19.000000000000036 runs/s +20 runs/s +21.99999999999976 runs/s +22.999999999999623 runs/s +25 runs/s +25.999999999999623 runs/s +27.99999999999959 runs/s +28.999999999999524 runs/s +31.000000000000224 runs/s +32 runs/s Time: -values 2, 4, 5, 8, 10 runs/s -avg 5.8 runs/s -median 5 runs/s -stdev 3.19 runs/s +values 2, 4, 5, 8, 10, 10.99999999999999, 12.999999999999964, 13.999999999999975, 16, 17.000000000000217, 19.000000000000036, 20, 21.99999999999976, 22.999999999999623, 25, 25.999999999999623, 27.99999999999959, 28.999999999999524, 31.000000000000224, 32 runs/s +avg 17.749999999999925 runs/s +median 18.000000000000128 runs/s +stdev 9.24 runs/s min 2 runs/s -max 10 runs/s +max 32 runs/s
Attachments
Csaba Osztrogonác
Comment 1 2012-11-15 02:56:29 PST
I skipped them on Qt - r134756, please unskip with the proper fix.
Ryosuke Niwa
Comment 2 2012-11-15 03:36:21 PST
Note You need to log in before you can comment on or make changes to this bug.