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

test: add at_least_until to have_no_new_sample #250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

g-arjones
Copy link
Contributor

@g-arjones g-arjones requested a review from doudou May 25, 2020 17:56
@g-arjones
Copy link
Contributor Author

@doudou Did you miss this one?

@@ -27,7 +27,7 @@ def self.resolve_orocos_reader(reader, **policy)
#
# Implementation of the {#have_no_new_sample} predicate
class HaveNoNewSample < Roby::Test::ExecutionExpectations::Maintain
def initialize(reader, at_least_during, description, backtrace)
def initialize(reader, at_least, description, backtrace)
Copy link
Member

Choose a reason for hiding this comment

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

Same remark about splitting at_least_during / at_least_until in the constructor.

@doudou
Copy link
Member

doudou commented Jun 4, 2020

Forgot to click on "submit review" :(

@doudou
Copy link
Member

doudou commented Jul 2, 2020

Hi @g-arjones, do you plan to continue working on this PR ?

@g-arjones
Copy link
Contributor Author

Hey.. I do, yes (unless you want to takeover and finish it). It is on the bottom of my TODO list though

@doudou
Copy link
Member

doudou commented Jul 2, 2020

OK. Just to know.

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