-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add failing tests around subclasses #20
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shall we merge @daniel-beck?
This PR adds failing tests, your CI setup is broken:
|
ah k, I thought that
was telling it that it expected to fail and would be removed when fixing the issue |
Issue is this: jenkins-infra/pipeline-library#139 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs the Invoker equivalent of @Ignore
pending a fix for the bug.
I was so confused earlier today trying to mark something
@Restricted
, and apparently, this is the cause.