Skip to content

Commit 913c96e

Browse files
backspaceclaude
andcommitted
ci: re-trigger bisect to verify fix on baseline entry
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a0ad97c commit 913c96e

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.github/workflows/bisect-cs-10966.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
name: Bisect CS-10966
22

3-
# Manually-triggered bisect for the "displays highlights filter" failing host
4-
# test. Each matrix entry checks out a different `bisect-*` tag (each tag is
3+
# Verification run after applying the fix at store.ts:1880 (normalize
4+
# non-resolvable instance ids before deserialization). The 'baseline'
5+
# matrix entry now includes the fix; if it passes the failing test, the
6+
# regression is resolved. The other bisect-* tags are unchanged and still
7+
# pinned to the original revert baseline, so re-running them is mostly
8+
# redundant — kept as a control to confirm the matrix infrastructure itself
9+
# is healthy.
10+
#
11+
# Manually-triggered bisect for the "displays highlights filter" failing
12+
# host test. Each matrix entry checks out a different `bisect-*` tag (each tag is
513
# the rri-widen-relativeTo-cs-10966 baseline + ONE re-introduced runtime
614
# behavior change). Matrix entries run in parallel; the failing entries
715
# identify the specific edit(s) that trigger the realm-server 500

0 commit comments

Comments
 (0)