Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regen fbs; work on catalogs; bump dev version #1581

Merged
merged 9 commits into from
Jul 1, 2022
Merged

regen fbs; work on catalogs; bump dev version #1581

merged 9 commits into from
Jul 1, 2022

Conversation

oberstet
Copy link
Contributor

No description provided.

@oberstet
Copy link
Contributor Author

oberstet commented Jul 1, 2022

________________________________________________________________ summary ________________________________________________________________
  flake8: commands succeeded
  coverage: commands succeeded
  sphinx: commands succeeded
SKIPPED:  py37-tw1910: InterpreterNotFound: python3.7
SKIPPED:  py37-tw203: InterpreterNotFound: python3.7
SKIPPED:  py37-tw221: InterpreterNotFound: python3.7
SKIPPED:  py37-twtrunk: InterpreterNotFound: python3.7
SKIPPED:  py37-asyncio: InterpreterNotFound: python3.7
  py38-tw1910: commands succeeded
ERROR:   py38-tw203: commands failed
  py38-tw221: commands succeeded
  py38-twtrunk: commands succeeded
  py38-asyncio: commands succeeded
  py39-tw1910: commands succeeded
ERROR:   py39-tw203: commands failed
  py39-tw221: commands succeeded
  py39-twtrunk: commands succeeded
  py39-asyncio: commands succeeded
SKIPPED:  py310-tw1910: InterpreterNotFound: python3.10
SKIPPED:  py310-tw203: InterpreterNotFound: python3.10
SKIPPED:  py310-tw221: InterpreterNotFound: python3.10
SKIPPED:  py310-twtrunk: InterpreterNotFound: python3.10
SKIPPED:  py310-asyncio: InterpreterNotFound: python3.10
SKIPPED:  pypy37-tw1910: InterpreterNotFound: pypy3.7
SKIPPED:  pypy37-tw203: InterpreterNotFound: pypy3.7
SKIPPED:  pypy37-tw221: InterpreterNotFound: pypy3.7
SKIPPED:  pypy37-twtrunk: InterpreterNotFound: pypy3.7
SKIPPED:  pypy37-asyncio: InterpreterNotFound: pypy3.7
SKIPPED:  pypy38-tw1910: InterpreterNotFound: pypy3.8
SKIPPED:  pypy38-tw203: InterpreterNotFound: pypy3.8
SKIPPED:  pypy38-tw221: InterpreterNotFound: pypy3.8
SKIPPED:  pypy38-twtrunk: InterpreterNotFound: pypy3.8
SKIPPED:  pypy38-asyncio: InterpreterNotFound: pypy3.8
(cpy39_1) (base) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python$ 

autobahn.twisted.test.test_tx_websocket_agent.TestAgent.test_secure_echo_server

[ERROR]
Traceback (most recent call last):
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
    result = g.send(result)
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/autobahn/twisted/test/test_tx_websocket_agent.py", line 60, in test_secure_echo_server
    proto = yield agent.open("wss://localhost:1234/ws", dict())
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/autobahn/twisted/testing/__init__.py", line 176, in open
    pump = iosim.connect(
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/twisted/test/iosim.py", line 395, in connect
    serverProtocol.makeConnection(serverTransport)
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/twisted/internet/protocol.py", line 514, in makeConnection
    self.connectionMade()
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/autobahn/twisted/websocket.py", line 274, in connectionMade
    self._transport_details = create_transport_details(self.transport, self.is_server)
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/autobahn/twisted/util.py", line 283, in create_transport_details
    'tls-unique': transport_channel_id(transport, is_server, 'tls-unique'),
  File "/home/oberstet/scm/crossbario/autobahn-python/.tox/py38-tw203/lib/python3.8/site-packages/autobahn/twisted/util.py", line 160, in transport_channel_id
    raise RuntimeError(
builtins.RuntimeError: cannot determine TLS channel ID of type "tls-unique" when TLS is not available on this transport <class 'twisted.test.iosim.FakeTransport'>

autobahn.twisted.test.test_tx_websocket_agent.TestAgent.test_secure_echo_server

@oberstet oberstet merged commit b71a19d into crossbario:master Jul 1, 2022
@oberstet oberstet deleted the work-0626 branch July 1, 2022 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant