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

Test startup #1199

Closed
Ambrevar opened this issue Mar 9, 2021 · 2 comments
Closed

Test startup #1199

Ambrevar opened this issue Mar 9, 2021 · 2 comments
Labels
high test Testing and benchmarking.

Comments

@Ambrevar
Copy link
Member

Ambrevar commented Mar 9, 2021

Our startup test suite is very limited for now.
It's critical and it's broken many times in the past, and I expect it will break again.

We need to test the combination of the following.

  • nosave data profile
  • dev data profile
  • init.lisp errors
  • no socket
  • custom socket
  • multi instance
  • remote execution
  • remote URL query
  • default package
  • REPL startup
  • binary startup

If I forgot something, please mention it! :)

@Ambrevar Ambrevar added the high label Mar 9, 2021
@Ambrevar Ambrevar added the test Testing and benchmarking. label Mar 24, 2021
@aadcg
Copy link
Member

aadcg commented May 28, 2023

A shy draft was started at #2718.

This is indeed a high priority.

@aadcg
Copy link
Member

aadcg commented May 28, 2023

Closing since this is a duplicate of #2710.

@aadcg aadcg closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high test Testing and benchmarking.
Development

No branches or pull requests

2 participants