Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gopherjs test github.com/eaburns/flac fails #417

Closed
@hajimehoshi

Description

@hajimehoshi
$ go test github.com/eaburns/flac
ok      github.com/eaburns/flac 0.006s

$ gopherjs test github.com/eaburns/flac
gopherjs: Source maps disabled. Use Node.js 4.x with source-map-support module for nice stack traces.
PASS
fatal error: all goroutines are asleep - deadlock!
FAIL    github.com/eaburns/flac 0.338s

IIUC that flac package and its dependencies are in pure Go so the test should be passed in theory.

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