Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #1

Closed
wants to merge 10 commits into from
Closed

test #1

wants to merge 10 commits into from

Conversation

joseph-sentry
Copy link
Owner

No description provided.

joseph-sentry and others added 8 commits April 3, 2024 14:45
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

2 similar comments
Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

2 similar comments
Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

2 similar comments
Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

Copy link

github-actions bot commented Apr 4, 2024

❌ Failed Test Results:

Completed 651 tests with 1 failed, 650 passed and 0 skipped.

View the full list of failed tests
Test Description Failure message
Testsuite:
pytest
Test name:
tests.test_codecov_cli::test_existing_commands
def test_existing_commands():
> assert sorted(main.cli.commands.keys()) == [
"create-commit",
"create-report",
"create-report-results",
"do-upload",
"empty-upload",
"get-report-results",
"label-analysis",
"pr-base-picking",
"send-notifications",
"static-analysis",
"upload-process",
]
E AssertionError: assert ['create-comm...results', ...] == ['create-comm...results', ...]
E At index 8 diff: 'process-test-results' != 'send-notifications'
E Left contains one more item: 'upload-process'
E Full diff:
E [
E 'create-commit',
E 'create-report',
E 'create-report-results',
E 'do-upload',
E 'empty-upload',
E 'get-report-results',
E 'label-analysis',
E 'pr-base-picking',
E + 'process-test-results',
E 'send-notifications',
E 'static-analysis',
E 'upload-process',
E ]

tests/test_codecov_cli.py:5: AssertionError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant