Skip to content

Commit cf3a619

Browse files
author
Venkata Ramyasri Kota
authored
chore: comment and remove failing and not need canaries (#12642)
* chore: comment and remove failing and not need canaries
1 parent e2c5b57 commit cf3a619

File tree

1 file changed

+27
-28
lines changed

1 file changed

+27
-28
lines changed

.github/canary-config/canary-all.yml

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -161,36 +161,42 @@ tests:
161161
browser: [chrome]
162162

163163
# INTERACTIONS
164-
- test_name: integ_react_interactions_react_interactions
165-
desc: 'React Interactions'
166-
framework: react
167-
category: interactions
168-
sample_name: [chatbot-component]
169-
spec: chatbot-component
170-
browser: *minimal_browser_list
164+
# - test_name: integ_react_interactions_react_interactions
165+
# desc: 'React Interactions'
166+
# framework: react
167+
# category: interactions
168+
# sample_name: [chatbot-component]
169+
# spec: chatbot-component
170+
# browser: *minimal_browser_list
171171
- test_name: integ_react_interactions_chatbot_v1
172172
desc: 'Chatbot V1'
173173
framework: react
174174
category: interactions
175175
sample_name: [lex-test-component]
176176
spec: chatbot-v1
177177
browser: *minimal_browser_list
178-
- test_name: integ_angular_interactions
179-
desc: 'Angular Interactions'
180-
framework: angular
178+
- test_name: integ_react_interactions_chatbot_v2
179+
desc: 'Chatbot V2'
180+
framework: react
181181
category: interactions
182-
sample_name: [chatbot-component]
183-
spec: chatbot-component
182+
sample_name: [lex-test-component]
183+
spec: chatbot-v2
184184
browser: *minimal_browser_list
185-
- test_name: integ_vue_interactions_vue_2_interactions
186-
desc: 'Vue 2 Interactions'
187-
framework: vue
188-
category: interactions
189-
sample_name: [chatbot-component]
190-
spec: chatbot-component
191-
browser: [chrome]
192-
193-
# PREDICTIONS
185+
# - test_name: integ_angular_interactions
186+
# desc: 'Angular Interactions'
187+
# framework: angular
188+
# category: interactions
189+
# sample_name: [chatbot-component]
190+
# spec: chatbot-component
191+
# browser: *minimal_browser_list
192+
# - test_name: integ_vue_interactions_vue_2_interactions
193+
# desc: 'Vue 2 Interactions'
194+
# framework: vue
195+
# category: interactions
196+
# sample_name: [chatbot-component]
197+
# spec: chatbot-component
198+
# browser: [chrome]
199+
# PREDICTIONS
194200
- test_name: integ_react_predictions
195201
desc: 'React Predictions'
196202
framework: react
@@ -250,13 +256,6 @@ tests:
250256
browser: *minimal_browser_list
251257

252258
# AUTH
253-
- test_name: integ_react_auth_1_react_authenticator
254-
desc: 'React Authenticator'
255-
framework: react
256-
category: auth
257-
sample_name: [amplify-authenticator]
258-
spec: new-ui-authenticator
259-
browser: *minimal_browser_list
260259
- test_name: integ_react_auth_2_react_credentials_different_region
261260
desc: 'React Credentials Different Region'
262261
framework: react

0 commit comments

Comments
 (0)