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

Better error message on bad common test case name #2940

Open
tsloughter opened this issue Feb 23, 2025 · 0 comments
Open

Better error message on bad common test case name #2940

tsloughter opened this issue Feb 23, 2025 · 0 comments
Labels
enhancement new behaviour or additional functionality

Comments

@tsloughter
Copy link
Collaborator

Currently you get a crash message like:

%%% otel_metrics_SUITE ==> unnamed_instrument: FAILED
%%% otel_metrics_SUITE ==> {undef,
    [{otel_metrics_SUITE,unnamed_instrument,
         [[{watchdog,<0.1676.0>},

If you try to run a test that doesn't exist. It'd be better if we could handle this undef and print a message.

@tsloughter tsloughter added the enhancement new behaviour or additional functionality label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new behaviour or additional functionality
Projects
None yet
Development

No branches or pull requests

1 participant