Unverified Commit c4f00ded authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

[Backport release-25.11] pyrefly: skip failing test till upstream fix (#466419)

parents 73ed51f8 a085808b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
    # FIX: tracking on https://github.com/facebook/pyrefly/issues/1667
    "--skip=test::lsp::lsp_interaction::configuration::test_pythonpath_change"
    "--skip=test::lsp::lsp_interaction::configuration::test_workspace_pythonpath_ignored_when_set_in_config_file"
    "--skip=test::lsp::lsp_interaction::notebook_sync::test_notebook_publish_diagnostics"
  ];

  # requires unstable rust features