Skip to content

Commit 4ea90ec

Browse files
committed
remove the test to the relevant folder and prevent it from running on Win_SH_Py_DDS_CI
1 parent b0033ad commit 4ea90ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

unit-tests/live/test-post-processing-from-bag.py renamed to unit-tests/post-processing/test-post-processing-from-bag.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# License: Apache 2.0. See LICENSE file in root directory.
22
# Copyright(c) 2023 Intel Corporation. All Rights Reserved.
33

4+
#temporary fix to prevent the test from running on Win_SH_Py_DDS_CI
5+
#test:donotrun:dds
6+
47
import pyrealsense2 as rs
58
from rspy import test
69
import numpy as np

0 commit comments

Comments
 (0)