Yicong-Huang opened a new pull request, #4886:
URL: https://github.com/apache/texera/pull/4886
### What changes were proposed in this PR?
Drop two hub component specs from the exclusion lists and migrate their
TestBed setups to the standalone-component shape — `declarations: [Comp]`
becomes `imports: [Comp]`. The components are already standalone post-#4873;
the spec configs just needed the same treatment.
### Any related issues, documentation, discussions?
A slice of #4880.
### How was this PR tested?
`yarn run test:ci` exits 0 locally. Result:
```
Test Files 23 passed | 3 skipped (26)
Tests 152 passed | 8 skipped | 2 todo (162)
```
Up from 21 / 150 on main.
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Opus 4.7 (1M context)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]