The GitHub Actions job "Required Checks" on 
texera.git/test-virtual-identity-utils has succeeded.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
9fe4fbbbbd9e73c2e9ebb2d188fd00a95474d2aa / Yicong Huang 
<[email protected]>
test(amber): pin hyphenated-layer misparse, MatchError, and 6-char boundary

Address review feedback by adding three regression-pinning tests and
making the skip note self-contained:

- "misparse layer names that contain hyphens" pins the current bug
  where `(.+)-(\w+)-(\d+)` misroutes hyphenated layer names
  (e.g. "1st-physical-op" becomes layer="op").
- "throw MatchError on non-worker actor names" pins the no-fallback
  behavior of getWorkerIndex on CONTROLLER/SELF identities, replacing
  the prose comment that pointed to the PR description.
- "keep operator names of exactly 6 chars unchanged" covers the
  `length > 6` boundary so a regression to `>= 6` is caught.

Report URL: https://github.com/apache/texera/actions/runs/25266183178

With regards,
GitHub Actions via GitBox

Reply via email to