Closed Bug 1017844 Opened 11 years ago Closed 11 years ago

Intermittent test_findelement.py test_findelement.TestElements.test_timeout | AssertionError: NoSuchElementException not raised

Categories

(Testing :: Marionette Client and Harness, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure, pi-marionette-intermittent)

https://tbpl.mozilla.org/php/getParsedLog.php?id=40658656&tree=Mozilla-Inbound Ubuntu VM 12.04 mozilla-inbound debug test marionette on 2014-05-29 11:42:25 PDT for push ea48287c48a7 slave: tst-linux32-spot-384 11:46:56 INFO - TEST-START test_findelement.py 11:46:57 INFO - test_by_name (test_findelement.TestElements) ... ok 11:46:57 INFO - test_child_element (test_findelement.TestElements) ... ok 11:46:58 INFO - test_child_elements (test_findelement.TestElements) ... ok 11:46:58 INFO - test_class_name (test_findelement.TestElements) ... ok 11:46:59 INFO - test_css_selector_scope_doesnt_start_at_rootnode (test_findelement.TestElements) ... ok 11:47:00 INFO - test_finding_active_element_returns_element (test_findelement.TestElements) ... ok 11:47:01 INFO - test_id (test_findelement.TestElements) ... ok 11:47:02 INFO - test_link_text (test_findelement.TestElements) ... ok 11:47:04 INFO - test_not_found (test_findelement.TestElements) ... ok 11:47:05 INFO - test_partial_link_text (test_findelement.TestElements) ... ok 11:47:06 INFO - test_selector (test_findelement.TestElements) ... ok 11:47:07 INFO - test_tag_name (test_findelement.TestElements) ... ok 11:47:10 INFO - test_timeout (test_findelement.TestElements) ... FAIL 11:47:11 INFO - test_xpath (test_findelement.TestElements) ... ok 11:47:11 INFO - ====================================================================== 11:47:11 INFO - FAIL: None 11:47:12 INFO - ---------------------------------------------------------------------- 11:47:12 INFO - Traceback (most recent call last): 11:47:12 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 170, in run 11:47:12 INFO - testMethod() 11:47:12 INFO - File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_findelement.py", line 130, in test_timeout 11:47:12 ERROR - self.assertRaises(NoSuchElementException, self.marionette.find_element, By.ID, "newDiv") 11:47:12 ERROR - TEST-UNEXPECTED-FAIL | test_findelement.py test_findelement.TestElements.test_timeout | AssertionError: NoSuchElementException not raised 11:47:12 INFO - ---------------------------------------------------------------------- 11:47:12 INFO - Ran 14 tests in 15.290s 11:47:12 INFO - FAILED (failures=1)
[Mass closure] intermittent has not been seen in 2 months and has not been disabled so closing
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.