Class com.ustadmobile.sharedse.util.TestLiveDataWorkQueue
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
givenListOfWorkItems_whenOnChangeCalled_thenAllItemsRunOnce[jvm] | givenListOfWorkItems_whenOnChangeCalled_thenAllItemsRunOnce | 0.002s | passed |
givenWorkItemAlreadyRunning_whenOnChangeCalled_itemWillNotRunTwice[jvm] | givenWorkItemAlreadyRunning_whenOnChangeCalled_itemWillNotRunTwice | 0.360s | passed |
givenWorkItemFinished_whenONChangeCalled_itemWillRunAgain[jvm] | givenWorkItemFinished_whenONChangeCalled_itemWillRunAgain | 0.032s | passed |
Standard error
java.io.IOException: other event source error at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:43) at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)