Ma77Ball opened a new issue, #5902:
URL: https://github.com/apache/texera/issues/5902

   ### Task Summary
   Backport #5888 ("fix(test): isolate e2e suites by unique workflow/execution 
id") to `release/v1.2`. The amber e2e suites all ran with the default 
`WorkflowContext` (`wid=1`/`eid=1`), so concurrent suites collided in the 
shared Iceberg keyspace. #5888 gives each suite a distinct id 
(DataProcessingSpec=1, PauseSpec=2, ReconfigurationSpec=3, 
ReconfigurationIntegrationSpec=4). The auto-backport could not apply cleanly 
because `TestUtils.scala` diverged between `main` and `release/v1.2` (the 
`StorageConfig` import path), so a manual backport is needed.
   ### Task Type
   - [x] Tests


-- 
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]

Reply via email to