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: limit test_layer_download_timeouted to MOCK_S3 #8331

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

koivunej
Copy link
Member

@koivunej koivunej commented Jul 10, 2024

Requests against REAL_S3 on CI can consistently take longer than 1s; testing the short timeouts against it made no sense in hindsight, as MOCK_S3 works just as well.

evidence: https://neon-github-public-dev.s3.amazonaws.com/reports/pr-8229/9857994025/index.html#suites/b97efae3a617afb71cb8142f5afa5224/6828a50921660a32

Copy link

github-actions bot commented Jul 10, 2024

3067 tests run: 2952 passed, 0 failed, 115 skipped (full report)


Flaky tests (3)

Postgres 16

  • test_slow_secondary_downloads[True]: release
  • test_isolation[None]: debug

Postgres 14

  • test_isolation[None]: debug

Code coverage* (full report)

  • functions: 32.6% (6938 of 21294 functions)
  • lines: 50.0% (54546 of 109142 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
f2c3c8e at 2024-07-11T10:18:33.693Z :recycle:

@koivunej koivunej marked this pull request as ready for review July 11, 2024 09:58
@koivunej koivunej requested a review from jcsp July 11, 2024 09:58
@koivunej koivunej enabled auto-merge (squash) July 11, 2024 09:58
@koivunej koivunej disabled auto-merge July 11, 2024 09:59
@koivunej koivunej enabled auto-merge (squash) July 11, 2024 09:59
@koivunej koivunej merged commit 4a87bac into main Jul 11, 2024
67 checks passed
@koivunej koivunej deleted the joonas/bad_real_s3_usage branch July 11, 2024 19:03
skyzh pushed a commit that referenced this pull request Jul 15, 2024
Requests against REAL_S3 on CI can consistently take longer than 1s;
testing the short timeouts against it made no sense in hindsight, as
MOCK_S3 works just as well.

evidence:
https://neon-github-public-dev.s3.amazonaws.com/reports/pr-8229/9857994025/index.html#suites/b97efae3a617afb71cb8142f5afa5224/6828a50921660a32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants