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

Disable Lin_thread Queue test under bytecode #411

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

jmid
Copy link
Collaborator

@jmid jmid commented Nov 10, 2023

This PR disables the Lin_thread Queue test under bytecode which is the cause of false alarms, reported in #363.

The Lin_thread-mode is still experimental - and a9b2cc1 from #285 already disabled the Stack and CList ones for this reason. In view of that, this PR simply follows suit.

Fixes #363

@jmid
Copy link
Collaborator Author

jmid commented Nov 12, 2023

CI summary:

Out of 63 runs 3 failed - all 3 with genuine issues.

@jmid jmid merged commit fdb7132 into main Nov 12, 2023
50 of 53 checks passed
@jmid jmid deleted the disable-lin-queue-bytecode branch November 12, 2023 21:31
@jmid
Copy link
Collaborator Author

jmid commented Nov 13, 2023

CI summary for merge to main:

Out of 38 workflows 1 failed with a genuine issue

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.

Lin Thread Queue test reliability
1 participant