22 "tests" : [
33 {
44 "repoid" : 1 ,
5- "name" : " api.temp.calculator.test_calculator\u001f test_multiply " ,
5+ "name" : " api.temp.calculator.test_calculator\u001f test_add " ,
66 "testsuite" : " pytest" ,
77 "flags_hash" : " e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" ,
88 "framework" : " Pytest" ,
9- "computed_name" : " api.temp.calculator.test_calculator::test_multiply " ,
9+ "computed_name" : " api.temp.calculator.test_calculator::test_add " ,
1010 "filename" : null
1111 },
1212 {
2020 },
2121 {
2222 "repoid" : 1 ,
23- "name" : " api.temp.calculator.test_calculator\u001f test_add " ,
23+ "name" : " api.temp.calculator.test_calculator\u001f test_multiply " ,
2424 "testsuite" : " pytest" ,
2525 "flags_hash" : " e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" ,
2626 "framework" : " Pytest" ,
27- "computed_name" : " api.temp.calculator.test_calculator::test_add " ,
27+ "computed_name" : " api.temp.calculator.test_calculator::test_multiply " ,
2828 "filename" : null
2929 },
3030 {
3939 ],
4040 "test_instances" : [
4141 {
42- "test_id" : " 6cbd65e47887eda0f4c0355b0a03e549284499e1acf80cb16bfd7797b546a3cb " ,
42+ "test_id" : " 904b835b97b7697b036b217530783b194dcdd014d2fd1b717cf22641c8ee339c " ,
4343 "duration_seconds" : 0.001 ,
44- "outcome" : " pass " ,
44+ "outcome" : " failure " ,
4545 "upload_id" : 1 ,
46- "failure_message" : null ,
46+ "failure_message" : " def test_divide(): \n > assert Calculator.divide(1, 2) == 0.5 \n E assert 1.0 == 0.5 \n E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2) \n E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide \n\n api/temp/calculator/test_calculator.py:30: AssertionError " ,
4747 "branch" : null ,
4848 "commitid" : " cd76b0821854a780b60012aed85af0a8263004ad" ,
4949 "repoid" : 1
5050 },
5151 {
52- "test_id" : " 80ee2bcfe6727cd875914bc1fa2995fd5feea6171803907dfd3383154f643038 " ,
52+ "test_id" : " d01ca01cb4b8dede6201a0ebadf9471dcc0e972b257417a79dc531665794afe0 " ,
5353 "duration_seconds" : 0.001 ,
5454 "outcome" : " pass" ,
5555 "upload_id" : 1 ,
5959 "repoid" : 1
6060 },
6161 {
62- "test_id" : " 277ea9e35f1a02d0a8b441b9b74ecd48d35168929ff5ee9fa3dce48a6c4ea0ea " ,
63- "duration_seconds" : 0.0 ,
62+ "test_id" : " d0abb665403924c55f02d0b79ed3be6b3ece9cdebf4c1c40b91a8a8d07319281 " ,
63+ "duration_seconds" : 0.001 ,
6464 "outcome" : " pass" ,
6565 "upload_id" : 1 ,
6666 "failure_message" : null ,
6969 "repoid" : 1
7070 },
7171 {
72- "test_id" : " 3ffa89c17705abeeff8728d3cd030c563ac1d40c67ae5e6e84c1bc66d4d6e012 " ,
73- "duration_seconds" : 0.001 ,
74- "outcome" : " failure " ,
72+ "test_id" : " d4259940b7b895581e9e8eeecf94803ea0148df4a7c48d7984d57bfb5e122209 " ,
73+ "duration_seconds" : 0.0 ,
74+ "outcome" : " pass " ,
7575 "upload_id" : 1 ,
76- "failure_message" : " def test_divide(): \n > assert Calculator.divide(1, 2) == 0.5 \n E assert 1.0 == 0.5 \n E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2) \n E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide \n\n api/temp/calculator/test_calculator.py:30: AssertionError " ,
76+ "failure_message" : null ,
7777 "branch" : null ,
7878 "commitid" : " cd76b0821854a780b60012aed85af0a8263004ad" ,
7979 "repoid" : 1
8080 }
8181 ],
8282 "rollups" : [
8383 {
84- "test_id" : " 277ea9e35f1a02d0a8b441b9b74ecd48d35168929ff5ee9fa3dce48a6c4ea0ea " ,
84+ "test_id" : " 904b835b97b7697b036b217530783b194dcdd014d2fd1b717cf22641c8ee339c " ,
8585 "date" : " 2025-01-01" ,
8686 "repoid" : 1 ,
8787 "branch" : null ,
88- "fail_count" : 0 ,
88+ "fail_count" : 1 ,
8989 "flaky_fail_count" : 0 ,
9090 "skip_count" : 0 ,
91- "pass_count" : 1 ,
92- "last_duration_seconds" : 0.0 ,
93- "avg_duration_seconds" : 0.0 ,
91+ "pass_count" : 0 ,
92+ "last_duration_seconds" : 0.001 ,
93+ "avg_duration_seconds" : 0.001 ,
9494 "latest_run" : " 2025-01-01T00:00:00+00:00" ,
95- "commits_where_fail" : []
95+ "commits_where_fail" : [
96+ " cd76b0821854a780b60012aed85af0a8263004ad"
97+ ]
9698 },
9799 {
98- "test_id" : " 3ffa89c17705abeeff8728d3cd030c563ac1d40c67ae5e6e84c1bc66d4d6e012 " ,
100+ "test_id" : " d01ca01cb4b8dede6201a0ebadf9471dcc0e972b257417a79dc531665794afe0 " ,
99101 "date" : " 2025-01-01" ,
100102 "repoid" : 1 ,
101103 "branch" : null ,
102- "fail_count" : 1 ,
104+ "fail_count" : 0 ,
103105 "flaky_fail_count" : 0 ,
104106 "skip_count" : 0 ,
105- "pass_count" : 0 ,
107+ "pass_count" : 1 ,
106108 "last_duration_seconds" : 0.001 ,
107109 "avg_duration_seconds" : 0.001 ,
108110 "latest_run" : " 2025-01-01T00:00:00+00:00" ,
109- "commits_where_fail" : [
110- " cd76b0821854a780b60012aed85af0a8263004ad"
111- ]
111+ "commits_where_fail" : []
112112 },
113113 {
114- "test_id" : " 6cbd65e47887eda0f4c0355b0a03e549284499e1acf80cb16bfd7797b546a3cb " ,
114+ "test_id" : " d0abb665403924c55f02d0b79ed3be6b3ece9cdebf4c1c40b91a8a8d07319281 " ,
115115 "date" : " 2025-01-01" ,
116116 "repoid" : 1 ,
117117 "branch" : null ,
125125 "commits_where_fail" : []
126126 },
127127 {
128- "test_id" : " 80ee2bcfe6727cd875914bc1fa2995fd5feea6171803907dfd3383154f643038 " ,
128+ "test_id" : " d4259940b7b895581e9e8eeecf94803ea0148df4a7c48d7984d57bfb5e122209 " ,
129129 "date" : " 2025-01-01" ,
130130 "repoid" : 1 ,
131131 "branch" : null ,
132132 "fail_count" : 0 ,
133133 "flaky_fail_count" : 0 ,
134134 "skip_count" : 0 ,
135135 "pass_count" : 1 ,
136- "last_duration_seconds" : 0.001 ,
137- "avg_duration_seconds" : 0.001 ,
136+ "last_duration_seconds" : 0.0 ,
137+ "avg_duration_seconds" : 0.0 ,
138138 "latest_run" : " 2025-01-01T00:00:00+00:00" ,
139139 "commits_where_fail" : []
140140 }
141141 ]
142- }
142+ }
0 commit comments