Skip to content

Commit e902044

Browse files
committed
rerun
1 parent f7619df commit e902044

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

conformance/results/mypy/version.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version = "mypy 1.16.1"
2-
test_duration = 2.0
2+
test_duration = 2.1

conformance/results/pyre/version.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version = "pyre 0.9.23"
2-
test_duration = 10.6
2+
test_duration = 11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version = "pyright 1.1.402"
2-
test_duration = 1.9
2+
test_duration = 2.0

conformance/results/results.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,13 @@ <h3>Python Type System Conformance Test Results</h3>
159159
<div class="table_container"><table><tbody>
160160
<tr><th class="col1">&nbsp;</th>
161161
<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>
163163
</th>
164164
<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>
166166
</th>
167167
<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>
169169
</th>
170170
</tr>
171171
<tr><th class="column" colspan="4">
@@ -857,7 +857,7 @@ <h3>Python Type System Conformance Test Results</h3>
857857
</th></tr>
858858
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;directives_assert_type</th>
859859
<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>
861861
<th class="column col2 conformant">Pass</th>
862862
</tr>
863863
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;directives_cast</th>

0 commit comments

Comments
 (0)