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

Adding a function to a suite fails at runtime #50

Open
waywardmonkeys opened this issue Jan 27, 2014 · 0 comments
Open

Adding a function to a suite fails at runtime #50

waywardmonkeys opened this issue Jan 27, 2014 · 0 comments
Milestone

Comments

@waywardmonkeys
Copy link
Member

If you add a function to a suite as:

define suite some-suite ()
  test some-function;
end suite;

There are no compile time notices, but it fails at runtime with:

{<simple-method>: ??? ()} is not of type {<class>: <component>}
{function  0x60e1c8} is not of type {class <component> 0x113d58}
@cgay cgay added this to the Prioritization Test milestone Dec 26, 2019
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

No branches or pull requests

2 participants