Closed
Description
$ 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
Labels
No labels