We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0033ad commit 4ea90ecCopy full SHA for 4ea90ec
unit-tests/live/test-post-processing-from-bag.py renamed to unit-tests/post-processing/test-post-processing-from-bag.py
@@ -1,6 +1,9 @@
1
# License: Apache 2.0. See LICENSE file in root directory.
2
# Copyright(c) 2023 Intel Corporation. All Rights Reserved.
3
4
+#temporary fix to prevent the test from running on Win_SH_Py_DDS_CI
5
+#test:donotrun:dds
6
+
7
import pyrealsense2 as rs
8
from rspy import test
9
import numpy as np
0 commit comments