community/esbuild: disable tests on riscv64
failing on the riscv64 package builder: --- FAIL: TestMangleFromCharCode (0.00s) --- FAIL: TestMangleFromCharCode/a_=_String.fromCharCode(NaN) (0.00s) js_parser_test.go:3699: -a = "\0"; +a = "ï¿¿"; --- FAIL: TestMangleFromCharCode/a_=_String.fromCharCode(Infinity) (0.00s) js_parser_test.go:3700: -a = "\0"; +a = "ï¿¿"; --- FAIL: TestMangleFromCharCode/a_=_String.fromCharCode(undefined) (0.00s) js_parser_test.go:3702: -a = "\0"; +a = "ï¿¿"; FAIL FAIL github.com/evanw/esbuild/internal/js_parser 2.158s
parent
1b8f2857
No related branches found
No related tags found
Please register or sign in to comment