Skip to content

Commit cdd4eaa

Browse files
committed
test: record the jsc backend's new pass
links and runs after the C ABI port, and reports the same single new pass the sys-jsc leg did. The vendored-WebKit backend cannot be built outside CI, so this mirrors the sys-jsc baseline, which the two share line-for-line.
1 parent a6aed41 commit cdd4eaa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/status/baselines/jsc/rusty_v8.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Baseline: tests that PASS for backend=jsc suite=rusty_v8.
22
# Ratchet — CI goes red if any of these regress. Add new passes here
3-
# (run.mjs --update). 46 passing. DO NOT hand-sort; the
3+
# (run.mjs --update). 47 passing. DO NOT hand-sort; the
44
# harness keeps this sorted + unique.
55
rv8_slots::context_slots
66
rv8_slots::dropped_context_slots_on_kept_context
@@ -46,5 +46,6 @@ rv8_test_api::inspector_can_dispatch_method
4646
rv8_test_api::inspector_string_buffer
4747
rv8_test_api::inspector_string_view
4848
rv8_test_api::latin1_to_utf8
49+
rv8_test_api::v8_string_is_not_sync
4950
rv8_test_simple_external::test_simple_external::test
5051
rv8_test_single_threaded_default_platform::single_threaded_default_platform

0 commit comments

Comments
 (0)