[Webkit-unassigned] [Bug 125111] [Win] run-jsc-stress-tests has a great number of failures (2026/7606) on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 15:11:44 PST 2013


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





--- Comment #15 from Filip Pizlo <fpizlo at apple.com>  2013-12-03 15:10:04 PST ---
(In reply to comment #14)
> It looks like we do a bit worse without DFG enabled:
> 
> ** The following JSC stress test failures have been introduced:
>         profiler-test.yaml/tests/sunspider-1.0/3d-cube.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/3d-morph.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/3d-raytrace.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/access-binary-trees.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/access-fannkuch.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/access-nbody.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/access-nsieve.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/bitops-3bit-bits-in-byte.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/bitops-bits-in-byte.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/bitops-bitwise-and.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/bitops-nsieve-bits.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/controlflow-recursive.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/crypto-aes.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/crypto-md5.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/crypto-sha1.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/date-format-tofte.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/date-format-xparb.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/math-cordic.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/math-partial-sums.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/math-spectral-norm.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/regexp-dna.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/string-base64.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/string-fasta.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/string-tagcloud.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/string-unpack-code.js.profiler
>         profiler-test.yaml/tests/sunspider-1.0/string-validate-input.js.profiler
>         jsc-layout-tests.yaml/js/script-tests/math.js.layout
>         jsc-layout-tests.yaml/js/script-tests/math.js.layout-no-llint
>         jsc-layout-tests.yaml/js/script-tests/math.js.layout-no-cjit
>         jsc-layout-tests.yaml/js/script-tests/math.js.layout-dfg-eager-no-cjit
>         jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout
>         jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-no-llint
>         jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-no-cjit
>         jsc-layout-tests.yaml/js/script-tests/sort-stability.js.layout-dfg-eager-no-cjit
> 
> Results for JSC stress tests:
>     34 failures found.
> 
> Maybe the profiler tests aren't running on your system, or my system is missing something needed by the profiling step.  Checking....
> 
> It's funny that the mozilla-tests.yaml/ecma_3/Date/15.9.5.6.js* tests are failing on WinCairo, since they are marked as "skipped" in run-javascriptcore-tests.  Are they not getting ignored on WinCairo?

Hmmm, they're not skipped in Tools/Scripts/create-mozilla-js-test-list, so that means that run-javascriptcore-tests will run them.

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