-
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
407 changed files
with
16,654 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
_4967c480c748d420b552e3e74f8c3130401d17fb_integration-v1/40/app.js
Large diffs are not rendered by default.
Oops, something went wrong.
17 changes: 17 additions & 0 deletions
17
...0c748d420b552e3e74f8c3130401d17fb_integration-v1/40/data/attachments/1005e6bd06ac1a00.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,17 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project21 | ||
|
||
|
||
Invoking dbt with ['show', '--select', 'sql_header', '--vars', 'timezone: Asia/Kolkata'] | ||
[0m12:21:14 Running with dbt=1.7.18 | ||
[0m12:21:14 Registered adapter: firebolt=1.6.4 | ||
[0m12:21:14 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:21:15 Found 1 model, 0 sources, 0 exposures, 0 metrics, 431 macros, 0 groups, 0 semantic models | ||
[0m12:21:15 | ||
[0m12:21:15 Concurrency: 1 threads (target='default') | ||
[0m12:21:15 | ||
[0m12:21:16 Previewing node 'sql_header': | ||
| my_variable | | ||
| ----------- | | ||
| 1 | | ||
|
104 changes: 104 additions & 0 deletions
104
...0c748d420b552e3e74f8c3130401d17fb_integration-v1/40/data/attachments/112128fe10ed72eb.txt
Large diffs are not rendered by default.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
...0c748d420b552e3e74f8c3130401d17fb_integration-v1/40/data/attachments/123e70ba039a1c44.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,24 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project66 | ||
|
||
|
||
Invoking dbt with ['build'] | ||
[0m12:30:24 Running with dbt=1.7.18 | ||
[0m12:30:24 Registered adapter: firebolt=1.6.4 | ||
[0m12:30:24 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:30:24 Found 1 model, 1 seed, 1 test, 0 sources, 0 exposures, 0 metrics, 434 macros, 0 groups, 0 semantic models | ||
[0m12:30:24 | ||
[0m12:30:25 Concurrency: 1 threads (target='default') | ||
[0m12:30:25 | ||
[0m12:30:25 1 of 3 START seed file data_position ........................................... [RUN] | ||
[0m12:30:26 1 of 3 OK loaded seed file public.data_position ................................ [[32mINSERT 4[0m in 1.07s] | ||
[0m12:30:26 2 of 3 START sql view model test_position ...................................... [RUN] | ||
[0m12:30:27 2 of 3 OK created sql view model test_position ................................. [[32mSUCCESS[0m in 0.96s] | ||
[0m12:30:27 3 of 3 START test assert_equal_test_position_actual__expected .................. [RUN] | ||
[0m12:30:28 3 of 3 PASS assert_equal_test_position_actual__expected ........................ [[32mPASS[0m in 0.42s] | ||
[0m12:30:28 | ||
[0m12:30:28 Finished running 1 seed, 1 view model, 1 test in 0 hours 0 minutes and 3.45 seconds (3.45s). | ||
[0m12:30:28 | ||
[0m12:30:28 [32mCompleted successfully[0m | ||
[0m12:30:28 | ||
[0m12:30:28 Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 |
61 changes: 61 additions & 0 deletions
61
...0c748d420b552e3e74f8c3130401d17fb_integration-v1/40/data/attachments/139cd8f2f7002164.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,61 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project10 | ||
|
||
|
||
Invoking dbt with ['seed'] | ||
[0m12:17:03 Running with dbt=1.7.18 | ||
[0m12:17:03 Registered adapter: firebolt=1.6.4 | ||
[0m12:17:03 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:17:04 Found 3 models, 1 snapshot, 1 seed, 2 tests, 0 sources, 1 exposure, 0 metrics, 435 macros, 0 groups, 0 semantic models | ||
[0m12:17:04 | ||
[0m12:17:05 Concurrency: 1 threads (target='default') | ||
[0m12:17:05 | ||
[0m12:17:05 1 of 1 START seed file seed .................................................... [RUN] | ||
[0m12:17:06 1 of 1 OK loaded seed file public_seeds.seed ................................... [[32mINSERT 2[0m in 0.97s] | ||
[0m12:17:06 | ||
[0m12:17:06 Finished running 1 seed in 0 hours 0 minutes and 2.71 seconds (2.71s). | ||
[0m12:17:06 | ||
[0m12:17:06 [32mCompleted successfully[0m | ||
[0m12:17:06 | ||
[0m12:17:06 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m12:17:06 Running with dbt=1.7.18 | ||
[0m12:17:06 Registered adapter: firebolt=1.6.4 | ||
[0m12:17:06 Found 3 models, 1 snapshot, 1 seed, 2 tests, 0 sources, 1 exposure, 0 metrics, 435 macros, 0 groups, 0 semantic models | ||
[0m12:17:06 | ||
[0m12:17:08 Concurrency: 1 threads (target='default') | ||
[0m12:17:08 | ||
[0m12:17:08 1 of 2 START sql view model view_model ......................................... [RUN] | ||
[0m12:17:09 1 of 2 OK created sql view model view_model .................................... [[32mSUCCESS[0m in 0.79s] | ||
[0m12:17:09 2 of 2 START sql table model table_model ....................................... [RUN] | ||
[0m12:17:10 2 of 2 OK created sql table model table_model .................................. [[32mSUCCESS[0m in 1.27s] | ||
[0m12:17:10 | ||
[0m12:17:10 Finished running 1 view model, 1 table model in 0 hours 0 minutes and 3.56 seconds (3.56s). | ||
[0m12:17:10 | ||
[0m12:17:10 [32mCompleted successfully[0m | ||
[0m12:17:10 | ||
[0m12:17:10 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2 | ||
|
||
|
||
Invoking dbt with ['test'] | ||
[0m12:17:10 Running with dbt=1.7.18 | ||
[0m12:17:10 Registered adapter: firebolt=1.6.4 | ||
[0m12:17:10 Found 3 models, 1 snapshot, 1 seed, 2 tests, 0 sources, 1 exposure, 0 metrics, 435 macros, 0 groups, 0 semantic models | ||
[0m12:17:10 | ||
[0m12:17:11 Concurrency: 1 threads (target='default') | ||
[0m12:17:11 | ||
[0m12:17:11 1 of 2 START test not_null_view_model_id ....................................... [RUN] | ||
[0m12:17:11 1 of 2 PASS not_null_view_model_id ............................................. [[32mPASS[0m in 0.41s] | ||
[0m12:17:11 2 of 2 START test unique_view_model_id ......................................... [RUN] | ||
[0m12:17:12 2 of 2 PASS unique_view_model_id ............................................... [[32mPASS[0m in 0.53s] | ||
[0m12:17:12 | ||
[0m12:17:12 Finished running 2 tests in 0 hours 0 minutes and 1.80 seconds (1.80s). | ||
[0m12:17:12 | ||
[0m12:17:12 [32mCompleted successfully[0m | ||
[0m12:17:12 | ||
[0m12:17:12 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2 | ||
|
||
|
||
Invoking dbt with ['clone', '--state', 'target'] |
Oops, something went wrong.