-
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
365 changed files
with
17,267 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
_f470604c3533b09d712fb3a5cb5548d3b533e334_integration-v2/23/app.js
Large diffs are not rendered by default.
Oops, something went wrong.
138 changes: 138 additions & 0 deletions
138
...c3533b09d712fb3a5cb5548d3b533e334_integration-v2/23/data/attachments/1122da3f6c39edab.txt
Large diffs are not rendered by default.
Oops, something went wrong.
138 changes: 138 additions & 0 deletions
138
...c3533b09d712fb3a5cb5548d3b533e334_integration-v2/23/data/attachments/140f4f82c8b7a777.txt
Large diffs are not rendered by default.
Oops, something went wrong.
69 changes: 69 additions & 0 deletions
69
...c3533b09d712fb3a5cb5548d3b533e334_integration-v2/23/data/attachments/152dc569a893bf49.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,69 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project12 | ||
|
||
|
||
Invoking dbt with ['seed', '--select', 'seed'] | ||
[0m16:39:55 Running with dbt=1.7.18 | ||
[0m16:39:55 Registered adapter: firebolt=1.6.3 | ||
[0m16:39:55 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m16:39:56 Found 7 models, 1 seed, 0 sources, 0 exposures, 0 metrics, 420 macros, 0 groups, 0 semantic models | ||
[0m16:39:56 | ||
[0m16:39:58 Concurrency: 1 threads (target='default') | ||
[0m16:39:58 | ||
[0m16:39:58 1 of 1 START seed file seed .................................................... [RUN] | ||
[0m16:39:59 1 of 1 OK loaded seed file public.seed ......................................... [[32mINSERT 100[0m in 1.47s] | ||
[0m16:39:59 | ||
[0m16:39:59 Finished running 1 seed in 0 hours 0 minutes and 3.15 seconds (3.15s). | ||
[0m16:39:59 | ||
[0m16:39:59 [32mCompleted successfully[0m | ||
[0m16:39:59 | ||
[0m16:39:59 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m16:39:59 Running with dbt=1.7.18 | ||
[0m16:39:59 Registered adapter: firebolt=1.6.3 | ||
[0m16:39:59 Found 7 models, 1 seed, 0 sources, 0 exposures, 0 metrics, 420 macros, 0 groups, 0 semantic models | ||
[0m16:39:59 | ||
[0m16:40:01 Concurrency: 1 threads (target='default') | ||
[0m16:40:01 | ||
[0m16:40:01 1 of 7 START sql table model invalid ........................................... [RUN] | ||
[0m16:40:02 1 of 7 ERROR creating sql table model invalid .................................. [[31mERROR[0m in 1.16s] | ||
[0m16:40:02 2 of 7 START sql table model table_a ........................................... [RUN] | ||
[0m16:40:03 2 of 7 OK created sql table model table_a ...................................... [[32mSUCCESS[0m in 1.34s] | ||
[0m16:40:03 3 of 7 START sql table model table_b ........................................... [RUN] | ||
[0m16:40:05 3 of 7 OK created sql table model table_b ...................................... [[32mSUCCESS[0m in 1.37s] | ||
[0m16:40:05 4 of 7 START sql view model view_model ......................................... [RUN] | ||
[0m16:40:06 4 of 7 OK created sql view model view_model .................................... [[32mSUCCESS[0m in 1.20s] | ||
[0m16:40:06 5 of 7 SKIP relation public.skip ............................................... [[33mSKIP[0m] | ||
[0m16:40:06 6 of 7 START sql view model view_with_conflicting_cascade ...................... [RUN] | ||
[0m16:40:07 6 of 7 OK created sql view model view_with_conflicting_cascade ................. [[32mSUCCESS[0m in 1.31s] | ||
[0m16:40:07 7 of 7 START sql table model dep ............................................... [RUN] | ||
[0m16:40:09 7 of 7 OK created sql table model dep .......................................... [[32mSUCCESS[0m in 1.45s] | ||
[0m16:40:09 | ||
[0m16:40:09 Finished running 4 table models, 3 view models in 0 hours 0 minutes and 9.58 seconds (9.58s). | ||
[0m16:40:09 | ||
[0m16:40:09 [31mCompleted with 1 error and 0 warnings:[0m | ||
[0m16:40:09 | ||
[0m16:40:09 Runtime Error in model invalid (models/invalid.sql) | ||
Error executing query: | ||
{ | ||
"errors": [ | ||
{ | ||
"description": "Line 5, Column 8: Column 'a_field_that_does_not_exist' does not exist." | ||
} | ||
], | ||
"query": { | ||
"query_id": "2a987554-1382-455a-a916-9c46d84d6bd2", | ||
"request_id": "dddd66eb-efba-484f-9851-c0e0180a97f2" | ||
}, | ||
"statistics": { | ||
"elapsed": 0.0 | ||
} | ||
} | ||
|
||
[0m16:40:09 | ||
[0m16:40:09 Done. PASS=5 WARN=0 ERROR=1 SKIP=1 TOTAL=7 | ||
|
||
|
||
Invoking dbt with ['run'] |
50 changes: 50 additions & 0 deletions
50
...c3533b09d712fb3a5cb5548d3b533e334_integration-v2/23/data/attachments/163dcb83ba5c2eed.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,50 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project8 | ||
|
||
|
||
Invoking dbt with ['seed'] | ||
[0m16:38:14 Running with dbt=1.7.18 | ||
[0m16:38:14 Registered adapter: firebolt=1.6.3 | ||
[0m16:38:14 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m16:38:14 Found 3 models, 1 snapshot, 1 seed, 1 source, 1 exposure, 0 metrics, 421 macros, 0 groups, 0 semantic models | ||
[0m16:38:14 | ||
[0m16:38:17 Concurrency: 1 threads (target='default') | ||
[0m16:38:17 | ||
[0m16:38:17 1 of 1 START seed file seed .................................................... [RUN] | ||
[0m16:38:18 1 of 1 OK loaded seed file public.seed ......................................... [[32mINSERT 1[0m in 1.29s] | ||
[0m16:38:18 | ||
[0m16:38:18 Finished running 1 seed in 0 hours 0 minutes and 3.76 seconds (3.76s). | ||
[0m16:38:18 | ||
[0m16:38:18 [32mCompleted successfully[0m | ||
[0m16:38:18 | ||
[0m16:38:18 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m16:38:18 Running with dbt=1.7.18 | ||
[0m16:38:18 Registered adapter: firebolt=1.6.3 | ||
[0m16:38:18 Found 3 models, 1 snapshot, 1 seed, 1 source, 1 exposure, 0 metrics, 421 macros, 0 groups, 0 semantic models | ||
[0m16:38:18 | ||
[0m16:38:21 Concurrency: 1 threads (target='default') | ||
[0m16:38:21 | ||
[0m16:38:21 1 of 2 START sql table model ephemeral_summary ................................. [RUN] | ||
[0m16:38:22 1 of 2 OK created sql table model ephemeral_summary ............................ [[32mSUCCESS[0m in 1.30s] | ||
[0m16:38:22 2 of 2 START sql view model view_summary ....................................... [RUN] | ||
[0m16:38:23 2 of 2 OK created sql view model view_summary .................................. [[32mSUCCESS[0m in 1.13s] | ||
[0m16:38:23 | ||
[0m16:38:23 Finished running 1 table model, 1 view model in 0 hours 0 minutes and 4.88 seconds (4.88s). | ||
[0m16:38:23 | ||
[0m16:38:23 [32mCompleted successfully[0m | ||
[0m16:38:23 | ||
[0m16:38:23 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2 | ||
|
||
|
||
Invoking dbt with ['docs', 'generate'] | ||
[0m16:38:23 Running with dbt=1.7.18 | ||
[0m16:38:23 Registered adapter: firebolt=1.6.3 | ||
[0m16:38:23 Found 3 models, 1 snapshot, 1 seed, 1 source, 1 exposure, 0 metrics, 421 macros, 0 groups, 0 semantic models | ||
[0m16:38:23 | ||
[0m16:38:25 Concurrency: 1 threads (target='default') | ||
[0m16:38:25 | ||
[0m16:38:25 Building catalog | ||
[0m16:38:26 Catalog written to /tmp/pytest-of-runner/pytest-0/project8/target/catalog.json |
Oops, something went wrong.