[Webkit-unassigned] [Bug 149066] New: REGRESSION(r189585): run-perf-tests Speedometer fails with a console error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 08:13:42 PDT 2015


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

            Bug ID: 149066
           Summary: REGRESSION(r189585): run-perf-tests Speedometer fails
                    with a console error
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, fpizlo at apple.com, ggaren at apple.com,
                    msaboff at apple.com

At r189585:

$ ./Tools/Scripts/run-perf-tests PerformanceTests/Speedometer/ ~/Desktop/speedometer.json 
Path was not found:/Users/rniwa/Desktop/speedometer.json
Running 1 tests
Running Speedometer/Full.html (1 of 1)
RESULT Speedometer: Full: Time= 5276.43625 ms
median= 5279.8225 ms, stdev= 54.5255277219 ms, min= 5151.865 ms, max= 5360.485 ms
Finished: 121.690676 s

At r189586:

$ ./Tools/Scripts/run-perf-tests PerformanceTests/Speedometer/ ~/Desktop/speedometer.json
Path was not found:/Users/rniwa/Desktop/speedometer.json
Running 1 tests
Running Speedometer/Full.html (1 of 1)
ERROR: CONSOLE MESSAGE: line 3285: Cannot call get with 'isDeleted' on an undefined object.
FAILED
Finished: 29.483498 s

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150911/f6d9b1d6/attachment-0001.html>


More information about the webkit-unassigned mailing list