Skip to content

PyBugReporter had a Exception error with the test function #88

Description

@record-linking-bot

Type: Exception
Error text: This is a test exception
Function Name: test

Traceback (most recent call last):
File "/Users/work/Documents/treeGrowth/pybugreporter/PyBugReporter/PyBugReporter/src/BugReporter.py", line 130, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/Users/work/Documents/treeGrowth/pybugreporter/PyBugReporter/test.py", line 27, in test
raise Exception("This is a test exception")
Exception: This is a test exception

Arguments: (('bleh',), {})
Keyword Arguments: {}
Extra Info: {'env': 'test'}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions