Revision 77250b50c22b683f3357214fb0f45f000c9e6b67 authored by moz-wptsync-bot on 24 April 2018, 15:21:16 UTC, committed by jgraham on 24 April 2018, 15:21:16 UTC
* Handle marionette returning None for content process crash

If the content process crashes, marionette can return None rather
than a valid result. In this case we want the test status to end up
as crash, which happens if we just propogate the None upwards.
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1453415
gecko-commit: 0d55caa97d7e28528e59b3c4c41335d78d77a60c
gecko-integration-branch: mozilla-inbound
gecko-reviewers: ato

* Don't try to pause after a crashed test
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1453415
gecko-commit: ebfad4be630db7aa060c7d27a3724945e994d63a
gecko-integration-branch: mozilla-inbound
gecko-reviewers: ato
1 parent 28b62c1
History
File Mode Size
headers
resources
OWNERS -rw-r--r-- 26 bytes
beacon-basic-blob.html -rw-r--r-- 515 bytes
beacon-basic-blobMax.html -rw-r--r-- 527 bytes
beacon-basic-buffersource.html -rw-r--r-- 531 bytes
beacon-basic-buffersourceMax.html -rw-r--r-- 543 bytes
beacon-basic-formdata.html -rw-r--r-- 523 bytes
beacon-basic-formdataMax.html -rw-r--r-- 525 bytes
beacon-basic-string.html -rw-r--r-- 519 bytes
beacon-basic-stringMax.html -rw-r--r-- 531 bytes
beacon-common.sub.js -rw-r--r-- 16.7 KB
beacon-cors.sub.window.js -rw-r--r-- 3.0 KB
beacon-error.window.js -rw-r--r-- 2.2 KB
beacon-navigate.html -rw-r--r-- 548 bytes
beacon-redirect.window.js -rw-r--r-- 770 bytes
navigate.iFrame.sub.html -rw-r--r-- 1.6 KB

back to top