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

Fix newsi relinks ordering bug #4601

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

markhannum
Copy link
Contributor

@markhannum markhannum commented Aug 9, 2024

Pagelogs are placed on filed-queues in a slightly different order when snapshot isolation is run directly on master. This PR fixes the issue, and adds the 'newsi.testopts' file to the newsi_on_master test.

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Error ⚠.
Regression testing: 3/564 tests failed ⚠.

The first 10 failing tests are:
online_compaction
truncatesc
truncatesc_ufid_on_generated

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 1/564 tests failed ⚠.

The first 10 failing tests are:
truncatesc_ufid_on_generated

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 4/564 tests failed ⚠.

The first 10 failing tests are:
insert_lots_ssl_generated [setup failure]
phys_rep_tiered
sc_resume
truncatesc_ufid_on_generated

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 2/564 tests failed ⚠.

The first 10 failing tests are:
diskspace_nollmeta_nostripe_generated
auth

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