Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_execute_sandboxes.py TestExecuteSandboxesChrome.test_execute_new_sandbox | AssertionError: JavascriptException not raised
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(firefox67 disabled)
Tracking | Status | |
---|---|---|
firefox67 | --- | disabled |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, test-disabled)
Attachments
(1 file)
1.16 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
#[markdown(off)]
Filed by: hskupin [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=226972037&repo=try
Comment 1•6 years ago
|
||
Here the failure in detail:
[task 2019-02-07T22:26:52.269Z] 22:26:52 WARNING - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_execute_sandboxes.py TestExecuteSandboxesChrome.test_execute_new_sandbox | AssertionError: JavascriptException not raised
[task 2019-02-07T22:26:52.269Z] 22:26:52 INFO - Traceback (most recent call last):
[task 2019-02-07T22:26:52.269Z] 22:26:52 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
[task 2019-02-07T22:26:52.269Z] 22:26:52 INFO - testMethod()
[task 2019-02-07T22:26:52.270Z] 22:26:52 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_execute_sandboxes.py", line 52, in test_execute_new_sandbox
[task 2019-02-07T22:26:52.270Z] 22:26:52 INFO - sandbox="1", new_sandbox=True)
Here the source:
I actually don't know why this is failing. It could only mean that there is something different with sandboxes in Fennec.
Geoff, I would be happy to just mark this test as skipped for now so that we can continue moving to the new emulator.
![]() |
||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
This seems to work fine. Lets get the skip patch landed via this bug so we can correctly track the disabled state of the test.
![]() |
||
Comment 5•6 years ago
|
||
Updated•6 years ago
|
![]() |
||
Comment 8•6 years ago
|
||
bugherder |
Comment 9•6 years ago
|
||
This is still a problem even with bug 1500509 fixed.
Comment 10•6 years ago
|
||
Lets close this intermitten for now given that Fennec tests don't run anymore on central. If it turns out to be still a problem, we could open it again.
Updated•6 years ago
|
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Description
•