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

Fix the confusing server errors during UI tests #1871

Merged
merged 12 commits into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    6d19248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c593af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebbaf06 View commit details
    Browse the repository at this point in the history
  4. Try to fix windows test

    brichet committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b8e906b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e1edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c50532 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d878f23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0230bbf View commit details
    Browse the repository at this point in the history
  9. Fix notebook tests

    brichet committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4f95326 View commit details
    Browse the repository at this point in the history
  10. Increase the doc test timeout

    brichet committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7d8e764 View commit details
    Browse the repository at this point in the history
  11. (1)move config creation in beforeEach, (2)fix closing notebook in jup…

    …yterlab tests and (3) remove useless notebook saving
    brichet committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7796daa View commit details
    Browse the repository at this point in the history
  12. Should remove some more traceback by (1) waiting for a notebook to be…

    … ready and (2) killing the kernels on teardown
    brichet committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f8fc2ce View commit details
    Browse the repository at this point in the history