Open AI panel when AI app generator starts generating #3930
3 errors, 2 skipped, 713 pass in 20m 32s
Annotations
Check failure on line 0 in Chrome 131.0
github-actions / Host Test Results
Integration | ai-assistant-panel: when opening ai panel it opens the most recent room (Chrome 131.0) with error
host.xml [took 1s]
Raw output
test room 2 is the most recently created room and it's opened initially
Expected:
Element [data-test-room="mock_room_2"] exists
Result:
Element [data-test-room="mock_room_2"] does not exist
Source:
at DOMAssertions.exists (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:60196:10)
at DOMAssertions.exists (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:60531:12)
at Object.<anonymous> (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:25480:51)
Check failure on line 0 in Chrome 131.0
github-actions / Host Test Results
Integration | ai-assistant-panel: it displays a toast if there is an activity that was not seen by the user yet (Chrome 131.0) with error
host.xml [took 1s]
Raw output
Element [data-test-chat-title] has text containing "Another Room"
Expected:
Another Room
Result:
New AI Assistant Chat
Source:
at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61323:10)
at DOMAssertions.containsText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61332:17)
at Object.<anonymous> (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:26021:42)
Check failure on line 0 in Chrome 131.0
github-actions / Host Test Results
Acceptance | Commands tests: a command sent via SendAiAssistantMessageCommand without autoExecute flag is not automatically executed by the bot (Chrome 131.0) with error
host.xml [took 2s]
Raw output
Element [data-test-message-idx="0"][data-test-boxel-message-from="testuser"] should exist
Source:
at DOMAssertions.findTargetElement (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61685:12)
at DOMAssertions.includesText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61311:24)
at DOMAssertions.containsText (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:61332:17)
at Object.<anonymous> (http://localhost:7357/assets/chunk.a9a6c7b2f04a83e99fe2.js:16863:89)