[Asterisk-code-review] tests/channels/pjsip/acl call: Fix test execution. (testsuite[master])

Joshua Colp asteriskteam at digium.com
Thu May 19 12:04:19 CDT 2016


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/2878

Change subject: tests/channels/pjsip/acl_call: Fix test execution.
......................................................................

tests/channels/pjsip/acl_call: Fix test execution.

This test did not have the execute bit set on the run-test file
causing it not to run. The required SQLite database was also
empty. This change fixes both and the test now runs (and passes).

ASTERISK-25900

Change-Id: I39527721396155aab25a856bd79c1ecaf2f6676b
---
M tests/channels/pjsip/acl_call/realtime.sqlite3
M tests/channels/pjsip/acl_call/run-test
2 files changed, 0 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/78/2878/1

diff --git a/tests/channels/pjsip/acl_call/realtime.sqlite3 b/tests/channels/pjsip/acl_call/realtime.sqlite3
index e69de29..4f3acdf 100644
--- a/tests/channels/pjsip/acl_call/realtime.sqlite3
+++ b/tests/channels/pjsip/acl_call/realtime.sqlite3
Binary files differ
diff --git a/tests/channels/pjsip/acl_call/run-test b/tests/channels/pjsip/acl_call/run-test
old mode 100644
new mode 100755

-- 
To view, visit https://gerrit.asterisk.org/2878
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I39527721396155aab25a856bd79c1ecaf2f6676b
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list