Promote bytecode repeat test to hard gate (bug fixed)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -36,6 +36,6 @@ echo "=== 5. Run WASM tests ==="
|
|||||||
node test_wasm_native.js
|
node test_wasm_native.js
|
||||||
|
|
||||||
echo "=== 6. Run bytecode regression tests ==="
|
echo "=== 6. Run bytecode regression tests ==="
|
||||||
node test_bytecode_repeat.js || echo "WARNING: bytecode repeat test failed (known bug)"
|
node test_bytecode_repeat.js
|
||||||
|
|
||||||
echo "=== Done ==="
|
echo "=== Done ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user