You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
driskull opened this issue
Aug 31, 2023
· 0 comments
Labels
0 - newNew issues that need assignment.p - highIssue should be addressed in the current milestone, impacts component or core functionalitytestingIssues related to automated or manual testing.
ReferenceError: You are trying to `import` a file after the Jest environment has been torn down. From src/components/list/list.e2e.ts.
at Object.get (../../node_modules/@stencil/core/testing/index.js:7:14)
at Object.<anonymous> (../../node_modules/@stencil/core/testing/index.js:3772:79)
RUNS src/components/list/list.e2e.ts
/Users/dris0000/Sites/git/calcite-design-system/node_modules/@stencil/core/testing/index.js:3925
throw new Error("The page was already closed");
^
Error: Caught error after test environment was torn down
The text was updated successfully, but these errors were encountered:
driskull
added
testing
Issues related to automated or manual testing.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
0 - new
New issues that need assignment.
labels
Aug 31, 2023
0 - newNew issues that need assignment.p - highIssue should be addressed in the current milestone, impacts component or core functionalitytestingIssues related to automated or manual testing.
Test type
Refactor
Which Component(s)
DragAndDrop utility
Unstable Tests
No response
Test error, if applicable
PR skipped, if applicable
#7614
Additional Info
See #7614 (comment)
The text was updated successfully, but these errors were encountered: