
If we take the latest run (https://github.com/microsoft/vscode-python/actions/runs/318657575) these are the failing test suites:
1) Language Server: Hover Definition (Jedi)
Highlight Function:
AssertionError [ERR_ASSERTION]: Invalid contents
+ expected - actual
```python
def acos(x: SupportsFloat)
```
-Return the arc cosine (measured in radians) of x.
-
-The result is between 0 and pi.
+Return the arc cosine (measured in radians) of x.
at /home/runner/work/vscode-python/vscode-python/path with spaces/out/test/languageServers/jedi/definitions/hover.jedi.test.js:277:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
1) Language Server: Hover Definition (Jedi)
Highlight Function:
AssertionError [ERR_ASSERTION]: Invalid contents
+ expected - actual
```python
def acos(x: SupportsFloat)
```
-Return the arc cosine (measured in radians) of x.
-
-The result is between 0 and pi.
+Return the arc cosine (measured in radians) of x.
at /home/runner/work/vscode-python/vscode-python/path with spaces/out/test/languageServers/jedi/definitions/hover.jedi.test.js:277:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
1) Language Server: Autocomplete Base Tests
Across files With Unicode Characters:
AssertionError [ERR_ASSERTION]: Foo not found
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\autocomplete\base.test.js:172:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
2) Language Server: Hover Definition (Jedi)
Across files:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:70:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
3) Language Server: Hover Definition (Jedi)
Across files with Unicode Characters:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:127:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
4) Language Server: Hover Definition (Jedi)
Highlighting Class:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:196:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
5) Language Server: Hover Definition (Jedi)
Highlight Method:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:246:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
6) Language Server: Hover Definition (Jedi)
Highlight Function:
AssertionError [ERR_ASSERTION]: Invalid contents
1) Language Server: Autocomplete Base Tests
Across files With Unicode Characters:
AssertionError [ERR_ASSERTION]: Foo not found
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\autocomplete\base.test.js:172:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
2) Language Server: Hover Definition (Jedi)
Across files:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:70:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
3) Language Server: Hover Definition (Jedi)
Across files with Unicode Characters:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:127:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
4) Language Server: Hover Definition (Jedi)
Highlighting Class:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:196:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
5) Language Server: Hover Definition (Jedi)
Highlight Method:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:246:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
6) Language Server: Hover Definition (Jedi)
Highlight Function:
AssertionError [ERR_ASSERTION]: Invalid contents
+ expected - actual
```python
def acos(x: SupportsFloat)
```
-Return the arc cosine (measured in radians) of x.
-
-The result is between 0 and pi.
+Return the arc cosine (measured in radians) of x.
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:277:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
7) Language Server: Hover Definition (Jedi)
Highlight Multiline Method Signature:
AssertionError [ERR_ASSERTION]: Definition length is incorrect
+ expected - actual
-0
+1
at d:\a\vscode-python\vscode-python\path with spaces\out\test\languageServers\jedi\definitions\hover.jedi.test.js:305:20
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
If we take the latest run (https://github.com/microsoft/vscode-python/actions/runs/318657575) these are the failing test suites: