Skip to content

Kyua fails with "string or blob too big" #256

@asomers

Description

@asomers

I recently ran a test that produced too much text output (about 250k lines) and it caused Kyua to crash with the below error and exit status 2. Instead of crashing, Kyua should treat this kind of failure as a BROKEN test case, and proceed.

kyua: E: string or blob too big (sqlite op: sqlite3_bind_blob) (sqlite db: /root/.kyua/store/results.usr_tests.20241231-203317-570235.db)

For the specific test that failed, see https://reviews.freebsd.org/D48275

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions