Skip to content

Add error message for missing start symbol#2847

Merged
rv-jenkins merged 5 commits intodevelopfrom
fix2776-kast-miss-sort
Nov 3, 2022
Merged

Add error message for missing start symbol#2847
rv-jenkins merged 5 commits intodevelopfrom
fix2776-kast-miss-sort

Conversation

@radumereuta
Copy link
Copy Markdown
Contributor

@radumereuta radumereuta commented Aug 31, 2022

Fixes: #2776
Do not merge.
In some runs I got flaky tests which I suspect are from somewhere in kserver.
I want to test it a few more times to see it doesn't fail.
I haven't seen this fail in a long time so I am making it available for review.

@ehildenb ehildenb changed the base branch from master to develop September 27, 2022 20:44
@radumereuta radumereuta force-pushed the fix2776-kast-miss-sort branch from 5efe3ed to 7964301 Compare October 6, 2022 14:09
@radumereuta radumereuta self-assigned this Oct 6, 2022
@radumereuta radumereuta marked this pull request as ready for review October 19, 2022 18:45


%.kast: kompile
ifeq ($(TESTDIR),$(RESULTDIR))
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.

I don't understand why this target needs to be added.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

By default make doesn't check for kast stdout.
So I added the $(CONSIDER_ERRORS) part to the recipe.
I guess this shouldn't be needed if we fix this: #2316
And I'm currently working on it. We may want to delay merging this until then.

@ehildenb
Copy link
Copy Markdown
Member

What's the status of this? Can we merge?

@radumereuta
Copy link
Copy Markdown
Contributor Author

I'm waiting for code review. Dwight had a question, and I answered right away.
Waiting for an answer. I will post messages on #k on Monday if I don't hear anything until then.

@rv-jenkins rv-jenkins merged commit 8d4f866 into develop Nov 3, 2022
@rv-jenkins rv-jenkins deleted the fix2776-kast-miss-sort branch November 3, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [kast] - Dies with bad error message when passed non-existent sort

4 participants