Report generated on 10-Aug-2022 at 20:23:52 by pytest-html v3.1.1
| BUILD_ID | 1 |
| BUILD_NUMBER | 1 |
| BUILD_TAG | jenkins-dgl_test-PR-7-1 |
| BUILD_URL | http://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl_test/job/PR-7/1/ |
| CI | true |
| EXECUTOR_NUMBER | 3 |
| GIT_BRANCH | PR-7 |
| GIT_COMMIT | 85f853e6f36fc92d916f928fab8b99530fbba6a0 |
| GIT_URL | https://github.com/Rhett-Ying/dgl_test.git |
| JENKINS_URL | http://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/ |
| JOB_NAME | dgl_test/PR-7 |
| NODE_NAME | dglci-post-linux |
| Packages | {"pluggy": "1.0.0", "py": "1.11.0", "pytest": "7.1.1"} |
| Platform | Linux-5.13.0-1021-aws-x86_64-with-glibc2.29 |
| Plugins | {"html": "3.1.1", "metadata": "2.0.1"} |
| Python | 3.8.10 |
| WORKSPACE | /home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-7 |
6 tests ran in 0.20 seconds.
(Un)check the boxes to filter the results.
5 passed, 0 skipped, 1 failed, 0 errors, 0 expected failures, 0 unexpected passes| Result | Test | Duration | Links |
|---|---|---|---|
| No results found. Try to check the filters | |||
| Failed | report.py::test_generate_report[29_Unit Test//Shell Script] | 0.00 | |
|
test_name = '29_Unit Test//Shell Script' @pytest.mark.parametrize("test_name", final_dict) def test_generate_report(test_name): os.makedirs("./logs_dir/", exist_ok=True) tmp = tempfile.NamedTemporaryFile( mode='w', delete=False, suffix=".log", dir="./logs_dir/") tmp.write(final_dict[test_name]["logs"]) filename = Path(tmp.name).name # print(final_dict[test_name]["logs"]) print("Log path: {}".format(prefix+filename)) if final_dict[test_name]["status"] == JobStatus.FAIL: > pytest.fail( E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmp6uro7h3t.log report.py:95: Failed ------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmp6uro7h3t.log | |||
| Passed | report.py::test_generate_report[7_Declarative: Checkout SCM//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmpavpm54pl.log | |||
| Passed | report.py::test_generate_report[18_Unit Test//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmpe8nianrv.log | |||
| Passed | report.py::test_generate_report[21_Unit Test//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmpogn0h878.log | |||
| Passed | report.py::test_generate_report[24_Unit Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmp4dlr5q07.log | |||
| Passed | report.py::test_generate_report[30_Unit Test//Delete workspace when build is done/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl_test/PR-7/1/1/logs/logs_dir/tmpxsz418f1.log | |||