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

chore(CI): skip pglite.test.ts on linux x64 #17814

Merged
merged 2 commits into from
Mar 6, 2025
Merged

chore(CI): skip pglite.test.ts on linux x64 #17814

merged 2 commits into from
Mar 6, 2025

Conversation

190n
Copy link
Contributor

@190n 190n commented Mar 1, 2025

Skips (for now) a flaky test

@robobun
Copy link

robobun commented Mar 1, 2025

Updated 9:31 PM PT - Mar 5th, 2025

@190n, your commit 7966cab has 1 failures in Build #12737:


🧪   try this PR locally:

bunx bun-pr 17814


describe("pglite", () => {
it("can initialize successfully", async () => {
// TODO(@190n) linux-x64 sometimes fails due to JavaScriptCore bug
Copy link
Member

Choose a reason for hiding this comment

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

is this bug submitted? if so can we link it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added links (tl;dr no, because I couldn't get it to a reproducible state, but a similar-looking crash is reported)

@nektro nektro merged commit 4645c30 into main Mar 6, 2025
18 of 38 checks passed
@nektro nektro deleted the ben/pglite-skip branch March 6, 2025 04:46
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