Skip to content

Commit

Permalink
deploy: a3bf5cc
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Aug 30, 2024
1 parent 2e291b8 commit cb15068
Show file tree
Hide file tree
Showing 431 changed files with 23,876 additions and 0 deletions.
40 changes: 40 additions & 0 deletions _a3bf5ccf241bef0cc0b7a78fb211e9734034beca_integration-v2/32/app.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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']
12:56:54 Running with dbt=1.8.6
12:56:54 Registered adapter: firebolt=1.7.0
12:56:54 Unable to do partial parsing because saved manifest not found. Starting full parse.
12:56:54 Found 1 model, 13 data tests, 1 seed, 447 macros
12:56:54
12:56:55 Concurrency: 1 threads (target='default')
12:56:55
12:56:55 1 of 1 START seed file chipmunks_stage ......................................... [RUN]
12:56:55 1 of 1 OK loaded seed file public.chipmunks_stage .............................. [INSERT 4 in 0.62s]
12:56:55
12:56:55 Finished running 1 seed in 0 hours 0 minutes and 1.51 seconds (1.51s).
12:56:55
12:56:55 Completed successfully
12:56:55
12:56:55 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['run']
12:56:55 Running with dbt=1.8.6
12:56:55 Registered adapter: firebolt=1.7.0
12:56:56 Found 1 model, 13 data tests, 1 seed, 447 macros
12:56:56
12:56:56 Concurrency: 1 threads (target='default')
12:56:56
12:56:56 1 of 1 START sql table model chipmunks ......................................... [RUN]
12:56:57 1 of 1 OK created sql table model chipmunks .................................... [SUCCESS in 0.80s]
12:56:57
12:56:57 Finished running 1 table model in 0 hours 0 minutes and 1.70 seconds (1.70s).
12:56:57
12:56:57 Completed successfully
12:56:57
12:56:57 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1


