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

Simulation fails if there is no wait or delay at the first line #8

Open
rafaelcorsi opened this issue Nov 25, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@rafaelcorsi
Copy link

It looks like if there is no waitor delay at the first part of the test the simulation fails.

steps:
- - wait-serial: 'LED on'
  - expect-pin:
      part-id: led1
      pin: A # Anode pin
      value: 1

Erro message:

image

@urish
Copy link
Contributor

urish commented Nov 25, 2023

Thanks for reporting!

@urish urish self-assigned this Nov 25, 2023
@urish urish added the bug Something isn't working label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants