Report generated on 21-Aug-2024 at 07:13:51 by pytest-html v3.1.1
| BUILD_ID | 21 |
| BUILD_NUMBER | 21 |
| BUILD_TAG | jenkins-dgl-PR-7690-21 |
| BUILD_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-7690/21/ |
| CI | true |
| EXECUTOR_NUMBER | 6 |
| GIT_BRANCH | PR-7690 |
| GIT_COMMIT | 6a888c2b959608dd12a3606598790b45408ba695 |
| GIT_URL | https://github.com/dmlc/dgl.git |
| JENKINS_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/ |
| JOB_NAME | dgl/PR-7690 |
| NODE_NAME | dglci-post-linux |
| Packages | {"pluggy": "1.0.0", "py": "1.11.0", "pytest": "7.1.1"} |
| Platform | Linux-5.11.0-1022-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_PR-7690 |
49 tests ran in 1.13 seconds.
(Un)check the boxes to filter the results.
48 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[160_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
test_name = '160_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/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( "Test failed. Please see the log at {}".format(prefix + filename) E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp729c9jw3.log report.py:98: Failed ------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp729c9jw3.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/PR-7690/21/21/logs/logs_dir/tmpc8qt7wwu.log | |||
| Passed | report.py::test_generate_report[16_Authentication//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp8tfis4dk.log | |||
| Passed | report.py::test_generate_report[19_Authentication//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/PR-7690/21/21/logs/logs_dir/tmpl_r8qtiq.log | |||
| Passed | report.py::test_generate_report[22_Authentication//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpmk8w92po.log | |||
| Passed | report.py::test_generate_report[25_Authentication//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/PR-7690/21/21/logs/logs_dir/tmp5npgpgvq.log | |||
| Passed | report.py::test_generate_report[28_Authentication//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpbse4gsyp.log | |||
| Passed | report.py::test_generate_report[49_AuthenticationComment//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp24dah0tk.log | |||
| Passed | report.py::test_generate_report[52_AuthenticationComment//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/PR-7690/21/21/logs/logs_dir/tmp3hclssei.log | |||
| Passed | report.py::test_generate_report[55_AuthenticationComment//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpw8228e0g.log | |||
| Passed | report.py::test_generate_report[58_AuthenticationComment//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/PR-7690/21/21/logs/logs_dir/tmp_z_hs2xl.log | |||
| Passed | report.py::test_generate_report[61_AuthenticationComment//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpv6fohixm.log | |||
| Passed | report.py::test_generate_report[78_Regression Test//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpn8lb3tz3.log | |||
| Passed | report.py::test_generate_report[81_Regression 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/PR-7690/21/21/logs/logs_dir/tmpt8vaoax5.log | |||
| Passed | report.py::test_generate_report[84_Regression Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpawy4ejcj.log | |||
| Passed | report.py::test_generate_report[87_Regression 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/PR-7690/21/21/logs/logs_dir/tmpzgd9x9rn.log | |||
| Passed | report.py::test_generate_report[90_Regression Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpgbchp23g.log | |||
| Passed | report.py::test_generate_report[109_Abort Previous CI//The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpskpl268n.log | |||
| Passed | report.py::test_generate_report[110_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpyfq3ar19.log | |||
| Passed | report.py::test_generate_report[111_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpeuk_h5zg.log | |||
| Passed | report.py::test_generate_report[112_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpukqw_wlw.log | |||
| Passed | report.py::test_generate_report[113_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpy6t01zy1.log | |||
| Passed | report.py::test_generate_report[114_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp2dl52pw5.log | |||
| Passed | report.py::test_generate_report[115_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpt3ef75rr.log | |||
| Passed | report.py::test_generate_report[116_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpytuvkpc_.log | |||
| Passed | report.py::test_generate_report[117_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpl71j_o10.log | |||
| Passed | report.py::test_generate_report[118_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmphufnnxs6.log | |||
| Passed | report.py::test_generate_report[119_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp7xuzvdpr.log | |||
| Passed | report.py::test_generate_report[120_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp96fs2qym.log | |||
| Passed | report.py::test_generate_report[121_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpm8r5nlrw.log | |||
| Passed | report.py::test_generate_report[122_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpaomssuyv.log | |||
| Passed | report.py::test_generate_report[123_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp99zu_y5f.log | |||
| Passed | report.py::test_generate_report[124_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp8n_fs2pt.log | |||
| Passed | report.py::test_generate_report[125_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpvdfav0t3.log | |||
| Passed | report.py::test_generate_report[126_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpt73mvnj2.log | |||
| Passed | report.py::test_generate_report[127_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp3k0jysmi.log | |||
| Passed | report.py::test_generate_report[128_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp2bv04pcx.log | |||
| Passed | report.py::test_generate_report[129_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpdphq7spz.log | |||
| Passed | report.py::test_generate_report[138_Lint Check//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp0t9ssflg.log | |||
| Passed | report.py::test_generate_report[141_Lint Check//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/PR-7690/21/21/logs/logs_dir/tmpnq1eaolf.log | |||
| Passed | report.py::test_generate_report[144_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp5xt_rpk8.log | |||
| Passed | report.py::test_generate_report[147_Lint Check//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/PR-7690/21/21/logs/logs_dir/tmpe7v2cix2.log | |||
| Passed | report.py::test_generate_report[150_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp5fagv1mc.log | |||
| Passed | report.py::test_generate_report[155_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpdlc_tfsj.log | |||
| Passed | report.py::test_generate_report[156_Lint Check//Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpg1e4qqg_.log | |||
| Passed | report.py::test_generate_report[157_Lint Check//Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpqesdpq3m.log | |||
| Passed | report.py::test_generate_report[158_Lint Check//Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmprpas7g5o.log | |||
| Passed | report.py::test_generate_report[159_Lint Check//Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmp_uf00s7d.log | |||
| Passed | report.py::test_generate_report[161_Lint Check//Delete workspace when build is done/Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7690/21/21/logs/logs_dir/tmpmjd3nbph.log | |||