Add test-also support to wpt-in-jstests
Categories
(Core :: JavaScript Engine, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 3•7 years ago
|
||
Backed out changeset 9573e2163ca4 (Bug 1544041) for causing streams/*.any.js related bustages
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=9573e2163ca4009956027b6f2936871d8bb67586&selectedJob=240349263
Backout link: https://hg.mozilla.org/integration/autoland/rev/d0ca7b557e0f5ac022ddc462b93378d0c60dbe01
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=240349263&repo=autoland&lineNumber=73379
[task 2019-04-15T14:48:14.517Z] TEST-PASS | non262/ArrayBuffer/slice-species.js | (args: "") [0.2 s]
[task 2019-04-15T14:48:14.871Z] ## streams/byte-length-queuing-strategy.any.js: rc = 1, run time = 0.543666
[task 2019-04-15T14:48:14.872Z]
[task 2019-04-15T14:48:14.872Z] Harness status: CRASH (Exit code reported crash)
[task 2019-04-15T14:48:14.872Z] Traceback (most recent call last):
[task 2019-04-15T14:48:14.872Z] File "/builds/worker/workspace/build/src/js/src/tests/jstests.py", line 584, in <module>
[task 2019-04-15T14:48:14.872Z] sys.exit(main())
[task 2019-04-15T14:48:14.872Z] File "/builds/worker/workspace/build/src/js/src/tests/jstests.py", line 572, in main
[task 2019-04-15T14:48:14.872Z] for out in run_all_tests(test_gen, prefix, results.pb, options):
[task 2019-04-15T14:48:14.872Z] File "/builds/worker/workspace/build/src/js/src/tests/lib/tasks_unix.py", line 226, in run_all_tests
[task 2019-04-15T14:48:14.872Z] options.passthrough, options.run_skipped, options.show_cmd)
[task 2019-04-15T14:48:14.872Z] File "/builds/worker/workspace/build/src/js/src/tests/lib/tasks_unix.py", line 55, in spawn_test
[task 2019-04-15T14:48:14.872Z] os.execvp(cmd[0], cmd)
[task 2019-04-15T14:48:14.872Z] File "/builds/worker/workspace/build/src/obj-spider/_virtualenvs/init/lib/python2.7/os.py", line 346, in execvp
[task 2019-04-15T14:48:14.872Z] _execvpe(file, args)
[task 2019-04-15T14:48:14.872Z] File "/builds/worker/workspace/build/src/obj-spider/_virtualenvs/init/lib/python2.7/os.py", line 370, in _execvpe
[task 2019-04-15T14:48:14.872Z] func(file, *argrest)
[task 2019-04-15T14:48:14.872Z] TypeError: execv() arg 2 must contain only strings
[task 2019-04-15T14:48:14.872Z] TEST-UNEXPECTED-FAIL | streams/byte-length-queuing-strategy.any.js | (args: "") [0.5 s]
[task 2019-04-15T14:48:14.881Z] ## streams/readable-streams/async-iterator.any.js: rc = 1, run time = 0.539068
[task 2019-04-15T14:48:14.881Z]
[task 2019-04-15T14:48:14.881Z] Harness status: CRASH (Exit code reported crash)
[task 2019-04-15T14:48:14.881Z] Traceback (most recent call last):
[task 2019-04-15T14:48:14.881Z] File "/builds/worker/workspace/build/src/js/src/tests/jstests.py", line 584, in <module>
[task 2019-04-15T14:48:14.881Z] sys.exit(main())
[task 2019-04-15T14:48:14.881Z] File "/builds/worker/workspace/build/src/js/src/tests/jstests.py", line 572, in main
[task 2019-04-15T14:48:14.881Z] for out in run_all_tests(test_gen, prefix, results.pb, options):
[task 2019-04-15T14:48:14.881Z] File "/builds/worker/workspace/build/src/js/src/tests/lib/tasks_unix.py", line 226, in run_all_tests
[task 2019-04-15T14:48:14.881Z] options.passthrough, options.run_skipped, options.show_cmd)
[task 2019-04-15T14:48:14.881Z] File "/builds/worker/workspace/build/src/js/src/tests/lib/tasks_unix.py", line 55, in spawn_test
[task 2019-04-15T14:48:14.881Z] os.execvp(cmd[0], cmd)
[task 2019-04-15T14:48:14.881Z] File "/builds/worker/workspace/build/src/obj-spider/_virtualenvs/init/lib/python2.7/os.py", line 346, in execvp
[task 2019-04-15T14:48:14.881Z] _execvpe(file, args)
[task 2019-04-15T14:48:14.881Z] File "/builds/worker/workspace/build/src/obj-spider/_virtualenvs/init/lib/python2.7/os.py", line 370, in _execvpe
[task 2019-04-15T14:48:14.881Z] func(file, *argrest)
[task 2019-04-15T14:48:14.881Z] TypeError: execv() arg 2 must contain only strings
[task 2019-04-15T14:48:14.881Z] TEST-UNEXPECTED-FAIL | streams/readable-streams/async-iterator.any.js | (args: "") [0.5 s]
[task 2019-04-15T14:48:14.882Z] ## streams/readable-streams/bad-strategies.any.js: rc = 1, run time = 0.531405
[task 2019-04-15T14:48:14.882Z]
[task 2019-04-15T14:48:14.882Z] Harness status: CRASH (Exit code reported crash)
[task 2019-04-15T14:48:14.882Z] Traceback (most recent call last):
[task 2019-04-15T14:48:14.882Z] File "/builds/worker/workspace/build/src/js/src/tests/jstests.py", line 584, in <module>
[task 2019-04-15T14:48:14.882Z] sys.exit(main())
[task 2019-04-15T14:48:14.882Z] File "/builds/worker/workspace/build/src/js/src/tests/jstests.py", line 572, in main
[task 2019-04-15T14:48:14.882Z] for out in run_all_tests(test_gen, prefix, results.pb, options):
[task 2019-04-15T14:48:14.882Z] File "/builds/worker/workspace/build/src/js/src/tests/lib/tasks_unix.py", line 226, in run_all_tests
[task 2019-04-15T14:48:14.882Z] options.passthrough, options.run_skipped, options.show_cmd)
[task 2019-04-15T14:48:14.882Z] File "/builds/worker/workspace/build/src/js/src/tests/lib/tasks_unix.py", line 55, in spawn_test
[task 2019-04-15T14:48:14.882Z] os.execvp(cmd[0], cmd)
[task 2019-04-15T14:48:14.882Z] File "/builds/worker/workspace/build/src/obj-spider/_virtualenvs/init/lib/python2.7/os.py", line 346, in execvp
[task 2019-04-15T14:48:14.882Z] _execvpe(file, args)
[task 2019-04-15T14:48:14.882Z] File "/builds/worker/workspace/build/src/obj-spider/_virtualenvs/init/lib/python2.7/os.py", line 370, in _execvpe
[task 2019-04-15T14:48:14.882Z] func(file, *argrest)
[task 2019-04-15T14:48:14.882Z] TypeError: execv() arg 2 must contain only strings
[task 2019-04-15T14:48:14.882Z] TEST-UNEXPECTED-FAIL | streams/readable-streams/bad-strategies.any.js | (args: "") [0.5 s]
[task 2019-04-15T14:48:14.900Z] ## streams/count-queuing-strategy.any.js: rc = 1, run time = 0.565543
[task 2019-04-15T14:48:14.900Z]
| Assignee | ||
Updated•7 years ago
|
Comment 5•7 years ago
|
||
| bugherder | ||
Description
•