Problem: python dependencies in integration tests are old #5624
test.yml
on: pull_request
Matrix: integration_tests
Matrix: upload-cache
Annotations
14 errors and 11 warnings
integration_tests (ibc_rly_evm):
integration_tests/test_ibc_rly.py#L243
test_ibc
AssertionError: [0, 'RecvPacket']
assert AttributeDict({'packetSequence': b'\xc8\x9e\xfd\xaaT\xc0\xf2\x0cz\xdfa(\x82\xdf\tP\xf5\xa9Qc~\x03\x07\xcd\xcbLg/)\x8b\x8b\xc6', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': AttributeDict({'receiver': '0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'sender': 'cro1u08u5dvtnpmlpdq333uj9tcj75yceggszxpnsy', 'amount': [AttributeDict({'amount': 10, 'denom': 'basecro'})]})}) == AttributeDict({'packetSequence': b'\xc8\x9e\xfd\xaaT\xc0\xf2\x0cz\xdfa(\x82\xdf\tP\xf5\xa9Qc~\x03\x07\xcd\xcbLg/)\x8b\x8b\xc6', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': ('0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'cro1u08u5dvtnpmlpdq333uj9tcj75yceggszxpnsy', [(10, 'basecro')])})
Full diff:
- AttributeDict({'packetSequence': b'\xc8\x9e\xfd\xaaT\xc0\xf2\x0cz\xdfa(\x82\xdf\tP\xf5\xa9Qc~\x03\x07\xcd\xcbLg/)\x8b\x8b\xc6', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': ('0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'cro1u08u5dvtnpmlpdq333uj9tcj75yceggszxpnsy', [(10, 'basecro')])})
? ^^^
+ AttributeDict({'packetSequence': b'\xc8\x9e\xfd\xaaT\xc0\xf2\x0cz\xdfa(\x82\xdf\tP\xf5\xa9Qc~\x03\x07\xcd\xcbLg/)\x8b\x8b\xc6', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': AttributeDict({'receiver': '0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'sender': 'cro1u08u5dvtnpmlpdq333uj9tcj75yceggszxpnsy', 'amount': [AttributeDict({'amount': 10, 'denom': 'basecro'})]})})
? +++++++++++++ +++++++++++++ ++++++++++ ++++++++++ +++++++++++++ ^^^^^^^^^^^^^^^^^^^^^^^ + +
|
integration_tests (ibc_rly_evm):
integration_tests/test_ibc_rly.py#L290
test_ibc_incentivized_transfer
AssertionError: [2, 'CoinSpent']
assert AttributeDict({'spender': '0xF687822674B15af760D9Fc6DB730d77dc91361D9', 'amount': [AttributeDict({'amount': 10, 'denom': 'ibcfee'})]}) == AttributeDict({'spender': '0xF687822674B15af760D9Fc6DB730d77dc91361D9', 'amount': [(10, 'ibcfee')]})
Full diff:
- AttributeDict({'spender': '0xF687822674B15af760D9Fc6DB730d77dc91361D9', 'amount': [(10, 'ibcfee')]})
+ AttributeDict({'spender': '0xF687822674B15af760D9Fc6DB730d77dc91361D9', 'amount': [AttributeDict({'amount': 10, 'denom': 'ibcfee'})]})
? +++++++++++++ +++++++++++ +++++++++ +
|
integration_tests (ibc_rly_evm):
integration_tests/test_ibc_rly.py#L343
test_cronos_transfer_source_tokens
AssertionError: [2, 'RecvPacket']
assert AttributeDict({'packetSequence': b"*\x80\xe1\xef\x1dxB\xf2\x7f.k\xe0\x97+\xb7\x08\xb9\xa15\xc3\x88`\xdb\xe7<'\xc3Hl4\xf4\xde", 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': AttributeDict({'receiver': '0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'sender': 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', 'amount': [AttributeDict({'amount': 1000, 'denom': 'transfer/channel-0/cronos0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503'})]})}) == AttributeDict({'packetSequence': b"*\x80\xe1\xef\x1dxB\xf2\x7f.k\xe0\x97+\xb7\x08\xb9\xa15\xc3\x88`\xdb\xe7<'\xc3Hl4\xf4\xde", 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': ('0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', [(1000, 'transfer/channel-0/cronos0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503')])})
Full diff:
- AttributeDict({'packetSequence': b"*\x80\xe1\xef\x1dxB\xf2\x7f.k\xe0\x97+\xb7\x08\xb9\xa15\xc3\x88`\xdb\xe7<'\xc3Hl4\xf4\xde", 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': ('0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', [(1000, 'transfer/channel-0/cronos0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503')])})
? ^^^^^
+ AttributeDict({'packetSequence': b"*\x80\xe1\xef\x1dxB\xf2\x7f.k\xe0\x97+\xb7\x08\xb9\xa15\xc3\x88`\xdb\xe7<'\xc3Hl4\xf4\xde", 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': AttributeDict({'receiver': '0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'sender': 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', 'amount': [AttributeDict({'amount': 1000, 'denom': 'transfer/channel-0/cronos0x68542BD12B41F5D51D6282Ec7D91D7d0D78E4503'})]})})
? +++++++++++++ +++++++++++++ ++++++++++ ++++++++++ +++++++++++++ ^^^^^^^^^^^^^^^^^^^^^^^^^
|
integration_tests (ibc_rly_evm):
integration_tests/test_ibc_rly.py#L347
test_cronos_transfer_source_tokens_with_proxy
AssertionError: [2, 'RecvPacket']
assert AttributeDict({'packetSequence': b'\x13`\x0b)A\x91\xfc\x92\x92K\xb3\xceK\x96\x9c\x1e~+\xab\x8fL\x93\xc3\xfcm\nQs=\xf3\xc0`', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': AttributeDict({'receiver': '0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'sender': 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', 'amount': [AttributeDict({'amount': 1000, 'denom': 'transfer/channel-0/cronos0xb536a22634566ac3C61F293ab40Ec595A104597e'})]})}) == AttributeDict({'packetSequence': b'\x13`\x0b)A\x91\xfc\x92\x92K\xb3\xceK\x96\x9c\x1e~+\xab\x8fL\x93\xc3\xfcm\nQs=\xf3\xc0`', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': ('0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', [(1000, 'transfer/channel-0/cronos0xb536a22634566ac3C61F293ab40Ec595A104597e')])})
Full diff:
- AttributeDict({'packetSequence': b'\x13`\x0b)A\x91\xfc\x92\x92K\xb3\xceK\x96\x9c\x1e~+\xab\x8fL\x93\xc3\xfcm\nQs=\xf3\xc0`', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': ('0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', [(1000, 'transfer/channel-0/cronos0xb536a22634566ac3C61F293ab40Ec595A104597e')])})
? ^^^^^
+ AttributeDict({'packetSequence': b'\x13`\x0b)A\x91\xfc\x92\x92K\xb3\xceK\x96\x9c\x1e~+\xab\x8fL\x93\xc3\xfcm\nQs=\xf3\xc0`', 'packetSrcPort': b'\xb4\x83\xaf\xd3\xf4\xca\xed\xc6\xee\xbfD$o\xe5N8\xc9^1y\xa5\xec\x9e\xa8\x17@\xec\xa5\xb4\x82\xd1.', 'packetSrcChannel': b'6\t\x03g\xda+\x96\tzk\xab0\x94\x14\x13N\xe5\xae\xd0`I\xf6G\xb0\xda\xd3~\xaa\xe3T\x8c\xc7', 'packetDstPort': 'transfer', 'packetDstChannel': 'channel-0', 'connectionId': 'connection-0', 'packetDataHex': AttributeDict({'receiver': '0x03EB2cbae6754c6e459F444783d1557dCa0f4e1A', 'sender': 'cro1apdh4yc2lnpephevc6lmpvkyv6s5cjh652n6e4', 'amount': [AttributeDict({'amount': 1000, 'denom': 'transfer/channel-0/cronos0xb536a22634566ac3C61F293ab40Ec595A104597e'})]})})
? +++++++++++++ +++++++++++++ ++++++++++ ++++++++++ +++++++++++++ ^^^^^^^^^^^^^^^^^^^^^^^^^
|
integration_tests (ibc_rly_evm)
Process completed with exit code 2.
|
integration_tests (gov)
The operation was canceled.
|
integration_tests (ibc_rly_gas)
The operation was canceled.
|
integration_tests (gas)
The operation was canceled.
|
integration_tests (ica)
The operation was canceled.
|
integration_tests (ibc_update_client)
The operation was canceled.
|
integration_tests (ibc)
The operation was canceled.
|
integration_tests (upgrade)
The operation was canceled.
|
integration_tests (unmarked)
The operation was canceled.
|
integration_tests (slow)
The operation was canceled.
|
integration_tests (ibc_timeout)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (ibc_rly_evm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (gov)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (ibc_rly_gas)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (gas)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (ica)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (ibc_update_client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (ibc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (upgrade)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (unmarked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests (slow)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug-files
Expired
|
3.1 MB |
|