Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants