Yicong-Huang commented on PR #4878: URL: https://github.com/apache/texera/pull/4878#issuecomment-4367398873
Copilot caught a real inconsistency in the PR description. Fixed: - The list of `Newly running` specs originally included `execute-workflow`, `user-config`, and `user.service` — those are still excluded because they compile but fail at runtime against the new TestBed expectations. - Updated the body so the `Newly running` list matches the actual passing set, and the still-excluded list explicitly names those files with the reason. The exclusion lists in `tsconfig.spec.json` and `angular.json` are correct as-is for this PR's scope. Re-enabling those four needs per-spec TestBed updates, which are the follow-up batches. Thanks for the catch. -- 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]
