Taro L. Saito

Results 287 comments of Taro L. Saito

@mmastrac Could you try a snapshot version at https://oss.sonatype.org/content/repositories/snapshots/org/xerial/snappy/snappy-java/1.1.3-SNAPSHOT/? This includes a native library for Rapsberry Pi (armv6)

snappy-java-1.1.4(-M1) will fix this issue

## Workaround ok. I found a workaround: We need to add a setting `--disable-web-security` to Chrome to disable CORS check only for testing: ``` Test / jsEnv := { val...