Skip to content

chore: minor change to kotlinc.xml #590

chore: minor change to kotlinc.xml

chore: minor change to kotlinc.xml #590

GitHub Actions / Unit Tests succeeded May 10, 2024 in 1s

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✅ 55ms
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✅ 69ms
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✅ 38ms
app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.OnCallBehaviorTest.xml 12✅ 6s
app/build/test-results/testReleaseUnitTest/TEST-com.orangebikelabs.orangesqueeze.common.TestSyncStatus.xml 10✅ 51ms

✅ 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 55ms with 8 passed, 0 failed and 0 skipped.

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

✅ 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 69ms with 10 passed, 0 failed and 0 skipped.

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

✅ 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 38ms with 8 passed, 0 failed and 0 skipped.

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

✅ 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 6s with 12 passed, 0 failed and 0 skipped.

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

✅ 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 51ms with 10 passed, 0 failed and 0 skipped.

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

✅ com.orangebikelabs.orangesqueeze.common.TestSyncStatus

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