Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEST] increase timeout for state change
State change tests in the armv7l architecture is too long. Let's increase the timeout limit. ``` [ 638s] [ RUN ] nnstreamerFilterSharedModel.tfliteSharedReload [ 638s] ** Message: 09:59:55.720: accl = cpu [ 638s] ** Message: 09:59:55.725: accl = cpu [ 640s] ../tests/nnstreamer_filter_shared_model/unittest_filter_shared_model.cc:174: Failure [ 640s] Expected equality of these values: [ 640s] setPipelineStateSync (pipeline, GST_STATE_PLAYING, (2000U)) [ 640s] Which is: -62 [ 640s] 0 [ 640s] [ 641s] ../tests/nnstreamer_filter_shared_model/unittest_filter_shared_model.cc:180: Failure [ 641s] Expected: (res[0]) != (0U), actual: 0 vs 0 [ 641s] [ 643s] [ FAILED ] nnstreamerFilterSharedModel.tfliteSharedReload (4570 ms) ``` Signed-off-by: gichan2-jang <[email protected]>
- Loading branch information