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

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

@daep93

Description

@daep93

[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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions