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

Investigate flaky build #11

Open
wvanvlaenderen opened this issue Dec 22, 2020 · 0 comments · May be fixed by #12
Open

Investigate flaky build #11

wvanvlaenderen opened this issue Dec 22, 2020 · 0 comments · May be fixed by #12

Comments

@wvanvlaenderen
Copy link
Member

Describe the bug
Build seems flaky, have a look at https://travis-ci.com/github/homebridge-nhc2/nhc2-hobby-api/builds/210309914

NHC2 › onMessage › trigger basic state › should send the basic state change command for device
    expect(received).toStrictEqual(expected) // deep equality
    - Expected
    + Received
    @@ -4,11 +4,11 @@
          Object {
            "Devices": Array [
              Object {
                "Properties": Array [
                  Object {
    -               "Position": "55",
    +               "BasicState": "On",
                  },
                ],
                "Uuid": "25ee33e3-5b9c-4171-8ede-7e94f1cb6b33",
              },
            ],
@wvanvlaenderen wvanvlaenderen linked a pull request Dec 23, 2020 that will close this issue
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 a pull request may close this issue.

1 participant