[Webkit-unassigned] [Bug 140459] New: Occasional run-javascriptcore-tests failures on the bots - FAIL: script did not time out as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 14 11:47:42 PST 2015


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

            Bug ID: 140459
           Summary: Occasional run-javascriptcore-tests failures on the
                    bots - FAIL: script did not time out as expected
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: ggaren at apple.com, mark.lam at apple.com

* SUMMARY
Occasional run-javascriptcore-tests failures on the bots (Yosemite LLINT CLoop).

* STEPS TO REPRODUCE
shell> perl ./Tools/Scripts/run-javascriptcore-tests --cloop --no-build --no-jsc-stress --debug

* NOTES

Passing output:
https://build.webkit.org/builders/Apple%20Yosemite%20LLINT%20CLoop%20%28BuildAndTest%29/builds/2014
> ...
> PASS: y should be null and is.
> PASS: z should be null and is.
> PASS: Test script executed successfully.
> PASS: script timed out as expected.
> PASS: TerminatedExecutionException was not catchable as expected.
> PASS: script timed out as expected when no callback is specified.
> PASS: script timeout was cancelled as expected.
> PASS: script timeout was extended as expected.
> PASS: Infinite prototype chain does not occur.
> PASS: A cycle in a prototype chain can't be created.
> PASS: throwException did not crash when handling an error with appendMessageToError set and no codeBlock available.
> PASS: global context name behaves as expected.
> PASS: Program exited normally.
> testAPI completed with rc=0 (0)


Failing output:
https://build.webkit.org/builders/Apple%20Yosemite%20LLINT%20CLoop%20%28BuildAndTest%29/builds/2013

> ...
> PASS: y should be null and is.
> PASS: z should be null and is.
> PASS: Test script executed successfully.
> FAIL: script did not time out as expected.
> FAIL: script timeout callback was not called.
> FAIL: TerminatedExecutionException was not thrown.
> PASS: TerminatedExecutionException was not catchable as expected.
> FAIL: script did not time out as expected when no callback is specified.
> FAIL: TerminatedExecutionException was not thrown.
> PASS: script timeout was cancelled as expected.
> FAIL: script did not timeout.
> FAIL: script timeout callback was not called after timeout extension.
> FAIL: TerminatedExecutionException was not thrown during timeout extension test.
> PASS: Infinite prototype chain does not occur.
> PASS: A cycle in a prototype chain can't be created.
> PASS: throwException did not crash when handling an error with appendMessageToError set and no codeBlock available.
> PASS: global context name behaves as expected.
> FAIL: Some tests failed.
> testAPI completed with rc=256 (1)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150114/4379ff96/attachment-0002.html>


More information about the webkit-unassigned mailing list