Skip to content

Sporadic errors in srfi-207 tests #900

@shirok

Description

@shirok

Sporadically, srfi-207-test.scm fails with the following error:

test (%bytestring->SNB test-bstring): expects "#u8\"lorem\"" => got #<<error> "No applicable method for write-object with (#u8(108 111) #t)">

It is perplexing for there seems no randomness involved around the tests. It looks like #t is given as the port argument of write. Couldn't find a path that can cause such a situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions