18 errors, 14 skipped, 1 822 pass in 1h 26m 1s
1 files 1 suites 1h 26m 1s ⏱️
1 854 tests 1 822 ✅ 14 💤 0 ❌ 18 🔥
1 869 runs 1 819 ✅ 14 💤 18 ❌ 18 🔥
Results for commit debd649.
Annotations
Check failure on line 0 in Chrome
github-actions / Host Test Results
Acceptance | Commands tests: ShowCard command added from a skill, can be automatically executed when agentId matches (Chrome) with error
host.xml [took 6s]
Raw output
Promise rejected during "ShowCard command added from a skill, can be automatically executed when agentId matches": waitFor timed out waiting for selector "[data-test-message-idx="0"] [data-test-apply-state="applied"]"
Source:
Error: waitFor timed out waiting for selector "[data-test-message-idx="0"] [data-test-apply-state="applied"]"
Check failure on line 0 in Chrome
github-actions / Host Test Results
Acceptance | Commands tests: command request with arguments that do not match the json schema gets an "invalid" result (Chrome) with error
host.xml [took 6s]
Raw output
Element [data-test-boxel-alert="warning"] has text containing "Command "show-card_566f" validation failed: data/attributes must have required property 'cardId'"
Expected:
Command "show-card_566f" validation failed: data/attributes must have required property 'cardId'
Result:
No command for the name "show-card_566f" was found Try Anyway
Source:
at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:4431:10)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | commands: it can search for card instances that is of the same card type as the card shared (Chrome) with error
host.xml [took 5s]
Raw output
Element [data-test-message-idx="0"] [data-test-boxel-card-header-title] should exist
Source:
at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:5068:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | commands: it can search for card instances based upon title of card (Chrome) with error
host.xml [took 3s]
Raw output
Element [data-test-message-idx="0"] [data-test-boxel-card-header-title] should exist
Source:
at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:5068:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | commands: toggle more search results (Chrome) with error
host.xml [took 3s]
Raw output
Element [data-test-toggle-show-button] should exist
Source:
at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:5068:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | commands: it can copy search results card to workspace (Chrome) with error
host.xml [took 3s]
Raw output
Element [data-test-message-idx="0"] [data-test-boxel-card-header-title] should exist
Source:
at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:5068:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | commands: copy to workspace menu item is shown for writable realm (Chrome) with error
host.xml [took 3s]
Raw output
Promise rejected during "copy to workspace menu item is shown for writable realm": Element not found when calling `click('[data-test-command-result-container] [data-test-more-options-button]')`.
Source:
Error: Element not found when calling `click('[data-test-command-result-container] [data-test-more-options-button]')`.
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | commands: it can copy search results card to workspace (no cards in stack) (Chrome) with error
host.xml [took 3s]
Raw output
Element [data-test-message-idx="0"] [data-test-boxel-card-header-title] should exist
Source:
at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:5068:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Acceptance | AI Assistant tests: "Add Same Skills" copies skill configuration to new session (Chrome) with error
host.xml [took 4s]
Raw output
Element [data-test-skill-menu] [data-test-attached-card] exists once
Expected:
Element [data-test-skill-menu] [data-test-attached-card] exists once
Result:
Element [data-test-skill-menu] [data-test-attached-card] does not exist
Source:
at DOMAssertions.exists (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:3239:10)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | skills: same skill card added twice with no changes results in no-op (Chrome) with error
host.xml [took 4s]
Raw output
Promise rejected during "same skill card added twice with no changes results in no-op": waitUntil timed out
Source:
Error: waitUntil timed out
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | skills: ensures command definitions are reuploaded only when content changes (different rooms) (Chrome) with error
host.xml [took 3s]
Raw output
Promise rejected during "ensures command definitions are reuploaded only when content changes (different rooms)": waitUntil timed out
Source:
Error: waitUntil timed out
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | skills: updated skill card instructions result in new event and updated room state when sending message (Chrome) with error
host.xml [took 5s]
Raw output
Promise rejected during "updated skill card instructions result in new event and updated room state when sending message": Cannot read properties of undefined (reading 'contentHash')
Source:
TypeError: Cannot read properties of undefined (reading 'contentHash')
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | skills: updated skill card instructions result in new event and updated room state when command is completing (Chrome) with error
host.xml [took 5s]
Raw output
room state has changed
Expected:
[object Object]
Result:
NOT [object Object]
Source:
at Object.<anonymous> (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:68846:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | skills: updated skill card instructions result in new event and updated room state when code patch is completing (Chrome) with error
host.xml [took 6s]
Raw output
Promise rejected during "updated skill card instructions result in new event and updated room state when code patch is completing": Cannot read properties of undefined (reading 'contentHash')
Source:
TypeError: Cannot read properties of undefined (reading 'contentHash')
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ai-assistant-panel | skills: updated command definition results in new event and updated room state (Chrome) with error
host.xml [took 6s]
Raw output
room state has changed to reference new skill card events
Expected:
[object Object]
Result:
NOT [object Object]
Source:
at Object.<anonymous> (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:68906:12)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ask-ai: can send message to AI Assistant in interact submode (Chrome) with error
host.xml [took 2s]
Raw output
Element [data-test-active-skills-count] has text containing "1 Skill"
Expected:
1 Skill
Result:
0 Skills
Source:
at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:4431:10)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ask-ai: can send message to AI Assistant from workspace chooser (Chrome) with error
host.xml [took 2s]
Raw output
Element [data-test-active-skills-count] has text containing "1 Skill"
Expected:
1 Skill
Result:
0 Skills
Source:
at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:4431:10)
Check failure on line 0 in Chrome
github-actions / Host Test Results
Integration | ask-ai: can send message to AI Assistant in code submode (Chrome) with error
host.xml [took 4s]
Raw output
Element [data-test-active-skills-count] has text containing "3 Skills"
Expected:
3 Skills
Result:
0 Skills
Source:
at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a230b25485b466159d97.js:4431:10)