mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Move wait-for-mailbox.sh to bramble-core/src/test/bash
This commit is contained in:
@@ -116,7 +116,7 @@ mailbox integration test:
|
|||||||
- ./gradlew run --args="--debug --setup-token 54686973206973206120736574757020746f6b656e20666f722042726961722e" &
|
- ./gradlew run --args="--debug --setup-token 54686973206973206120736574757020746f6b656e20666f722042726961722e" &
|
||||||
# run mailbox integration test once mailbox has started
|
# run mailbox integration test once mailbox has started
|
||||||
- cd "$CI_PROJECT_DIR"
|
- cd "$CI_PROJECT_DIR"
|
||||||
- ./wait-for-mailbox.sh
|
- bramble-core/src/test/bash/wait-for-mailbox.sh
|
||||||
- OPTIONAL_TESTS=org.briarproject.bramble.mailbox.MailboxIntegrationTest ./gradlew --info bramble-core:test --tests MailboxIntegrationTest
|
- OPTIONAL_TESTS=org.briarproject.bramble.mailbox.MailboxIntegrationTest ./gradlew --info bramble-core:test --tests MailboxIntegrationTest
|
||||||
|
|
||||||
pre_release_tests:
|
pre_release_tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user