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

i#6734: Set filetype in record_filter start-idle shards #6735

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

derekbruening
Copy link
Contributor

Sets the filetype for record_filter shards from the filetype_ var to ensure start-idle shards have the correct type.

Switches to using opcode_mix in the tool.record_filter_bycore_uni test, which fails with encoding errors without this fix.

Fixes #6734

Sets the filetype for record_filter shards from the filetype_ var to
ensure start-idle shards have the correct type.

Switches to using opcode_mix in the tool.record_filter_bycore_uni
test, which fails with encoding errors without this fix.

Fixes #6734
@derekbruening
Copy link
Contributor Author

a64 failure looks like #3320 the type_is_instr assert: re-running now.

@derekbruening derekbruening merged commit 8e23247 into master Mar 27, 2024
16 checks passed
@derekbruening derekbruening deleted the i6734-shard-filetype branch March 27, 2024 23: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.

record_filter core-sharded start-idle cores have missing encodings
2 participants