My hypothesis is that those missing files are making the swh-docs build fail.
That's the only difference i see between those swh.web folders and the rest.
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDWAPPSf8e4ad3a51ab: swh.web.inbound_email: Add missing __init__.py file
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 27875 Build 43648: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 43647: arc lint + arc unit
Time | Test | |
---|---|---|
17 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.web.tests.add_forge_now.test_views::Tests / Python tests / test_add_forge_request_list_datatables self = <django.db.backends.utils.CursorWrapper object at 0x7f909472a828>
sql = 'SELECT setval(pg_get_serial_sequence(\'"auth_group_permissions"\',\'id\'), 1, false);'
params = None
| |
23 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.web.tests.add_forge_now.test_views::Tests / Python tests / test_add_forge_request_list_datatables_no_parameters self = <django.db.backends.utils.CursorWrapper object at 0x7f9096041f98>
sql = 'SELECT setval(pg_get_serial_sequence(\'"auth_group_permissions"\',\'id\'), 1, false);'
params = None
| |
17 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.web.tests.add_forge_now.test_views::Tests / Python tests / test_add_forge_request_list_datatables_ordering self = <django.db.backends.utils.CursorWrapper object at 0x7f9095715208>
sql = 'SELECT setval(pg_get_serial_sequence(\'"auth_group_permissions"\',\'id\'), 1, false);'
params = None
| |
17 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.web.tests.add_forge_now.test_views::Tests / Python tests / test_add_forge_request_list_datatables_search self = <django.db.backends.utils.CursorWrapper object at 0x7f9095ba7f60>
sql = 'SELECT setval(pg_get_serial_sequence(\'"auth_group_permissions"\',\'id\'), 1, false);'
params = None
| |
17 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.web.tests.add_forge_now.test_views::Tests / Python tests / test_add_forge_request_list_datatables_user_requests self = <django.db.backends.utils.CursorWrapper object at 0x7f90949df7b8>
sql = 'SELECT setval(pg_get_serial_sequence(\'"auth_group_permissions"\',\'id\'), 1, false);'
params = None
| |
View Full Test Results (51 Failed · 821 Passed · 5 Skipped) |
Event Timeline
Build has FAILED
Patch application report for D7449 (id=26959)
Could not rebase; Attempt merge onto 4bc8aaf1d9...
Updating 4bc8aaf1..cff7880d Fast-forward swh/web/add_forge_now/models.py | 6 ++++++ swh/web/inbound_email/management/__init__.py | 0 swh/web/inbound_email/management/commands/__init__.py | 0 3 files changed, 6 insertions(+) create mode 100644 swh/web/inbound_email/management/__init__.py create mode 100644 swh/web/inbound_email/management/commands/__init__.py
Changes applied before test
commit cff7880d03d1a499ed5a2ac7630987ac4818cbe4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 29 09:50:12 2022 +0200 swh.web.inbound_email: Add missing __init__.py file My hypothesis is that those missing files are making the swh-docs build fail. That's the only difference i see between those swh.web folders and the rest. commit 2531af642f005897b208255221a052ac41795c3a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 29 09:25:24 2022 +0200 Install app_label on add_forge_now model classes This should alleviate problems in documentation build.
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1607/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1607/console
Build has FAILED
Patch application report for D7449 (id=26959)
Could not rebase; Attempt merge onto 4bc8aaf1d9...
Updating 4bc8aaf1..cff7880d Fast-forward swh/web/add_forge_now/models.py | 6 ++++++ swh/web/inbound_email/management/__init__.py | 0 swh/web/inbound_email/management/commands/__init__.py | 0 3 files changed, 6 insertions(+) create mode 100644 swh/web/inbound_email/management/__init__.py create mode 100644 swh/web/inbound_email/management/commands/__init__.py
Changes applied before test
commit cff7880d03d1a499ed5a2ac7630987ac4818cbe4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 29 09:50:12 2022 +0200 swh.web.inbound_email: Add missing __init__.py file My hypothesis is that those missing files are making the swh-docs build fail. That's the only difference i see between those swh.web folders and the rest. commit 2531af642f005897b208255221a052ac41795c3a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 29 09:25:24 2022 +0200 Install app_label on add_forge_now model classes This should alleviate problems in documentation build.
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1608/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1608/console
Build was aborted
Patch application report for D7449 (id=26960)
Rebasing onto 4bc8aaf1d9...
Current branch diff-target is up to date.
Changes applied before test
commit 0c1e63d70261d917be5f4c3400772c6864e6cb56 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 29 09:50:12 2022 +0200 swh.web.inbound_email: Add missing __init__.py file My hypothesis is that those missing files are making the swh-docs build fail. That's the only difference i see between those swh.web folders and the rest.
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1609/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1609/console
Build is green
Patch application report for D7449 (id=26960)
Rebasing onto 4bc8aaf1d9...
Current branch diff-target is up to date.
Changes applied before test
commit 0c1e63d70261d917be5f4c3400772c6864e6cb56 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 29 09:50:12 2022 +0200 swh.web.inbound_email: Add missing __init__.py file My hypothesis is that those missing files are making the swh-docs build fail. That's the only difference i see between those swh.web folders and the rest.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1615/ for more details.
Build is green
Patch application report for D7449 (id=26998)
Rebasing onto f8e4ad3a51...
First, rewinding head to replay your work on top of it... Fast-forwarded diff-target to base-revision-1623-D7449.
Changes applied before test
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1623/ for more details.