Last active 2 days ago

zodman's Avatar zodman revised this gist 2 days ago. Go to revision

1 file changed, 22 insertions

gistfile1.txt(file created)

@@ -0,0 +1,22 @@
1 + PG_ENIGMA for pg16 tests/tests] ⭐ Run Main . $HOME/.cargo/env && cargo pgrx test
2 + [PG_ENIGMA for pg16 tests/tests] 🐳 docker exec cmd=[bash -e /var/run/act/workflow/4] user= workdir=
3 + | Error:
4 + | 0: Postgres `pg13` is not managed by pgrx
5 + |
6 + | Location:
7 + | /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pgrx-pg-config-0.16.1/src/lib.rs:653
8 + |
9 + | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
10 + |
11 + | 0: cargo_pgrx::command::test::perform with pgrx=Pgrx { pg_configs: [PgConfig { version: None, pg_config: Some("pg_config"), known_props: None, base_port: 28800, base_testing_port: 32200 }], base_port: 28800, base_testing_port: 32200 }
12 + | at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-pgrx-0.16.1/src/command/test.rs:58
13 + | 1: cargo_pgrx::command::test::execute
14 + | at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-pgrx-0.16.1/src/command/test.rs:56
15 + |
16 + | Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
17 + | Run with RUST_BACKTRACE=full to include source snippets.
18 + [PG_ENIGMA for pg16 tests/tests] ❌ Failure - Main . $HOME/.cargo/env && cargo pgrx test [586.048637ms]
19 + [PG_ENIGMA for pg16 tests/tests] exitcode '1': failure
20 + [PG_ENIGMA for pg16 tests/tests] ⭐ Run Complete job
21 + [PG_ENIGMA for pg16 tests/tests] βœ… Success - Complete job
22 + [PG_ENIGMA for pg16 tests/tests] 🏁 Job failed
Newer Older