Skip to content

Commit 99fa5e7

Browse files
committed
remove test from old versions
1 parent 0a87b24 commit 99fa5e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/_incompatible_tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ backends:
6464
- tests/integration/test_design.py::test_legacy_export_download
6565
- tests/integration/test_design.py::test_updating_design_from_tracker
6666
- tests/integration/test_design.py::test_failure_for_export
67+
- tests/integration/test_design.py::test_combine_subtract_transfer_ns
6768
# Opening large files through streaming is only available from 25.2 onwards
6869
- tests/integration/test_design.py::test_modeler_open_files
6970
# Named selections elements are only consistent from 25.2 onwards
@@ -188,6 +189,7 @@ backends:
188189
- tests/integration/test_design.py::test_legacy_export_download
189190
- tests/integration/test_design.py::test_updating_design_from_tracker
190191
- tests/integration/test_design.py::test_failure_for_export
192+
- tests/integration/test_design.py::test_combine_subtract_transfer_ns
191193
# Opening large files through streaming is only available from 25.2 onwards
192194
- tests/integration/test_design.py::test_modeler_open_files
193195
# Named selections elements are only consistent from 25.2 onwards
@@ -259,6 +261,7 @@ backends:
259261
- tests/integration/test_design.py::test_legacy_export_download
260262
- tests/integration/test_design.py::test_updating_design_from_tracker
261263
- tests/integration/test_design.py::test_failure_for_export
264+
- tests/integration/test_design.py::test_combine_subtract_transfer_ns
262265
# Opening large files through streaming is only available from 25.2 onwards
263266
- tests/integration/test_design.py::test_modeler_open_files
264267
# Named selections elements are only consistent from 25.2 onwards

0 commit comments

Comments
 (0)