File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
version = " mypy 1.16.1"
2
- test_duration = 2.0
2
+ test_duration = 2.1
Original file line number Diff line number Diff line change 1
1
version = " pyre 0.9.23"
2
- test_duration = 10.6
2
+ test_duration = 11.0
Original file line number Diff line number Diff line change 1
1
version = " pyright 1.1.402"
2
- test_duration = 1.9
2
+ test_duration = 2.0
Original file line number Diff line number Diff line change @@ -159,13 +159,13 @@ <h3>Python Type System Conformance Test Results</h3>
159
159
< div class ="table_container "> < table > < tbody >
160
160
< tr > < th class ="col1 "> </ th >
161
161
< th class ='tc-header '> < div class ='tc-name '> mypy 1.16.1</ div >
162
- < div class ='tc-time '> 2.0sec </ div >
162
+ < div class ='tc-time '> 2.1sec </ div >
163
163
</ th >
164
164
< th class ='tc-header '> < div class ='tc-name '> pyright 1.1.402</ div >
165
- < div class ='tc-time '> 1.9sec </ div >
165
+ < div class ='tc-time '> 2.0sec </ div >
166
166
</ th >
167
167
< th class ='tc-header '> < div class ='tc-name '> pyre 0.9.23</ div >
168
- < div class ='tc-time '> 10.6sec </ div >
168
+ < div class ='tc-time '> 11.0sec </ div >
169
169
</ th >
170
170
</ tr >
171
171
< tr > < th class ="column " colspan ="4 ">
@@ -857,7 +857,7 @@ <h3>Python Type System Conformance Test Results</h3>
857
857
</ th > </ tr >
858
858
< tr > < th class ="column col1 "> directives_assert_type</ th >
859
859
< th class ="column col2 conformant "> Pass</ th >
860
- < th class ="column col2 not- conformant "> < div class =" hover-text " > Fail < span class =" tooltip-text " id =" bottom " > < p > Fails to treat equivalent unions as equivalent. </ p > </ span > </ div > </ th >
860
+ < th class ="column col2 conformant "> Pass </ th >
861
861
< th class ="column col2 conformant "> Pass</ th >
862
862
</ tr >
863
863
< tr > < th class ="column col1 "> directives_cast</ th >
You can’t perform that action at this time.
0 commit comments