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

fix: bump com.android.tools.build:gradle from 8.7.2 to 8.7.3 #227

fix: bump com.android.tools.build:gradle from 8.7.2 to 8.7.3

d1822c4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix: bump com.android.tools.build:gradle from 8.7.2 to 8.7.3 #227

fix: bump com.android.tools.build:gradle from 8.7.2 to 8.7.3
d1822c4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests succeeded Dec 9, 2024 in 0s

70 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.cache.CacheEntryTest.xml 5✅ 5s
app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.MoreMathTest.xml 8✅ 42ms
app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest.xml 12✅ 7s
app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.TestSyncStatus.xml 10✅ 52ms
app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.cache.CacheEntryTest.xml 5✅ 5s
app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.MoreMathTest.xml 8✅ 56ms
app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest.xml 12✅ 7s
app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.TestSyncStatus.xml 10✅ 54ms

✅ app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.cache.CacheEntryTest.xml

5 tests were completed in 5s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.cache.CacheEntryTest 5✅ 5s

✅ com.orangebikelabs.orangesqueeze.cache.CacheEntryTest

✅ testCacheEntryLockFailure
✅ testCacheEntryInequality
✅ testCacheEntryLockDelayedSuccess
✅ testCacheEntryEquality
✅ testCacheEntryLockSuccess

✅ app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.MoreMathTest.xml

8 tests were completed in 42ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.common.MoreMathTest 8✅ 42ms

✅ com.orangebikelabs.orangesqueeze.common.MoreMathTest

✅ Test MoreMath float no range
✅ Test MoreMath int in range
✅ Test MoreMath float above range
✅ Test MoreMath int below range
✅ Test MoreMath int no range
✅ Test MoreMath int above range
✅ Test MoreMath float below range
✅ Test MoreMath float in range

✅ app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest.xml

12 tests were completed in 7s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest 12✅ 7s

✅ com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest

✅ Tests behavior of PAUSE_CURRENT mode for OnCallMuteBehavior with the current player NOT playing
✅ Tests behavior of PAUSE mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of MUTE mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of PAUSE_CURRENT mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of NOTHING mode for OnCallMuteBehavior with two players, the current player playing
✅ Tests behavior of PAUSE mode for OnCallMuteBehavior with multiple playing players
✅ Tests behavior of MUTE_CURRENT mode for OnCallMuteBehavior with the current player NOT playing
✅ Tests behavior of MUTE mode for OnCallMuteBehavior with multiple playing players
✅ Tests behavior of NOTHING mode for OnCallMuteBehavior with no players
✅ Tests behavior of MUTE_CURRENT mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of PAUSE mode for OnCallMuteBehavior with the current player not playing
✅ Tests behavior of MUTE mode for OnCallMuteBehavior with the current player not playing

✅ app/build/test-results/testDebugUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.TestSyncStatus.xml

10 tests were completed in 52ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.common.TestSyncStatus 10✅ 52ms

✅ com.orangebikelabs.orangesqueeze.common.TestSyncStatus

✅ testInitialGroupMemberships
✅ testSynchronizeNewGroup
✅ testUnsynchronizeInvalid
✅ testSynchronizeChangeGroup
✅ testStatusMultiChange
✅ testStatusUpdateRemoveOne
✅ testStatusUpdateNoop
✅ testUnsynchronize
✅ testSynchronizeNoop
✅ testRepack

✅ app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.cache.CacheEntryTest.xml

5 tests were completed in 5s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.cache.CacheEntryTest 5✅ 5s

✅ com.orangebikelabs.orangesqueeze.cache.CacheEntryTest

✅ testCacheEntryLockFailure
✅ testCacheEntryInequality
✅ testCacheEntryLockDelayedSuccess
✅ testCacheEntryEquality
✅ testCacheEntryLockSuccess

✅ app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.MoreMathTest.xml

8 tests were completed in 56ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.common.MoreMathTest 8✅ 56ms

✅ com.orangebikelabs.orangesqueeze.common.MoreMathTest

✅ Test MoreMath float no range
✅ Test MoreMath int in range
✅ Test MoreMath float above range
✅ Test MoreMath int below range
✅ Test MoreMath int no range
✅ Test MoreMath int above range
✅ Test MoreMath float below range
✅ Test MoreMath float in range

✅ app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest.xml

12 tests were completed in 7s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest 12✅ 7s

✅ com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest

✅ Tests behavior of PAUSE_CURRENT mode for OnCallMuteBehavior with the current player NOT playing
✅ Tests behavior of PAUSE mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of MUTE mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of PAUSE_CURRENT mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of NOTHING mode for OnCallMuteBehavior with two players, the current player playing
✅ Tests behavior of PAUSE mode for OnCallMuteBehavior with multiple playing players
✅ Tests behavior of MUTE_CURRENT mode for OnCallMuteBehavior with the current player NOT playing
✅ Tests behavior of MUTE mode for OnCallMuteBehavior with multiple playing players
✅ Tests behavior of NOTHING mode for OnCallMuteBehavior with no players
✅ Tests behavior of MUTE_CURRENT mode for OnCallMuteBehavior with the current player playing
✅ Tests behavior of PAUSE mode for OnCallMuteBehavior with the current player not playing
✅ Tests behavior of MUTE mode for OnCallMuteBehavior with the current player not playing

✅ app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.TestSyncStatus.xml

10 tests were completed in 54ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.orangebikelabs.orangesqueeze.common.TestSyncStatus 10✅ 54ms

✅ com.orangebikelabs.orangesqueeze.common.TestSyncStatus

✅ testInitialGroupMemberships
✅ testSynchronizeNewGroup
✅ testUnsynchronizeInvalid
✅ testSynchronizeChangeGroup
✅ testStatusMultiChange
✅ testStatusUpdateRemoveOne
✅ testStatusUpdateNoop
✅ testUnsynchronize
✅ testSynchronizeNoop
✅ testRepack