chore(test262): bump pin to 020cb740#905
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Suite TimingTest Runner (interpreted: 11,046 passed; bytecode: 11,046 passed)
MemoryGC rows aggregate the main thread plus all worker thread-local GCs. Test runner worker shutdown frees thread-local heaps in bulk; that shutdown reclamation is not counted as GC collections or collected objects.
Benchmarks (interpreted: 437; bytecode: 437)
MemoryGC rows aggregate the main thread plus all worker thread-local GCs. Benchmark runner performs explicit between-file collections, so collection and collected-object counts can be much higher than the test runner.
Measured on ubuntu-latest x64. |
Benchmark Results437 benchmarks · PR vs same-runner Interpreted: 🟢 35 improved · 🔴 32 regressed · 370 unchanged · avg +0.6% Typical per-run noise (median variance): interpreted ±3.2%, bytecode ±2.7%. Deltas within noise overlap and read as unchanged. arraybuffer.js — Interp: 🟢 2, 12 unch. · avg +0.1% · Bytecode: 🔴 1, 13 unch. · avg +0.3%
arrays.js — Interp: 🟢 1, 18 unch. · avg -0.2% · Bytecode: 🔴 1, 18 unch. · avg -0.9%
async-await.js — Interp: 🟢 1, 5 unch. · avg +5.4% · Bytecode: 🔴 1, 5 unch. · avg +1.9%
async-generators.js — Interp: 2 unch. · avg +1.7% · Bytecode: 2 unch. · avg -4.1%
atomics.js — Interp: 🟢 1, 🔴 1, 4 unch. · avg +0.6% · Bytecode: 6 unch. · avg +1.0%
base64.js — Interp: 🔴 2, 8 unch. · avg -4.3% · Bytecode: 🔴 3, 7 unch. · avg -0.5%
classes.js — Interp: 🔴 3, 28 unch. · avg -1.8% · Bytecode: 🔴 2, 29 unch. · avg +1.5%
closures.js — Interp: 🔴 1, 10 unch. · avg -0.2% · Bytecode: 🔴 1, 10 unch. · avg +0.6%
collections.js — Interp: 🟢 1, 🔴 1, 10 unch. · avg -1.7% · Bytecode: 🟢 1, 🔴 1, 10 unch. · avg +2.8%
csv.js — Interp: 🟢 1, 🔴 2, 10 unch. · avg -1.0% · Bytecode: 13 unch. · avg -1.3%
destructuring.js — Interp: 🟢 1, 🔴 3, 18 unch. · avg -1.3% · Bytecode: 🔴 3, 19 unch. · avg +1.2%
fibonacci.js — Interp: 🔴 1, 7 unch. · avg +0.8% · Bytecode: 🔴 1, 7 unch. · avg +3.0%
float16array.js — Interp: 🟢 1, 🔴 6, 25 unch. · avg -3.4% · Bytecode: 🟢 4, 🔴 2, 26 unch. · avg +0.0%
for-in/for-in.js — Interp: 3 unch. · avg +1.1% · Bytecode: 3 unch. · avg -5.6%
for-of.js — Interp: 🟢 3, 🔴 2, 2 unch. · avg +1.9% · Bytecode: 7 unch. · avg +0.7%
generators.js — Interp: 4 unch. · avg +0.9% · Bytecode: 4 unch. · avg -2.5%
intl.js — Interp: 6 unch. · avg +0.9% · Bytecode: 🟢 1, 5 unch. · avg +3.2%
iterators.js — Interp: 🟢 4, 38 unch. · avg +1.8% · Bytecode: 🟢 3, 🔴 3, 36 unch. · avg +0.2%
json.js — Interp: 🔴 1, 22 unch. · avg -0.3% · Bytecode: 🔴 3, 20 unch. · avg -1.7%
jsx.jsx — Interp: 🟢 1, 🔴 2, 18 unch. · avg +1.4% · Bytecode: 🔴 4, 17 unch. · avg -2.1%
modules.js — Interp: 🟢 2, 7 unch. · avg +1.5% · Bytecode: 🟢 1, 8 unch. · avg -0.4%
numbers.js — Interp: 12 unch. · avg -0.7% · Bytecode: 🔴 2, 10 unch. · avg -1.1%
objects.js — Interp: 7 unch. · avg +2.1% · Bytecode: 🔴 1, 6 unch. · avg -1.2%
promises.js — Interp: 12 unch. · avg -2.3% · Bytecode: 🔴 2, 10 unch. · avg -2.5%
property-access.js — Interp: 5 unch. · avg +5.1% · Bytecode: 5 unch. · avg -3.3%
regexp.js — Interp: 11 unch. · avg +0.3% · Bytecode: 11 unch. · avg -2.1%
strings.js — Interp: 19 unch. · avg -1.8% · Bytecode: 🟢 1, 18 unch. · avg +2.6%
temporal.js — Interp: 🟢 1, 🔴 1, 4 unch. · avg +0.2% · Bytecode: 6 unch. · avg -0.2%
tsv.js — Interp: 🟢 1, 🔴 1, 7 unch. · avg -0.8% · Bytecode: 🔴 1, 8 unch. · avg -1.3%
typed-arrays.js — Interp: 🔴 5, 17 unch. · avg -5.9% · Bytecode: 🟢 1, 🔴 4, 17 unch. · avg -1.1%
uint8array-encoding.js — Interp: 🟢 9, 9 unch. · avg +22.3% · Bytecode: 🟢 4, 🔴 1, 13 unch. · avg +5.7%
weak-collections.js — Interp: 🟢 5, 10 unch. · avg +8.5% · Bytecode: 🔴 1, 14 unch. · avg -2.8%
Deterministic profile diffDeterministic profile diff: no significant changes. Measured on ubuntu-latest x64. Each PR run also builds the |
test262 Conformance
Areas closest to 100%
Per-test deltas (+1 / -1)Newly failing (1):
Newly passing (1):
Steady-state failures are non-blocking; regressions vs the cached main baseline (lower total pass count, or any PASS → non-PASS transition) fail the conformance gate. Measured on ubuntu-latest x64, bytecode mode. Areas grouped by the first two test262 path components; minimum 25 attempted tests, areas already at 100% excluded. Δ vs main compares against the most recent cached |
Automated bump of the test262 SHA pin to
020cb74075849d1e404bbcdb62feb7a02e6966db.CI will run the conformance suite against the new SHA. The
test262 PR comment will show the per-category delta vs. the
cached
mainbaseline. Review the delta and merge ifacceptable.
Cron: weekly, Mondays 06:00 UTC. See
.github/workflows/test262-bump.yml.