mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 06:22:57 +00:00
enable test_regress in CI
This commit is contained in:
@@ -54,7 +54,6 @@ fn test_redo_cases() {
|
||||
|
||||
// Runs pg_regress on a compute node
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_regress() {
|
||||
// Allocate postgres instance, but don't start
|
||||
let mut compute_cplane = ComputeControlPlane::local();
|
||||
|
||||
Reference in New Issue
Block a user