Skip to content

Test Failure: test-side #288

Open
@hengyoush

Description

@hengyoush

Describe the bug
logs: https://github.com/hengyoush/kyanos/actions/runs/13170107381/job/36826916113

Traceback (most recent call last):
  File "/host/./testdata/query_mysql.py", line 58, in <module>
    create_database(connection, database_name)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/host/./testdata/query_mysql.py", line 21, in create_database
    cursor = connection.cursor()
             ^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'cursor'

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Information (please complete the following information):

  • OS: [e.g. use uname -ar]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions