The GitHub Actions job "Build" on texera.git/main has succeeded.
Run started by GitHub user Xiao-zhen-Liu (triggered by Xiao-zhen-Liu).

Head commit for run:
e7ded5f7ac3b9effd0f623032ee75ecd0d6925b4 / Xiaozhen Liu <[email protected]>
fix(ci): add explicit jdbc driver loading in relevant e2e tests (#3783)

## Purpose

This PR adds a fix for recent random CI failures caused by `No suitable
driver found for
jdbc:[postgresql](postgresql://localhost:5432/texera_iceberg_catalog)`.

- Closes #3570 

## Content

- Add an explicit step to load JDBC driver in e2e test cases that need
to access postgres catalog.
- Affected test cases are `DataProcessingSpec` and `PauseSpec`.

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

With regards,
GitHub Actions via GitBox

Reply via email to