The Wayback Machine - https://web.archive.org/web/20210921101051/https://github.com/cube-js/cube.js/pull/3245
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(e2e): Fix crash for postgresql-cubestore #3245

Merged
merged 3 commits into from Aug 12, 2021
Merged

test(e2e): Fix crash for postgresql-cubestore #3245

merged 3 commits into from Aug 12, 2021

Conversation

@ovr
Copy link
Member

@ovr ovr commented Aug 12, 2021

Hello!

There is a regression in test containers and it's why our e2e tests were crashed. I tried to find a problem under the hood, but it's problematic, let's lock test containers to the stable version for now.

Thanks

@ovr ovr requested a review from cube-js/core as a code owner Aug 12, 2021
@codecov
Copy link

@codecov codecov bot commented Aug 12, 2021

Codecov Report

Merging #3245 (d440c60) into master (128711a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3245   +/-   ##
=======================================
  Coverage   59.28%   59.28%           
=======================================
  Files         124      124           
  Lines        9646     9646           
  Branches     2087     2087           
=======================================
  Hits         5719     5719           
  Misses       3636     3636           
  Partials      291      291           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bffd99...d440c60. Read the comment docs.

@ovr ovr force-pushed the birdbox-fix-crash branch from 9a60b6a to 9bd2783 Aug 12, 2021
@ovr ovr merged commit a13b9fb into master Aug 12, 2021
33 checks passed
33 checks passed
@github-actions
cli (ubuntu-20.04, 14.x)
Details
@github-actions
latest-tag-sha
Details
@github-actions
cli (ubuntu-18.04, 14.x)
Details
@github-actions
cli (macos-10.15, 14.x)
Details
@github-actions
cli (windows-2019, 14.x)
Details
@github-actions
docker (postgresql)
Details
@github-actions
unit (12.x)
Details
@github-actions
docker (postgresql, -alpine)
Details
@github-actions
unit (14.x)
Details
@github-actions
docker (postgresql-cubestore)
Details
@github-actions
unit (15.x)
Details
@github-actions
docker (postgresql-cubestore, -alpine)
Details
@github-actions
cypress (chrome)
Details
@github-actions
lint lint
Details
@github-actions
build
Details
@github-actions
integration-redis (12.x)
Details
@github-actions
integration (12.x, clickhouse)
Details
@github-actions
integration (12.x, druid)
Details
@github-actions
integration (12.x, elasticsearch)
Details
@github-actions
integration (12.x, mssql)
Details
@github-actions
integration (12.x, mysql)
Details
@github-actions
integration (12.x, postgres)
Details
@github-actions
integration (12.x, prestodb)
Details
@github-actions
integration (12.x, mysql-aurora-serverless)
Details
@github-actions
integration (12.x, cubestore)
Details
@github-actions
docker-image-latest-set-tag
Details
@github-actions
Build & Test :dev for Debian without pushing
Details
@github-actions
Build & Test :latest for Debian without pushing
Details
@github-actions
Build & Test :latest for without pushing
Details
@codecov
codecov/patch Coverage not affected when comparing 128711a...d440c60
Details
@codecov
codecov/project 59.28% (+0.00%) compared to 128711a
Details
@netlify
netlify/cubejs-docs-staging/deploy-preview Deploy Preview canceled.
Details
security/snyk (cube-js) 44 security tests have passed
Details
@ovr ovr deleted the birdbox-fix-crash branch Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant