-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
431 changed files
with
23,876 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
_a3bf5ccf241bef0cc0b7a78fb211e9734034beca_integration-v2/32/app.js
Large diffs are not rendered by default.
Oops, something went wrong.
138 changes: 138 additions & 0 deletions
138
...f241bef0cc0b7a78fb211e9734034beca_integration-v2/32/data/attachments/1049de6815b4e2fd.txt
Large diffs are not rendered by default.
Oops, something went wrong.
196 changes: 196 additions & 0 deletions
196
...f241bef0cc0b7a78fb211e9734034beca_integration-v2/32/data/attachments/11b9b8d3fb8d0a3f.txt
Large diffs are not rendered by default.
Oops, something went wrong.
173 changes: 173 additions & 0 deletions
173
...f241bef0cc0b7a78fb211e9734034beca_integration-v2/32/data/attachments/12ecbd42eca09393.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,173 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project35 | ||
|
||
|
||
Invoking dbt with ['seed'] | ||
[0m12:56:54 Running with dbt=1.8.6 | ||
[0m12:56:54 Registered adapter: firebolt=1.7.0 | ||
[0m12:56:54 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:56:54 Found 1 model, 13 data tests, 1 seed, 447 macros | ||
[0m12:56:54 | ||
[0m12:56:55 Concurrency: 1 threads (target='default') | ||
[0m12:56:55 | ||
[0m12:56:55 1 of 1 START seed file chipmunks_stage ......................................... [RUN] | ||
[0m12:56:55 1 of 1 OK loaded seed file public.chipmunks_stage .............................. [[32mINSERT 4[0m in 0.62s] | ||
[0m12:56:55 | ||
[0m12:56:55 Finished running 1 seed in 0 hours 0 minutes and 1.51 seconds (1.51s). | ||
[0m12:56:55 | ||
[0m12:56:55 [32mCompleted successfully[0m | ||
[0m12:56:55 | ||
[0m12:56:55 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m12:56:55 Running with dbt=1.8.6 | ||
[0m12:56:55 Registered adapter: firebolt=1.7.0 | ||
[0m12:56:56 Found 1 model, 13 data tests, 1 seed, 447 macros | ||
[0m12:56:56 | ||
[0m12:56:56 Concurrency: 1 threads (target='default') | ||
[0m12:56:56 | ||
[0m12:56:56 1 of 1 START sql table model chipmunks ......................................... [RUN] | ||
[0m12:56:57 1 of 1 OK created sql table model chipmunks .................................... [[32mSUCCESS[0m in 0.80s] | ||
[0m12:56:57 | ||
[0m12:56:57 Finished running 1 table model in 0 hours 0 minutes and 1.70 seconds (1.70s). | ||
[0m12:56:57 | ||
[0m12:56:57 [32mCompleted successfully[0m | ||
[0m12:56:57 | ||
[0m12:56:57 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['test'] | ||
[0m12:56:57 Running with dbt=1.8.6 | ||
[0m12:56:57 Registered adapter: firebolt=1.7.0 | ||
[0m12:56:57 Found 1 model, 13 data tests, 1 seed, 447 macros | ||
[0m12:56:57 | ||
[0m12:56:59 Concurrency: 1 threads (target='default') | ||
[0m12:56:59 | ||
[0m12:56:59 1 of 13 START test ephemeral_false ............................................. [RUN] | ||
[0m12:56:59 1 of 13 FAIL 1 ephemeral_false ................................................. [[31mFAIL 1[0m in 0.32s] | ||
[0m12:56:59 2 of 13 START test ephemeral_true .............................................. [RUN] | ||
[0m12:56:59 2 of 13 FAIL 1 ephemeral_true .................................................. [[31mFAIL 1[0m in 0.33s] | ||
[0m12:56:59 3 of 13 START test ephemeral_unset ............................................. [RUN] | ||
[0m12:57:00 3 of 13 FAIL 1 ephemeral_unset ................................................. [[31mFAIL 1[0m in 0.29s] | ||
[0m12:57:00 4 of 13 START test table_false ................................................. [RUN] | ||
[0m12:57:00 4 of 13 FAIL 1 table_false ..................................................... [[31mFAIL 1[0m in 0.64s] | ||
[0m12:57:00 5 of 13 START test table_true .................................................. [RUN] | ||
[0m12:57:01 5 of 13 FAIL 1 table_true ...................................................... [[31mFAIL 1[0m in 0.66s] | ||
[0m12:57:01 6 of 13 START test table_unset ................................................. [RUN] | ||
[0m12:57:02 6 of 13 FAIL 1 table_unset ..................................................... [[31mFAIL 1[0m in 0.64s] | ||
[0m12:57:02 7 of 13 START test unset_false ................................................. [RUN] | ||
[0m12:57:02 7 of 13 FAIL 1 unset_false ..................................................... [[31mFAIL 1[0m in 0.29s] | ||
[0m12:57:02 8 of 13 START test unset_true .................................................. [RUN] | ||
[0m12:57:02 8 of 13 FAIL 1 unset_true ...................................................... [[31mFAIL 1[0m in 0.65s] | ||
[0m12:57:02 9 of 13 START test unset_unset ................................................. [RUN] | ||
[0m12:57:03 9 of 13 FAIL 1 unset_unset ..................................................... [[31mFAIL 1[0m in 0.30s] | ||
[0m12:57:03 10 of 13 START test view_false ................................................. [RUN] | ||
[0m12:57:03 10 of 13 FAIL 1 view_false ..................................................... [[31mFAIL 1[0m in 0.51s] | ||
[0m12:57:03 11 of 13 START test view_true .................................................. [RUN] | ||
[0m12:57:04 11 of 13 FAIL 1 view_true ...................................................... [[31mFAIL 1[0m in 0.49s] | ||
[0m12:57:04 12 of 13 START test view_unset ................................................. [RUN] | ||
[0m12:57:04 12 of 13 FAIL 1 view_unset ..................................................... [[31mFAIL 1[0m in 0.52s] | ||
[0m12:57:04 13 of 13 START test view_unset_pass ............................................ [RUN] | ||
[0m12:57:05 13 of 13 PASS view_unset_pass .................................................. [[32mPASS[0m in 0.50s] | ||
[0m12:57:05 | ||
[0m12:57:05 Finished running 13 data tests in 0 hours 0 minutes and 7.41 seconds (7.41s). | ||
[0m12:57:05 | ||
[0m12:57:05 [31mCompleted with 12 errors and 0 warnings:[0m | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test ephemeral_false (tests/ephemeral_false.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/ephemeral_false.sql | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test ephemeral_true (tests/ephemeral_true.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/ephemeral_true.sql | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test ephemeral_unset (tests/ephemeral_unset.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/ephemeral_unset.sql | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test table_false (tests/table_false.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/table_false.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
------------------------- | ||
select * from table_false | ||
------------------------- | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test table_true (tests/table_true.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/table_true.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
------------------------ | ||
select * from table_true | ||
------------------------ | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test table_unset (tests/table_unset.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/table_unset.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
------------------------- | ||
select * from table_unset | ||
------------------------- | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test unset_false (tests/unset_false.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/unset_false.sql | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test unset_true (tests/unset_true.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/unset_true.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
------------------------ | ||
select * from unset_true | ||
------------------------ | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test unset_unset (tests/unset_unset.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/unset_unset.sql | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test view_false (tests/view_false.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/view_false.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
------------------------ | ||
select * from view_false | ||
------------------------ | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test view_true (tests/view_true.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/view_true.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
----------------------- | ||
select * from view_true | ||
----------------------- | ||
[0m12:57:05 | ||
[0m12:57:05 [31mFailure in test view_unset (tests/view_unset.sql)[0m | ||
[0m12:57:05 Got 1 result, configured to fail if != 0 | ||
[0m12:57:05 | ||
[0m12:57:05 compiled code at target/compiled/test/tests/view_unset.sql | ||
[0m12:57:05 | ||
[0m12:57:05 See test failures: | ||
------------------------ | ||
select * from view_unset | ||
------------------------ | ||
[0m12:57:05 | ||
[0m12:57:05 Done. PASS=1 WARN=0 ERROR=12 SKIP=0 TOTAL=13 |
42 changes: 42 additions & 0 deletions
42
...f241bef0cc0b7a78fb211e9734034beca_integration-v2/32/data/attachments/131404553becfe71.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project31 | ||
|
||
|
||
Invoking dbt with ['seed'] | ||
[0m12:56:11 Running with dbt=1.8.6 | ||
[0m12:56:11 Registered adapter: firebolt=1.7.0 | ||
[0m12:56:11 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:56:11 Found 1 model, 1 seed, 447 macros | ||
[0m12:56:11 | ||
[0m12:56:11 Concurrency: 1 threads (target='default') | ||
[0m12:56:11 | ||
[0m12:56:11 1 of 1 START seed file seed_pipe_separated ..................................... [RUN] | ||
[0m12:56:12 1 of 1 ERROR loading seed file public.seed_pipe_separated ...................... [[31mERROR[0m in 0.30s] | ||
[0m12:56:12 | ||
[0m12:56:12 Finished running 1 seed in 0 hours 0 minutes and 0.95 seconds (0.95s). | ||
[0m12:56:12 | ||
[0m12:56:12 [31mCompleted with 1 error and 0 warnings:[0m | ||
[0m12:56:12 | ||
[0m12:56:12 Runtime Error in seed seed_pipe_separated (seeds/seed_pipe_separated.csv) | ||
Error executing query: | ||
{ | ||
"errors": [ | ||
{ | ||
"description": "Line 1, Column 66: syntax error, unexpected invalid token, expecting ')' or ','\nCREATE DIMENSION TABLE IF NOT EXISTS seed_pipe_separated (seed_id|first_name|email|ip_address|birthday text)\n ^", | ||
"location": { | ||
"failing_line": 1, | ||
"start_offset": 66 | ||
} | ||
} | ||
], | ||
"query": { | ||
"query_id": "6842216d-2d22-4a0c-a198-39cd5fa64457", | ||
"request_id": "1ce9c90a-a4a6-4d54-af9e-3ba924346ce7" | ||
}, | ||
"statistics": { | ||
"elapsed": 0.0 | ||
} | ||
} | ||
|
||
[0m12:56:12 | ||
[0m12:56:12 Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1 |
Oops, something went wrong.