Skip to content

fix(ci): promise-returning function makes each test always eval true#16

Merged
Zetazzz merged 4 commits intomainfrom
fix/ci-not-detecting-exit-codes
Dec 19, 2025
Merged

fix(ci): promise-returning function makes each test always eval true#16
Zetazzz merged 4 commits intomainfrom
fix/ci-not-detecting-exit-codes

Conversation

@yyyyaaa
Copy link
Copy Markdown
Contributor

@yyyyaaa yyyyaaa commented Dec 11, 2025

No description provided.

@yyyyaaa yyyyaaa changed the title fix(ci): promise-returning function makes each test result always ret… fix(ci): promise-returning function makes each test always eval true Dec 11, 2025
BEGIN;

DROP ROLE administrator;
DO $revert$
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this may be one of the things we don't want to revert and make a note of... not sure yet. could conflict w the test framework itself.

Copy link
Copy Markdown
Contributor

@pyramation pyramation left a comment

Choose a reason for hiding this comment

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

let's separate out different fixes into different PRs

return result.success;
}

async function testPackage(packagePath, projectRoot, useDocker) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is the only change that represents the title of the PR

@Zetazzz Zetazzz merged commit 05ab274 into main Dec 19, 2025
22 of 23 checks passed
@Zetazzz Zetazzz deleted the fix/ci-not-detecting-exit-codes branch December 19, 2025 14:37
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.

3 participants