Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transport tests: add deadline tests #2286

Merged
merged 14 commits into from
Aug 19, 2023
Merged

Commits on Aug 10, 2023

  1. Add deadline test

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    42873f4 View commit details
    Browse the repository at this point in the history
  2. Test read/write deadlines

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e60aa68 View commit details
    Browse the repository at this point in the history
  3. Add SetDeadline test

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3424e73 View commit details
    Browse the repository at this point in the history
  4. Skip mplex test for now

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8bf32e5 View commit details
    Browse the repository at this point in the history
  5. Rename fake proto

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2a887ac View commit details
    Browse the repository at this point in the history
  6. Sleep for an hour

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e4497ae View commit details
    Browse the repository at this point in the history
  7. Add comment

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3ce4b62 View commit details
    Browse the repository at this point in the history
  8. Update Yamux dep

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b3d9361 View commit details
    Browse the repository at this point in the history
  9. Skip WebSocket

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c488102 View commit details
    Browse the repository at this point in the history
  10. Skip WebSocket and Yamux

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a059a70 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    585c01f View commit details
    Browse the repository at this point in the history
  12. Bump timings up

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e651dd4 View commit details
    Browse the repository at this point in the history
  13. Close nodes. Remove mplex

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cd34a6b View commit details
    Browse the repository at this point in the history
  14. Use net.Error cast

    MarcoPolo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ed9f4a1 View commit details
    Browse the repository at this point in the history