Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Uncaught TypeError: Cannot read property 'testCases' of undefined #33

Open
daep93 opened this issue Apr 30, 2020 · 0 comments
Open

Uncaught TypeError: Cannot read property 'testCases' of undefined #33

daep93 opened this issue Apr 30, 2020 · 0 comments

Comments

@daep93
Copy link

daep93 commented Apr 30, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64
Electron: 4.2.7
OS: Unknown Windows version
Thrown From: atom-python-test package 1.0.1

Stack Trace

Uncaught TypeError: Cannot read property 'testCases' of undefined

At C:\Users\eoy13\.atom\packages\atom-python-test\lib\atom-python-test-dock.js:62

TypeError: Cannot read property 'testCases' of undefined
    at AtomPythonTestViewDock.printOutput (/packages/atom-python-test/lib/atom-python-test-dock.js:62:25)
    at exit (/packages/atom-python-test/lib/executor/pytest-executor.js:36:23)
    at n (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:14:1125047)
    at ChildProcess.o.process.on.e (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:14:1125253)
    at ChildProcess.emit (events.js:182:13)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)

Commands

     -1:21 application:add-project-folder (atom-pane.pane.active)
     -0:28.7.0 tree-view:add-file (span.name.icon.icon-file-directory)
     -0:26 core:confirm (input.hidden-input)
     -0:24 script:run (input.hidden-input)
     -0:20.2.0 atom-python-test:run-all-tests (input.hidden-input)

Non-Core Packages

atom-python-test 1.0.1 
autocomplete-python 1.16.0 
script 3.26.0 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant