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

TernarySearchTree: Cannot read property '1' of undefined #138284 #228184

Open
bpasero opened this issue Sep 11, 2024 · 0 comments
Open

TernarySearchTree: Cannot read property '1' of undefined #138284 #228184

bpasero opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
unit-test-failure web Issues related to running VSCode in the web

Comments

@bpasero
Copy link
Member

bpasero commented Sep 11, 2024

https://dev.azure.com/vscode/VSCode/_build/results?buildId=131237&view=logs&j=f3dd96f0-7bf9-51c6-1e87-22c4cfa2ad69&t=64143725-e422-5a00-94cb-1f22962f3da8&s=96ac2280-8cb4-5df5-99de-dd2da759617d

1) Ternary Search Tree
       TernarySearchTree: Cannot read property '1' of undefined #138284 (random):
     
  RangeError: Invalid array length
      at Array.push (<anonymous>)
      at TernarySearchTree._delete (http://localhost:35829/34598d27553151b465cd128fec0102e7/out/vs/base/common/ternarySearchTree.js:396:23)
      at TernarySearchTree.delete (http://localhost:35829/34598d27553151b465cd128fec0102e7/out/vs/base/common/ternarySearchTree.js:384:21)
      at Context.<anonymous> (http://localhost:35829/34598d27553151b465cd128fec0102e7/out/vs/base/test/common/ternarySearchtree.test.js:718:27)
@bpasero bpasero added the web Issues related to running VSCode in the web label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit-test-failure web Issues related to running VSCode in the web
Projects
None yet
Development

No branches or pull requests

2 participants