Run integration tests #279
Annotations
7 errors and 3 warnings
|
|
|
|
|
|
Traceback (most recent call last):
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v2/scripts/start_engine.py", line 41, in <module>
engine = rm.engines.create(engine_name, scale=engine_scale, spec=instance_spec)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v2/.venv/lib/python3.10/site-packages/firebolt/service/engine.py", line 174, in create
c.execute(sql, parameters)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v2/.venv/lib/python3.10/site-packages/firebolt/common/base_cursor.py", line 89, in inner
return func(self, *args, **kwargs)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v2/.venv/lib/python3.10/site-packages/firebolt/db/cursor.py", line 264, in execute
self._do_execute(query, params_list, skip_parsing, async_execution)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v2/.venv/lib/python3.10/site-packages/firebolt/db/cursor.py", line 212, in _do_execute
self._raise_if_error(resp)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v2/.venv/lib/python3.10/site-packages/firebolt/db/cursor.py", line 76, in _raise_if_error
raise OperationalError(
firebolt.utils.exception.OperationalError: Error executing query:
Parameter SCALE must be of type INTEGER.
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading