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

chore: test that master is passing in CI #52

Closed
wants to merge 2 commits into from

Conversation

nolanlawson
Copy link
Contributor

No description provided.

@nolanlawson
Copy link
Contributor Author

NUTS tests are failing:

  lightning:lwc:test:run
    ✔ runs the tests (json) (11027ms)
    1) runs the tests (human)
    ✔ properly displays failed tests (human) (8830ms)


  7 passing (55s)
  1 failing

  1) lightning:lwc:test:run
       runs the tests (human):
     AssertionError: expected 'PASS force-app/main/default/lwc/prope…' to include 'Test Suites: 13 passed, 13 total'
      at Context.<anonymous> (test/commands/lwc/test/run.nut.ts:59:23)
      at processImmediate (node:internal/timers:466:21)

@WillieRuemmele @trevor-bliss This test was apparently passing in #50, do you have any idea why it would now be failing?

@WillieRuemmele
Copy link
Contributor

Hey @nolanlawson I see it failing locally - I'll take a look 👍

@WillieRuemmele
Copy link
Contributor

WillieRuemmele commented Aug 31, 2022

Hi @nolanlawson fixed the NUT. the dreamhouse repo must've been updated to include more tests. I swapped it to use regex so hopefully this doesn't happen again

@nolanlawson
Copy link
Contributor Author

@WillieRuemmele Thank you!

@nolanlawson
Copy link
Contributor Author

Opening a new PR with your commit: #53

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