[tbb-bugs] #28904 [Applications/Quality Assurance and Testing]: tbb-testsuite: fix the settings test

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 19 14:37:45 UTC 2018


#28904: tbb-testsuite: fix the settings test
-------------------------------------+-------------------------------------
     Reporter:  boklm                |      Owner:  cypherpunks
         Type:  defect               |     Status:  new
     Priority:  Medium               |  Milestone:
    Component:                       |    Version:
  Applications/Quality Assurance     |
  and Testing                        |   Keywords:  tbb-testsuite,
     Severity:  Normal               |  boklm201812, TorBrowserTeam201812
Actual Points:                       |  Parent ID:  #27105
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 The settings test currently fails with the following error:
 {{{
 TEST-UNEXPECTED-FAIL | test_settings.py Test.test_settings |
 AssertionError: network.http.proxy.pipelining: None != True
 layers.acceleration.disabled: False != True
 network.http.pipelining.read-timeout: None != 60000
 network.http.pipelining.reschedule-timeout: None != 15000
 network.http.pipelining: None != True
 security.enable_tls_session_tickets: None != False
 network.http.spdy.enabled: True != False
 network.http.pipelining.ssl: None != True
 network.http.pipelining.aggressive: None != True
 security.tls.version.max: 4 != 3
 network.http.spdy.enabled.v3: None != False
 network.http.spdy.enabled.v2: None != False
 gfx.direct2d.disabled: None != True
 network.http.pipelining.max-optimistic-requests: None != 3
 network.http.pipelining.maxrequests: None != 12
 webgl.min_capability_mode: False != True
 }}}

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


More information about the tbb-bugs mailing list