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

[Bugfix]: CI issues #393

Open
general-kroll-4-life opened this issue Apr 15, 2024 · 0 comments
Open

[Bugfix]: CI issues #393

general-kroll-4-life opened this issue Apr 15, 2024 · 0 comments
Assignees

Comments

@general-kroll-4-life
Copy link
Contributor

general-kroll-4-life commented Apr 15, 2024

Background

In no particular order:

  1. Windows CI skips all postgres client tests because stackql server seems not to be serving on robot test runs.
  2. Following the addition of robot test Export Materialized View and then Access From RDBMSs, same test only repeateddly fails on arm64 docker buily only with message: Post "https://localhost:1091/": dial tcp 127.0.0.1:1091: connect: connection refused. Same test works fine on amd64 docker build. This has been patched by skipping robot tests on arm64 build.
  3. Chocolatey downloads are hideously slow.
  4. Docker builds are hideously slow.

Acceptance Criteria

  1. Fix windows robot tests, or document why they need to be skipped.
  2. Fix arm64 docker robot tests, or document why they need to be skipped.
  3. Speed up or cache-accelerate chocolatey installs, or document why they are so terribly slow.
  4. Speed up or cache-accelerate docker builds, or document why they are so terribly slow.
@general-kroll-4-life general-kroll-4-life self-assigned this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant