Skip to content

mdtest: Run tests in both vam and sam runtimes#6648

Merged
mattnibs merged 1 commit intomainfrom
vam-mdtests
Feb 24, 2026
Merged

mdtest: Run tests in both vam and sam runtimes#6648
mattnibs merged 1 commit intomainfrom
vam-mdtests

Conversation

@mattnibs
Copy link
Collaborator

@mattnibs mattnibs commented Feb 19, 2026

No description provided.

@mattnibs mattnibs requested a review from a team February 19, 2026 19:04
@mattnibs mattnibs force-pushed the vam-mdtests branch 2 times, most recently from 2d4227c to eacead9 Compare February 23, 2026 22:34
mdtest/mdtest.go Outdated
Comment on lines 245 to 247
default:
msg := fmt.Sprintf("unknown word in mdtest-spq info string: %q", word)
return ast.WalkStop, fcbError(fcb, source, msg)
Copy link
Member

Choose a reason for hiding this comment

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

This isn't compatible with the {...} layout hints we use and we've been fine so far without it so maybe just leave it out?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't like having the value not checked because if not you could end up running no tests. I'll add back what I had here.

@mattnibs mattnibs merged commit d5185d3 into main Feb 24, 2026
4 checks passed
@mattnibs mattnibs deleted the vam-mdtests branch February 24, 2026 21:00
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