Test
PublicRun fast unit and integration tests
WIP: Terraform upgrade test
Failed in 32m 28s
Testdrive 1 failed, main history:
- Unknown error in introspection-sources.td:
introspection-sources.td:230:1: non-matching rows: expected:
[["0", "32", "true", "true"]]
got:
[["0", "34", "true", "true"]]
Poor diff:
- 0 32 true true
+ 0 34 true true
|
21 | $ postgres-execute c ... [rest of line truncated for security]
229 |
230 | > SELECT records, batches, size < 16 * 1024, allocations < 512 FROM mz_introspection.mz_dataflow_arrangement_sizes WHERE name LIKE '%ii_t4'
| ^
Test details & reproducer
Testdrive is the basic framework and language for defining product tests under the expected-result/actual-result (aka golden testing) paradigm. A query is retried until it produces the desired result.BUILDKITE_PARALLEL_JOB=0 BUILDKITE_PARALLEL_JOB_COUNT=8 bin/mzcompose --find testdrive run default
Total Job Run Time: 14h 56m