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
{{ message }}
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
Atom: 1.53.0 x64 Electron: 6.1.12 OS: Microsoft Windows 10 Education Thrown From: atom-python-test package 1.0.1
Stack Trace
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
At C:\Users\c1914641\.atom\packages\atom-python-test\lib\atom-python-test-dock.js:18
Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at AtomPythonTestViewDock.removeTable (/packages/atom-python-test/lib/atom-python-test-dock.js:18:20)
at AtomPythonTestViewDock.printOutput (/packages/atom-python-test/lib/atom-python-test-dock.js:57:10)
at exit (/packages/atom-python-test/lib/executor/pytest-executor.js:36:23)
at s (~/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:14:1134640)
at ChildProcess.<anonymous> (~/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:14:1134846)
at ChildProcess.emit (events.js:200:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)