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

Fix flaky scanner test #780

Open
ahtrotta opened this issue Aug 22, 2023 · 0 comments
Open

Fix flaky scanner test #780

ahtrotta opened this issue Aug 22, 2023 · 0 comments
Assignees

Comments

@ahtrotta
Copy link
Contributor

ahtrotta commented Aug 22, 2023

This test is now failing ~75% of the time in vscode-appland

 0 passing (1m)
  1 failing
  1) Scanner
       is performed as AppMaps are modified:
     Error: No Diagnostics were created for Microposts_controller_can_get_microposts_as_JSON
  	at waitFor (out/test/waitFor.js:35:23)
  	at async repeatUntil (out/test/waitFor.js:7:9)
  	at async Context.<anonymous> (out/test/integration/scanner/performAsAppMapsAreModified.test.js:50:9)
Error: 1 tests failed.
	at /home/travis/build/getappmap/vscode-appland/out/test/integration/index.js:56:28
	at done (/home/travis/build/getappmap/vscode-appland/node_modules/mocha/lib/mocha.js:1053:7)
[main 2023-08-22T20:05:10.099Z] Extension host with pid 6006 exited with code: 0, signal: unknown.
Exit code:   1
@ahtrotta ahtrotta self-assigned this Aug 22, 2023
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