Fix multi-turn generation #56
pytest-check.yml
on: pull_request
Matrix: subtest
Coverage
0s
Annotations
27 errors and 4 warnings
subtest (3):
tests/utilization/model/test_apply_prompt_template.py#L11
test_base
AssertionError: assert 'This is a sy...tant message.' == 'This is a sy...tant message.'
Skipping 40 identical leading characters in diff, use -v to show
- r message. This is an assistant message.
? -
+ r message.This is an assistant message.
- This is the second user message. This is the second assistant message.
? -
+ This is the second user message.This is the second assistant message.
|
subtest (3):
tests/utilization/model/test_to_model_prompt.py#L61
test_to_model_prompt[get_prob-True]
AssertionError: assert ('This is a s... message.', 1) == ('This is a s... message.', 1)
At index 1 diff: 'This is a user message.This is an assistant message.\n\n' != 'This is a user message. This is an assistant message.\n\n'
Full diff:
(
'This is a system message.\n'
'\n',
- 'This is a user message. This is an assistant message.\n'
? -
+ 'This is a user message.This is an assistant message.\n'
'\n',
'This is the second user message.',
' This is the second assistant message.',
1,
)
|
subtest (3)
Process completed with exit code 1.
|
subtest (8)
The job was canceled because "_3" failed.
|
subtest (8):
tests/utilization/utils/test_batch_sampler.py#L47
test_dcbs_few_shot_prefix_caching
TypeError: object of type 'NoneType' has no len()
|
subtest (8)
The operation was canceled.
|
subtest (9)
The job was canceled because "_3" failed.
|
subtest (9)
The operation was canceled.
|
subtest (9)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (5)
The job was canceled because "_3" failed.
|
subtest (5)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (5)
The operation was canceled.
|
subtest (7)
The job was canceled because "_3" failed.
|
subtest (7)
The operation was canceled.
|
subtest (7)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (10)
The job was canceled because "_3" failed.
|
subtest (10)
The operation was canceled.
|
subtest (10)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (6)
The job was canceled because "_3" failed.
|
subtest (6)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (6)
The operation was canceled.
|
subtest (2)
The job was canceled because "_3" failed.
|
subtest (2)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (2)
The operation was canceled.
|
subtest (4)
The job was canceled because "_3" failed.
|
subtest (4)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
subtest (4)
The operation was canceled.
|
subtest (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
subtest (1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
subtest (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage1".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage1
Expired
|
68 KB |
|