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

[Bug]: rest_api/channels/external_media/off-nominal keeps failing #28

Open
1 task done
InterLinked1 opened this issue Jan 29, 2024 · 1 comment · Fixed by #29
Open
1 task done

[Bug]: rest_api/channels/external_media/off-nominal keeps failing #28

InterLinked1 opened this issue Jan 29, 2024 · 1 comment · Fixed by #29
Labels

Comments

@InterLinked1
Copy link
Contributor

Severity

Critical

Versions

Git

Components/Modules

rest_api/channels/external_media/off-nominal

Operating Environment

N/A

Frequency of Occurrence

Frequent

Issue Description

Currently, every Asterisk CI that runs fails, and it appears to be due to just a single test in the "ari2" test category: this one.

Relevant log output

rest_api/channels/connected_line_update                          [   1 of   41][Passed][   1][   0]
rest_api/channels/create_dial_bridge/bridge/bridge_after_answer  [   2 of   41][Passed][   2][   0]
rest_api/channels/create_dial_bridge/bridge/bridge_early_media   [   3 of   41][Passed][   3][   0]
rest_api/channels/create_dial_bridge/bridge/bridge_then_dial     [   4 of   41][Passed][   4][   0]
rest_api/channels/create_dial_bridge/bridge/bridge_while_ringing [   5 of   41][Passed][   5][   0]
rest_api/channels/create_dial_bridge/create/nominal              [   6 of   41][Passed][   6][   0]
rest_api/channels/create_dial_bridge/create/off-nominal          [   7 of   41][Passed][   7][   0]
rest_api/channels/create_dial_bridge/dial/nominal/basic          [   8 of   41][Passed][   8][   0]
rest_api/channels/create_dial_bridge/dial/nominal/continue       [   9 of   41][Passed][   9][   0]
rest_api/channels/create_dial_bridge/dial/off-nominal            [  10 of   41][Passed][  10][   0]
rest_api/channels/create_duplicate_id                            [  11 of   41][Passed][  11][   0]
rest_api/channels/external_media/nominal                         [  12 of   41][Passed][  12][   0]
rest_api/channels/external_media/off-nominal                     [  13 of   41][Failed][  12][   1]

Asterisk Issue Guidelines

  • Yes, I have read the Asterisk Issue Guidelines
InterLinked1 added a commit to InterLinked1/testsuite that referenced this issue Jan 29, 2024
This test consistently fails on the GitHub CI,
causing every single test run to report failure.
This test is being disabled until such time as
the issue with it is resolved.

Resolves: asterisk#28
@jcolp jcolp added bug and removed triage labels Jan 29, 2024
InterLinked1 added a commit to InterLinked1/testsuite that referenced this issue Jan 29, 2024
The test rest_api/channels/external_media/off-nominal
consistently fails on the GitHub CI, causing every
single test run to report failure. This test is being
disabled until such time as the issue with it is resolved.

Resolves: asterisk#28
asterisk-org-access-app bot pushed a commit that referenced this issue Jan 30, 2024
The test rest_api/channels/external_media/off-nominal
consistently fails on the GitHub CI, causing every
single test run to report failure. This test is being
disabled until such time as the issue with it is resolved.

Resolves: #28
asterisk-org-access-app bot pushed a commit that referenced this issue Jan 30, 2024
The test rest_api/channels/external_media/off-nominal
consistently fails on the GitHub CI, causing every
single test run to report failure. This test is being
disabled until such time as the issue with it is resolved.

Resolves: #28
asterisk-org-access-app bot pushed a commit that referenced this issue Jan 30, 2024
The test rest_api/channels/external_media/off-nominal
consistently fails on the GitHub CI, causing every
single test run to report failure. This test is being
disabled until such time as the issue with it is resolved.

Resolves: #28
asterisk-org-access-app bot pushed a commit that referenced this issue Jan 30, 2024
The test rest_api/channels/external_media/off-nominal
consistently fails on the GitHub CI, causing every
single test run to report failure. This test is being
disabled until such time as the issue with it is resolved.

Resolves: #28
@gtjoseph
Copy link
Member

gtjoseph commented Feb 5, 2024

Re-opening because we didn't fix the test,just disabled it.

@gtjoseph gtjoseph reopened this Feb 5, 2024
@gtjoseph gtjoseph changed the title [Bug]: rest_api/channels/external_media/off-nominal [Bug]: rest_api/channels/external_media/off-nominal keeps failing Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants