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

unreliable test: zipCode performanceTest #6458

Closed
Hweinstock opened this issue Jan 29, 2025 · 1 comment
Closed

unreliable test: zipCode performanceTest #6458

Hweinstock opened this issue Jan 29, 2025 · 1 comment

Comments

@Hweinstock
Copy link
Contributor

Test Details

  • Name of test: zipCode performance tests zipCode performance tests "after all" hook for "zipCode - test run 10"
  • OS of failure: Linux (Integ)
  • VSCode version of failure (minimum/insider/stable): stable
  • Link to failing run: f004173
  • Link to failing test:
    describe('zipCode', function () {
    describe('performance tests', function () {
    afterEach(function () {
    sinon.restore()
    })
    performanceTestWrapper(250, 10)
    performanceTestWrapper(10, 1000)
    })
    })

Log of Test Failure

Additional Information

@Hweinstock
Copy link
Contributor Author

duplicate of #6117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant