add retry logic to the analyze test (#313)

I have been noticing a bunch of flakes on this test due to a race condition of the analyzer picking up the new files and us asking for errors.

This allows us to retry with a back off until we see the error show up, allowing the test to pass quickly after the error does appear.
2 files changed
tree: 8297ed62370b53efd959a5c9010fc2d9a55fd819
  1. .github/
  2. .vscode/
  3. mcp_examples/
  4. pkgs/
  5. .gitignore
  6. CONTRIBUTING.md
  7. GEMINI.md
  8. LICENSE
  9. README.md
README.md

Overview

A general repository for AI / GenAI packages and explorations.

Packages

PackageDescriptionIssuesVersion
dart_mcpA package for making MCP servers and clients.issuespub package
dart_mcp_serverAn MCP server for Dart projects, exposing various developer tools to AI models.issuesn/a