Ther are many cases failed on arm64.debug. 在2024年10月29日星期二 UTC+8 18:18:21<Yahan Lu> 写道:
> ``` > args.gn > > is_component_build = true > > is_debug = true > > symbol_level = 1 > > target_cpu = "x64" > > v8_target_cpu = "arm64" > > v8_enable_sandbox = true > > v8_enable_backtrace = true > > v8_optimized_debug = true > ``` > cmd: > ./tools/run-tests.py --outdir=./out/arm64.debug wasm-spec-tests/* > > error: > > === wasm-spec-tests/proposals/memory64/multi-memory/align0 === > > > /home/luyahan/v8/v8/test/wasm-spec-tests/tests/proposals/memory64/multi-memory/align0.js:29: > > TypeError: Cannot convert a BigInt value to a number > > table64: new WebAssembly.Table( > > ^ > > TypeError: Cannot convert a BigInt value to a number > > at > /home/luyahan/v8/v8/test/wasm-spec-tests/tests/proposals/memory64/multi-memory/align0.js:29:12 > > Command: out/arm64.debug/d8 --test > test/wasm-spec-tests/tests/proposals/memory64/multi-memory/align0.js > --random-seed=72553336 --nohard-abort --verify-heap > --testing-d8-test-runner --experimental-wasm-memory64 > --experimental-wasm-exnref > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/v8-dev/2f4fa1a3-d80d-4ae2-bb65-f9a4c526b5c3n%40googlegroups.com.
