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: mark test_download_extensions.py skipped for now #4948

Merged
merged 4 commits into from
Aug 10, 2023

Conversation

koivunej
Copy link
Member

@koivunej koivunej commented Aug 10, 2023

The test mutates a shared directory which does not work with multiple concurrent tests. It is being fixed, so this should be a very temporary band-aid.

Cc: #4949.

@koivunej koivunej enabled auto-merge (squash) August 10, 2023 08:54
@koivunej koivunej disabled auto-merge August 10, 2023 08:56
@koivunej koivunej enabled auto-merge (squash) August 10, 2023 08:57
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

1264 tests run: 1190 passed, 0 failed, 74 skipped (full report)


Flaky tests (3)

Postgres 14

  • test_forward_compatibility: debug
  • test_ondemand_download_large_rel[real_s3]: debug
  • test_empty_tenant_size: debug
The comment gets automatically updated with the latest test results
652c38c at 2023-08-10T11:13:31.065Z :recycle:

@koivunej koivunej disabled auto-merge August 10, 2023 09:50
@koivunej koivunej changed the title test: mark test_remote_extensions flaky for now test: mark test_download_extensions.py skipped for now Aug 10, 2023
after further failure analysis.
@koivunej koivunej enabled auto-merge (squash) August 10, 2023 11:05
@koivunej koivunej merged commit db48f7e into main Aug 10, 2023
@koivunej koivunej deleted the xfail_known_flaky branch August 10, 2023 11:05
koivunej added a commit that referenced this pull request Aug 10, 2023
`pg_regress` is flaky: #559

Consolidated `CHECKPOINT` to `check_restored_datadir_content`, add a
wait for `wait_for_last_flush_lsn`.

Some recently introduced flakyness was fixed with #4948.

---------

Co-authored-by: Joonas Koivunen <joonas@neon.tech>
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.

2 participants