Invoking dbt with ['test']
12:56:57 Running with dbt=1.8.6
12:56:57 Registered adapter: firebolt=1.7.0
12:56:57 Found 1 model, 13 data tests, 1 seed, 447 macros
12:56:57
12:56:59 Concurrency: 1 threads (target='default')
12:56:59
12:56:59 1 of 13 START test ephemeral_false ............................................. [RUN]
12:56:59 1 of 13 FAIL 1 ephemeral_false ................................................. [FAIL 1 in 0.32s]
12:56:59 2 of 13 START test ephemeral_true .............................................. [RUN]
12:56:59 2 of 13 FAIL 1 ephemeral_true .................................................. [FAIL 1 in 0.33s]
12:56:59 3 of 13 START test ephemeral_unset ............................................. [RUN]
12:57:00 3 of 13 FAIL 1 ephemeral_unset ................................................. [FAIL 1 in 0.29s]
12:57:00 4 of 13 START test table_false ................................................. [RUN]
12:57:00 4 of 13 FAIL 1 table_false ..................................................... [FAIL 1 in 0.64s]
12:57:00 5 of 13 START test table_true .................................................. [RUN]
12:57:01 5 of 13 FAIL 1 table_true ...................................................... [FAIL 1 in 0.66s]
12:57:01 6 of 13 START test table_unset ................................................. [RUN]
12:57:02 6 of 13 FAIL 1 table_unset ..................................................... [FAIL 1 in 0.64s]
12:57:02 7 of 13 START test unset_false ................................................. [RUN]
12:57:02 7 of 13 FAIL 1 unset_false ..................................................... [FAIL 1 in 0.29s]
12:57:02 8 of 13 START test unset_true .................................................. [RUN]
12:57:02 8 of 13 FAIL 1 unset_true ...................................................... [FAIL 1 in 0.65s]
12:57:02 9 of 13 START test unset_unset ................................................. [RUN]
12:57:03 9 of 13 FAIL 1 unset_unset ..................................................... [FAIL 1 in 0.30s]
12:57:03 10 of 13 START test view_false ................................................. [RUN]
12:57:03 10 of 13 FAIL 1 view_false ..................................................... [FAIL 1 in 0.51s]
12:57:03 11 of 13 START test view_true .................................................. [RUN]
12:57:04 11 of 13 FAIL 1 view_true ...................................................... [FAIL 1 in 0.49s]
12:57:04 12 of 13 START test view_unset ................................................. [RUN]
12:57:04 12 of 13 FAIL 1 view_unset ..................................................... [FAIL 1 in 0.52s]
12:57:04 13 of 13 START test view_unset_pass ............................................ [RUN]
12:57:05 13 of 13 PASS view_unset_pass .................................................. [PASS in 0.50s]
12:57:05
12:57:05 Finished running 13 data tests in 0 hours 0 minutes and 7.41 seconds (7.41s).
12:57:05
12:57:05 Completed with 12 errors and 0 warnings:
12:57:05
12:57:05 Failure in test ephemeral_false (tests/ephemeral_false.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/ephemeral_false.sql
12:57:05
12:57:05 Failure in test ephemeral_true (tests/ephemeral_true.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/ephemeral_true.sql
12:57:05
12:57:05 Failure in test ephemeral_unset (tests/ephemeral_unset.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/ephemeral_unset.sql
12:57:05
12:57:05 Failure in test table_false (tests/table_false.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/table_false.sql
12:57:05
12:57:05 See test failures:
-------------------------
select * from table_false
-------------------------
12:57:05
12:57:05 Failure in test table_true (tests/table_true.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/table_true.sql
12:57:05
12:57:05 See test failures:
------------------------
select * from table_true
------------------------
12:57:05
12:57:05 Failure in test table_unset (tests/table_unset.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/table_unset.sql
12:57:05
12:57:05 See test failures:
-------------------------
select * from table_unset
-------------------------
12:57:05
12:57:05 Failure in test unset_false (tests/unset_false.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/unset_false.sql
12:57:05
12:57:05 Failure in test unset_true (tests/unset_true.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/unset_true.sql
12:57:05
12:57:05 See test failures:
------------------------
select * from unset_true
------------------------
12:57:05
12:57:05 Failure in test unset_unset (tests/unset_unset.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/unset_unset.sql
12:57:05
12:57:05 Failure in test view_false (tests/view_false.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/view_false.sql
12:57:05
12:57:05 See test failures:
------------------------
select * from view_false
------------------------
12:57:05
12:57:05 Failure in test view_true (tests/view_true.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/view_true.sql
12:57:05
12:57:05 See test failures:
-----------------------
select * from view_true
-----------------------
12:57:05
12:57:05 Failure in test view_unset (tests/view_unset.sql)
12:57:05 Got 1 result, configured to fail if != 0
12:57:05
12:57:05 compiled code at target/compiled/test/tests/view_unset.sql
12:57:05
12:57:05 See test failures:
------------------------
select * from view_unset
------------------------
12:57:05
12:57:05 Done. PASS=1 WARN=0 ERROR=12 SKIP=0 TOTAL=13
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']
12:56:11 Running with dbt=1.8.6
12:56:11 Registered adapter: firebolt=1.7.0
12:56:11 Unable to do partial parsing because saved manifest not found. Starting full parse.
12:56:11 Found 1 model, 1 seed, 447 macros
12:56:11
12:56:11 Concurrency: 1 threads (target='default')
12:56:11
12:56:11 1 of 1 START seed file seed_pipe_separated ..................................... [RUN]
12:56:12 1 of 1 ERROR loading seed file public.seed_pipe_separated ...................... [ERROR in 0.30s]
12:56:12
12:56:12 Finished running 1 seed in 0 hours 0 minutes and 0.95 seconds (0.95s).
12:56:12
12:56:12 Completed with 1 error and 0 warnings:
12:56:12
12: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
}
}

12:56:12
12:56:12 Done. PASS=0 WARN=0 ERROR=1 SKIP=0 TOTAL=1
Loading

0 comments on commit cb15068

Please sign in to comment.