Skip to content

Commit 658adda

Browse files
authored
[SYCLomatic #1619] Disable some behavior tests temporary for option changes (#598)
Signed-off-by: Jiang, Zhiwei <[email protected]>
1 parent 08da1e4 commit 658adda

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

behavior_tests/behavior_tests.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<test testName="bt-report-only" configFile="config/TEMPLATE_behavior_tests.xml" />
8888
<test testName="bt-help" configFile="config/TEMPLATE_behavior_tests.xml" />
8989
<test testName="bt-helper-function-dir" configFile="config/TEMPLATE_behavior_tests.xml" />
90-
<test testName="bt-autocomplete" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
90+
<!-- <test testName="bt-autocomplete" configFile="config/TEMPLATE_behavior_tests_lin.xml" /> -->
9191
<test testName="bt-suppress-warnings-all" configFile="config/TEMPLATE_behavior_tests.xml" />
9292
<test testName="bt-comments" configFile="config/TEMPLATE_behavior_tests.xml" />
9393
<test testName="bt-stop-on-parse-err" configFile="config/TEMPLATE_behavior_tests.xml" />
@@ -115,17 +115,17 @@
115115
<test testName="ngt-assume-nd-range-dim" configFile="config/TEMPLATE_behavior_tests.xml" />
116116
<test testName="bt-yaml-without-ct-version" configFile="config/TEMPLATE_behavior_tests.xml" />
117117
<test testName="bt-yaml-with-different-ct-version" configFile="config/TEMPLATE_behavior_tests.xml" />
118-
<test testName="bt-yaml-with-different-options1" configFile="config/TEMPLATE_behavior_tests.xml" />
119-
<test testName="bt-yaml-with-different-options2" configFile="config/TEMPLATE_behavior_tests.xml" />
118+
<!-- <test testName="bt-yaml-with-different-options1" configFile="config/TEMPLATE_behavior_tests.xml" /> -->
119+
<!-- <test testName="bt-yaml-with-different-options2" configFile="config/TEMPLATE_behavior_tests.xml" /> -->
120120
<test testName="bt-yaml-with-different-options3" configFile="config/TEMPLATE_behavior_tests.xml" />
121121
<test testName="relative_path_test" configFile="config/TEMPLATE_behavior_tests.xml" />
122122
<test testName="ngt-invalid-explicit-namespace1" configFile="config/TEMPLATE_behavior_tests.xml" />
123-
<test testName="ngt-invalid-explicit-namespace2" configFile="config/TEMPLATE_behavior_tests.xml" />
123+
<!-- <test testName="ngt-invalid-explicit-namespace2" configFile="config/TEMPLATE_behavior_tests.xml" /> -->
124124
<test testName="ngt-invalid-explicit-namespace3" configFile="config/TEMPLATE_behavior_tests.xml" />
125125
<test testName="bt-use-explicit-namespace1" configFile="config/TEMPLATE_behavior_tests.xml" />
126126
<test testName="bt-use-explicit-namespace2" configFile="config/TEMPLATE_behavior_tests.xml" />
127127
<test testName="bt-use-explicit-namespace3" configFile="config/TEMPLATE_behavior_tests.xml" />
128-
<test testName="bt-use-explicit-namespace4" configFile="config/TEMPLATE_behavior_tests.xml" />
128+
<!-- <test testName="bt-use-explicit-namespace4" configFile="config/TEMPLATE_behavior_tests.xml" /> -->
129129
<test testName="bt-use-explicit-namespace5" configFile="config/TEMPLATE_behavior_tests.xml" />
130130
<test testName="bt-use-explicit-namespace6" configFile="config/TEMPLATE_behavior_tests.xml" />
131131
<test testName="bt-invalid-cuda-version" configFile="config/TEMPLATE_behavior_tests.xml" />

0 commit comments

Comments
 (0)