Fix & re-enable flaky tests in CI
Author: opcode81Created Feb 14, 2026Updated Sep 17, 2026
Many tests had to be disabled to render CI tests reliable.
The following tests were disabled/marked with xfail with #1041 (resolving #1039) and we should investigate whether we can "fix" something and re-enable them at some point:
- Phpactor tests on Windows
- Finding references always fails (see #1022)
- Other tests sometimes fail
TestFSharpLanguageServertest_find_referencing_symbols_across_filestest_find_referencing_symbolstest_hover_informationtest_go_to_definition
TestNixLanguageServer::test_hover_informationTestSwiftLanguageServerBasics::test_request_references_*TestSerenaAgenttest_find_symbol_fsharptest_find_symbol_rusttest_find_symbol_references_fsharptest_find_symbol_references_typescript
TestRLanguageServertest_find_definition_across_filestest_find_references_across_files
Source: oraios/serena