We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug fcda-binding-list test sometimes fails. It looks like a synchronization/timing issue.
To Reproduce Steps to reproduce the behavior:
npm run test:watch
Expected behavior Test will always succeed and always have the same behaviour.
Screenshots
The text was updated successfully, but these errors were encountered:
@danyill has similar experiences
Possible solution: add an animation frame
Sorry, something went wrong.
fix(editors/subscription): Increase timeout for failing subscriber/fc…
0e7d0c3
…da-binding-list test, closes openscd#1257
8c620eb
…da-binding-list test, closes #1257 (#1274)
danyill
Successfully merging a pull request may close this issue.
Describe the bug
fcda-binding-list test sometimes fails. It looks like a synchronization/timing issue.
To Reproduce
Steps to reproduce the behavior:
npm run test:watch
in open-scdExpected behavior
Test will always succeed and always have the same behaviour.
Screenshots

The text was updated successfully, but these errors were encountered: