[tor-bugs] #30432 [Applications/Quality Assurance and Testing]: tbb-testsuite: fix the fpcentral test

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 7 20:31:41 UTC 2019


#30432: tbb-testsuite: fix the fpcentral test
-------------------------------------+-------------------------------------
     Reporter:  boklm                |      Owner:  boklm
         Type:  defect               |     Status:  assigned
     Priority:  Medium               |  Milestone:
    Component:                       |    Version:
  Applications/Quality Assurance     |
  and Testing                        |   Keywords:  tbb-testsuite,
     Severity:  Normal               |  boklm201905, TorBrowserTeam201905
Actual Points:                       |  Parent ID:  #27105
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 The fpcentral test currently fails with the error:
 {{{
 Traceback (most recent call last):
 File "/home/tbb-testsuite/tbb-testsuite/virtualenv-
 marionette-4.3.0/local/lib/python2.7/site-
 packages/marionette_harness-4.3.0-py2.7.egg/marionette_harness/marionette_test/testcases.py",
 line 156, in run
 testMethod()
 File "/home/tbb-testsuite/tbb-
 testsuite/marionette/tor_browser_tests/test_fpcentral.py", line 28, in
 test_page
 elt = self.marionette.find_element('id', 'acceptableSummaryResult');
 File "/home/tbb-testsuite/tbb-testsuite/virtualenv-
 marionette-4.3.0/local/lib/python2.7/site-
 packages/marionette_driver-2.5.0-py2.7.egg/marionette_driver/marionette.py",
 line 1852, in find_element
 return self._send_message("findElement", body, key="value")
 File "/home/tbb-testsuite/tbb-testsuite/virtualenv-
 marionette-4.3.0/local/lib/python2.7/site-
 packages/marionette_driver-2.5.0-py2.7.egg/marionette_driver/decorators.py",
 line 23, in _
 return func(*args, **kwargs)
 File "/home/tbb-testsuite/tbb-testsuite/virtualenv-
 marionette-4.3.0/local/lib/python2.7/site-
 packages/marionette_driver-2.5.0-py2.7.egg/marionette_driver/marionette.py",
 line 740, in _send_message
     self._handle_error(err)
   File "/home/tbb-testsuite/tbb-testsuite/virtualenv-
 marionette-4.3.0/local/lib/python2.7/site-
 packages/marionette_driver-2.5.0-py2.7.egg/marionette_driver/marionette.py",
 line 764, in _handle_error
     raise errors.lookup(error)(message, stacktrace=stacktrace)
 NoSuchElementException: Unable to locate element: acceptableSummaryResult
 stacktrace:
         WebDriverError at chrome://marionette/content/error.js:178:5
         NoSuchElementError at chrome://marionette/content/error.js:434:5
 element.find/</<@chrome://marionette/content/element.js:341:16
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30432>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list