Open v0.3 API + debiasing #450
ci.yml
on: pull_request
Matrix: standard
Documentation build test
1m 3s
Matrix: centos
Matrix: clang
Matrix: gcc
finish
0s
Annotations
32 errors and 22 warnings
Python 3 • Clang 10 • x64
Process completed with exit code 1.
|
Python 3 • CentOS 8 • x64
Process completed with exit code 1.
|
Python 3.10 • windows-latest • x64
Process completed with exit code 1.
|
Python 3 • Clang 3.5 • x64
Process completed with exit code 1.
|
Python 3 • CentOS 7 • x64
Process completed with exit code 1.
|
Python 3 • Clang 5 • x64
Process completed with exit code 1.
|
Python 3 • Clang latest • x64
Process completed with exit code 1.
|
Python 3.8 • windows-latest • x64
Process completed with exit code 1.
|
Python 3 • GCC 7 • x64
Process completed with exit code 1.
|
Python 3.9 • windows-latest • x64
Process completed with exit code 1.
|
Python 3.10 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L252
test_send_real_device_online_verbose
TypeError: unhashable type: 'dict'
|
Python 3.10 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[None]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [
2,
3,
],
'meas_qubit_ids': [
2,
3,
],
'nq': 4,
- 'output_probs': '{\n'
? - ---
+ 'output_probs': {
- " '2': 1,\n"
- ' }',
+ '2': 1,
+ },
}
|
Python 3.10 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[NotNone]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [
2,
3,
],
'meas_qubit_ids': [
2,
3,
],
'nq': 4,
- 'output_probs': '{\n'
? - ---
+ 'output_probs': {
- " '2': 1,\n"
- ' }',
+ '2': 1,
+ },
}
|
Python 3.10 • ubuntu-latest • x64
Process completed with exit code 1.
|
Python 3 • GCC latest • x64
Process completed with exit code 1.
|
Python 3.8 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L252
test_send_real_device_online_verbose
TypeError: unhashable type: 'dict'
|
Python 3.8 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[None]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [
2,
3,
],
'meas_qubit_ids': [
2,
3,
],
'nq': 4,
- 'output_probs': '{\n'
? - ---
+ 'output_probs': {
- " '2': 1,\n"
- ' }',
+ '2': 1,
+ },
}
|
Python 3.8 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[NotNone]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [
2,
3,
],
'meas_qubit_ids': [
2,
3,
],
'nq': 4,
- 'output_probs': '{\n'
? - ---
+ 'output_probs': {
- " '2': 1,\n"
- ' }',
+ '2': 1,
+ },
}
|
Python 3.8 • ubuntu-latest • x64
Process completed with exit code 1.
|
Python 3.7 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L252
test_send_real_device_online_verbose
TypeError: unhashable type: 'dict'
|
Python 3.7 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[None]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [2, 3],
'meas_qubit_ids': [2, 3],
'nq': 4,
- 'output_probs': "{\n '2': 1,\n }",
+ 'output_probs': {'2': 1},
}
|
Python 3.7 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[NotNone]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [2, 3],
'meas_qubit_ids': [2, 3],
'nq': 4,
- 'output_probs': "{\n '2': 1,\n }",
+ 'output_probs': {'2': 1},
}
|
Python 3.7 • ubuntu-latest • x64
Process completed with exit code 1.
|
Python 3.9 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L252
test_send_real_device_online_verbose
TypeError: unhashable type: 'dict'
|
Python 3.9 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[None]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [
2,
3,
],
'meas_qubit_ids': [
2,
3,
],
'nq': 4,
- 'output_probs': '{\n'
? - ---
+ 'output_probs': {
- " '2': 1,\n"
- ' }',
+ '2': 1,
+ },
}
|
Python 3.9 • ubuntu-latest • x64:
projectq/backends/_ionq/_ionq_http_client_test.py#L577
test_retrieve[NotNone]
assert {'meas_mapped...bs': {'2': 1}} == {'meas_mapped... }'}
Omitting 3 identical items, use -vv to show
Differing items:
{'output_probs': {'2': 1}} != {'output_probs': "{\n '2': 1,\n }"}
Full diff:
{
'meas_mapped': [
2,
3,
],
'meas_qubit_ids': [
2,
3,
],
'nq': 4,
- 'output_probs': '{\n'
? - ---
+ 'output_probs': {
- " '2': 1,\n"
- ' }',
+ '2': 1,
+ },
}
|
Python 3.9 • ubuntu-latest • x64
Process completed with exit code 1.
|
Python 3.7 • macos-latest • x64
Process completed with exit code 1.
|
Python 3.10 • macos-latest • x64
Process completed with exit code 1.
|
Python 3.9 • macos-latest • x64
Process completed with exit code 1.
|
Python 3.7 • windows-latest • x64
Process completed with exit code 1.
|
Python 3.8 • macos-latest • x64
Process completed with exit code 1.
|
Python 3 • Clang 10 • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • CentOS 8 • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.10 • windows-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation build test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • Clang 3.5 • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • CentOS 7 • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • Clang 5 • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • Clang latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.8 • windows-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • GCC 7 • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.9 • windows-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.10 • ubuntu-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3 • GCC latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.8 • ubuntu-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.7 • ubuntu-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.9 • ubuntu-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.7 • macos-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.10 • macos-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.9 • macos-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.7 • windows-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.8 • macos-latest • x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.8 • macos-latest • x64
Failed to restore: The operation cannot be completed in timeout.
|