Details
Details
- Reviewers
haltode - Commits
- rDGRPH29ae6bf46d22: java: migrate to Junit 5
Diff Detail
Diff Detail
- Repository
- rDGRPH Compressed graph representation
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 15905 Build 24480: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 24479: arc lint + arc unit
Time | Test | |
---|---|---|
3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_api_client::test_count self = <RemoteGraphClient url=http://127.0.0.1:46145/graph/>
response = <Response [400]>
| |
4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_api_client::test_leaves self = <RemoteGraphClient url=http://127.0.0.1:46145/graph/>
response = <Response [400]>
| |
3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_api_client::test_neighbors self = <RemoteGraphClient url=http://127.0.0.1:46145/graph/>
response = <Response [400]>
| |
3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_api_client::test_random_walk self = <RemoteGraphClient url=http://127.0.0.1:46145/graph/>
response = <Response [400]>
| |
3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_api_client::test_visit_edges self = <RemoteGraphClient url=http://127.0.0.1:46145/graph/>
response = <Response [400]>
| |
View Full Test Results (8 Failed · 24 Passed · 2 Skipped) |
Event Timeline
java/src/test/java/org/softwareheritage/graph/GraphTest.java | ||
---|---|---|
33 | Ignore this, it was just annoying to split in another diff |
Comment Actions
Build has FAILED
Patch application report for D4146 (id=14624)
Rebasing onto 8b18ec1cb2...
Current branch diff-target is up to date.
Changes applied before test
commit 29ae6bf46d22de7fd6341951850f20f0fe1ebad4 Author: Antoine Pietri <antoine.pietri1@gmail.com> Date: Mon Oct 5 19:42:59 2020 +0200 java: migrate to Junit 5
Link to build: https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/57/
See console output for more information: https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/57/console