Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
new (new Object("")) hung because js-new-call called
js-get-ctor-proto -> js-ctor-id -> inspect, and inspect on a
wrapper-with-proto-chain recurses through the prototype's
lambdas forever. Added (js-function? ctor) precheck at the top
of js-new-call that raises a TypeError instance instead.
conformance.sh: 148/148.
29 lines
837 B
Markdown
29 lines
837 B
Markdown
# test262 scoreboard
|
|
|
|
Pinned commit: `d5e73fc8d2c663554fb72e2380a8c2bc1a318a33`
|
|
Wall time: 160.3s
|
|
|
|
**Total:** 23/45 runnable passed (51.1%). Raw: pass=23 fail=20 skip=5 timeout=2 total=50.
|
|
|
|
## Top failure modes
|
|
|
|
- **17x** Test262Error (assertion failed)
|
|
- **2x** TypeError: not a function
|
|
- **2x** Timeout
|
|
- **1x** Unhandled: Not callable: {:2 43 :1 42 :0 41 :length 3}\
|
|
|
|
## Categories (worst pass-rate first, min 10 runnable)
|
|
|
|
| Category | Pass | Fail | Skip | Timeout | Total | Pass % |
|
|
|---|---:|---:|---:|---:|---:|---:|
|
|
| built-ins/Array | 23 | 20 | 5 | 2 | 50 | 51.1% |
|
|
|
|
## Per-category top failures (min 10 runnable, worst first)
|
|
|
|
### built-ins/Array (23/45 — 51.1%)
|
|
|
|
- **17x** Test262Error (assertion failed)
|
|
- **2x** TypeError: not a function
|
|
- **2x** Timeout
|
|
- **1x** Unhandled: Not callable: {:2 43 :1 42 :0 41 :length 3}\
|